Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: How to setup internet connection?

  1. #1
    Junior Member
    Join Date
    Mar 2006
    Location
    Mongolia
    Posts
    6

    How to setup internet connection?

    How can I connect to internet? It's much different in windows?

  2. #2
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    See answer #3.
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  3. #3
    Junior Member
    Join Date
    Mar 2006
    Location
    Mongolia
    Posts
    6
    I understood nothing. I'm newbie. So explain me very detailed. please.
    I use modem (56.6kb/s) to connect internet.

  4. #4
    Junior Member
    Join Date
    Aug 2009
    Posts
    5
    OK Harry,

    Booted Knoppix CD (LDE) on a DELL Inspiron 531S with a Dual core Athlon 64 3800+
    connected to a Belkin router (wired) through a Time warner Cable modem.

    Get a network dissconnected in lower right icon. No "edit connections will come up.

    Using UNIX for 40 years, just haven't RTFMed Knoppix yet.

    WHat's the basic setup pieces.

  5. #5
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    The basics are that Knoppix does a DHCP handshake with the router at boot time and you are on the network when you boot.

    The only router that I have had this fail on was an old Belkin 802.11b router. It would not handshake properly with Knoppix (apparently was only tested with Windows). But a newer Belkin 802.11g and many other routers all worked fine for me. Are you sure that you are not on the network? What is the output of ifconfig?
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  6. #6
    Junior Member
    Join Date
    Aug 2009
    Posts
    5
    on next reboot network connected - ifupdown eth(0)
    ifconfig gave:

    knoppix@Microknoppix:~$ ifconfig
    eth0
    Link encap:Ethernet
    HWaddr 00:1a:a0:5f:e7:8e
    net addr:192.168.2.6
    Bcast:192.168.2.255
    Mask:255.255.255.0
    inet6 addr: fe80::21a:a0ff:fe5f:e78e/64
    Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:192 errors:0 dropped:0 overruns:0 frame:0
    TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000

    RX bytes:45317 (44.2 KiB)
    TX bytes:1876 (1.8 KiB)
    Interrupt:253 Base address:0xc000 lo
    Link encap:Local Loopback
    inet addr:127.0.0.1
    Mask:255.0.0.0
    inet6 addr: ::1/128
    Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:0 (0.0 B)
    TX bytes:0 (0.0 B)

    the belkin 802.11g sees the IP 192.168.2.6

    firefox has a "Bus error" when started from a terminal and will not start from the task bar at all.

    What's next?

  7. #7
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Well, you are getting an IP address set up by DHCP, so we know that you network interface works with Knoppix and that you can talk to the router. The data looks valid also.

    I'm not sure why you can't get the browser working. There has been some discussion here about problems some people have had with IPv6 vs. IPv4 where the IPv6 wasn't working quite right. My ISP isn't supporting IPv6 at all (as far as I know) so I have not run into this myself, but if I remember right (and I frequently don't) they had found some configuration setting in Firefox to disable IPv6 and that resolved the issue. The only other thing other than looking for such a setting that I can suggest that may tell you more is to try the following test:
    in a console ping 67.212.237.18
    if that works, ping knoppix.net
    If the first ping works and the second ping fails you have a DNS issue. Maybe the DNS didn't get set correctly by the DHCP, and perhaps you could run netcardconfig and correct it. If both pings get responses then you have Internet connectivity and just have a browser issue. netcardconfig might even correct that if you point to a differnt DNS server without IPv6 support (this is, of course, all just theory).

    Please report back what you learn.

  8. #8
    Junior Member
    Join Date
    Aug 2009
    Posts
    5
    pinged both ip address and name
    netcardconfig window is wrong for my 1440x900 flat panel display
    still tried all options and nothing changed.

    I can ftp. Downloaded files from ftp.microsoft.com ( just for testing an outside connection )

    Will research IPv6 and DNS change.

    I'm running Knoppix 6.??????????
    Should I try an older version?

    ip link show - did not give any new info.

  9. #9
    Junior Member
    Join Date
    Aug 2009
    Posts
    5
    downloaded firefox 3.0 onto hard drive
    tar -jxvf'ed it

    runs fine now. writing this from knoppix- firefox3.0

    firefox on CD still Bus errors

    onto the next test.

    tried to build ruby from source. almost got to the end of the configure script and failed on "cpp preprocessor check"
    Log shows "cpp" with ten different option strings failing. even "cpp -std" with an UNKNOWN error!

    What flavor of gcc/cpp does knoppix use?

  10. #10
    Junior Member
    Join Date
    Aug 2009
    Posts
    5
    Got Live Dvd 5.3.1 burned

    booted from DVD and everything is much better.

    Firefox runs from the distribution.

    and various packages build from source with gcc without intervention. (emacs23.1, ruby, HACK)

    much more included programs and just a better, stable CDROM boot.

    after comparing 6.0.1 CD to 5.3.1 DVD go with the DVD (or try Ubuntu) :^0

Page 1 of 2 12 LastLast

Similar Threads

  1. VPN connection setup
    By neur0 in forum Networking
    Replies: 0
    Last Post: 12-13-2005, 10:31 AM
  2. Broadband Connection setup!
    By amodjoshi in forum Networking
    Replies: 0
    Last Post: 01-24-2005, 08:32 AM
  3. How can i setup my wireless connection with wep?
    By PrOmETeO in forum Networking
    Replies: 1
    Last Post: 02-05-2004, 07:44 PM
  4. Can't setup internet connection - Please help!
    By LinuxGozer in forum Networking
    Replies: 16
    Last Post: 01-20-2004, 05:50 PM
  5. How to setup ADSL connection
    By satimis in forum Networking
    Replies: 2
    Last Post: 06-23-2003, 08:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


ORICO 5 Bay Raid USB3.0 to SATA External Hard Drive Enclosure for 3.5'' HDD LOT picture

ORICO 5 Bay Raid USB3.0 to SATA External Hard Drive Enclosure for 3.5'' HDD LOT

$134.39



ORICO 5 Bay Raid Enclosure USB3.0 SATA External Hard Drive Enclosure Up to 80TB picture

ORICO 5 Bay Raid Enclosure USB3.0 SATA External Hard Drive Enclosure Up to 80TB

$115.59



LaCie 5BIG NETWORK 2 5-bay RAID HDD Bay [ SEE DESCRIPTION ]  picture

LaCie 5BIG NETWORK 2 5-bay RAID HDD Bay [ SEE DESCRIPTION ]

$119.99



BUFFALO LinkStation Pro Quad 4-Bay  RAID High Performance NAS - No HDDS picture

BUFFALO LinkStation Pro Quad 4-Bay RAID High Performance NAS - No HDDS

$44.99



Inspur LSI 9300-8i Raid Card 12Gbps HBA HDD Controller High Profile picture

Inspur LSI 9300-8i Raid Card 12Gbps HBA HDD Controller High Profile

$15.98



ACASIS 2.5/3.5 inch 2 Bay SATA USB 3.0 Hard Drive Disk HDD SSD Enclosure 4 RAID picture

ACASIS 2.5/3.5 inch 2 Bay SATA USB 3.0 Hard Drive Disk HDD SSD Enclosure 4 RAID

$54.27



Inspur LSI YZCA-00424-101 Raid Card 12Gbps HBA Controller Low Profile 9300-8i IT picture

Inspur LSI YZCA-00424-101 Raid Card 12Gbps HBA Controller Low Profile 9300-8i IT

$15.98



Dell PERC H330 PCIe 3.0 x8 RAID Storage Controller 4Y5H1 High Profile picture

Dell PERC H330 PCIe 3.0 x8 RAID Storage Controller 4Y5H1 High Profile

$14.99



Dell H2R6M PowerEdge PERC H700 6Gb/s 512MB SAS RAID Controller picture

Dell H2R6M PowerEdge PERC H700 6Gb/s 512MB SAS RAID Controller

$19.99



Yottamaster 2 Bay RAID Hard Drive Enclosure USB 3.1 For 2.5

Yottamaster 2 Bay RAID Hard Drive Enclosure USB 3.1 For 2.5" SATA HDD SSD UASP

$56.25