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

Thread: internet connection problem

  1. #1
    Junior Member
    Join Date
    Apr 2007
    Posts
    6

    internet connection problem

    hey i have a problem getting knoppix to connect to the internet.i have the latest version of the cd.
    my network card is CNet Pro200WL PCI fast Ethernet Adapter. my router is a linksys model# BEFSR41. i tried running the netcardconfig and let it auto detect didn't work. i tried to put in all the information myself to do a manual config i coudln't get it to work. i had it detect the network but i wasn't able to ping anything including the router. so any help would be apritiated thanks.

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    England
    Posts
    177
    Post the output of the command
    Code:
    ifconfig

  3. #3
    Junior Member
    Join Date
    Apr 2007
    Posts
    6
    eth0 Link encap:Ethernet HWaddr 00:80:AD:7E:CB:B4
    inet addr:192.168.31.100 Bcast:192.168.31.255 Mask:255.255.255.0
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:33 errors:18 dropped:0 overruns:0 frame:0
    TX packets:31 errors:2 dropped:0 overruns:1 carrier:2
    collisions:0 txqueuelen:1000
    RX bytes:6364 (6.2 KiB) TX bytes:4638 (4.5 KiB)
    Interrupt:3 Base address:0xd400

    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:334 errors:0 dropped:0 overruns:0 frame:0
    TX packets:334 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1596040 (1.5 MiB) TX bytes:1596040 (1.5 MiB)

  4. #4
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    England
    Posts
    177
    Hmm, have you got the nameserver code for your router in /etc/dhcpc/resolv.conf ?
    In your case I would expect it to be something like
    Code:
    nameserver 192.168.31.x
    (where x might well be 1, or whatever you can find out booting a different system).
    Otherwise, somebody with more detail experience in networking than myself might be able to deduce something from the errors shown by ifconfig

  5. #5
    Junior Member
    Join Date
    Apr 2007
    Posts
    6
    for ip address for eth0 i put in 192.168.31.100
    for net mask i left it the same as default option
    broadcast add i left as default
    def gateway i put 192.168.31.81 because it's my routers ip
    for nameserver i left it with the default options which appeared to be my dns numbers in my router config.

  6. #6
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    England
    Posts
    177
    Quote Originally Posted by quincannon
    ... for nameserver i left it with the default options which appeared to be my dns numbers in my router config.
    If (?) you're implying that that's not 192.168.31.81 then I suggest that you try 192.168.31.81 in /etc/dhcpc/resolv.conf

  7. #7
    Junior Member
    Join Date
    Apr 2007
    Posts
    6
    well i put in 192.168.31.81 for name server when doing the netcardconfig.

    ifconfig eth0 192.168.31.81 netmask 255.255.255.0 broadcast 192.168.31.255 up
    route add default gw 192.168.31.81
    SIOCADDRT: File exists
    auto lo eth0
    Setting Nameserver in /etc/resolv.conf to 192.168.31.81
    Done.


    when i run ifconfig i get this

    eth0 Link encap:Ethernet HWaddr 00:80:AD:7E:CB:B4
    inet addr:192.168.31.81 Bcast:192.168.31.255 Mask:255.255.255.0
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:1487 errors:421 dropped:0 overruns:0 frame:0
    TX packets:29 errors:2 dropped:0 overruns:0 carrier:2
    collisions:0 txqueuelen:1000
    RX bytes:151148 (147.6 KiB) TX bytes:3236 (3.1 KiB)
    Interrupt:3 Base address:0xd400

    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:897 errors:0 dropped:0 overruns:0 frame:0
    TX packets:897 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1640435 (1.5 MiB) TX bytes:1640435 (1.5 MiB)

  8. #8
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    England
    Posts
    177
    Hmm, the setting up process itself seems OK.

    In my Knoppix 5.1.1 system, I have never seen a "Interrupt:3 Base address:0xd400" type report; don't know whether this signifies a card set-up issue specific to your CNet Pro200W .

    FWIW this is the report I get for my Knoppix 5.1.1 HD-installation
    Code:
    eth0      Link encap:Ethernet  HWaddr 00:50:8B:65:3A:6C  
              inet addr:192.168.2.92  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::250:8bff:fe65:3a6c/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:215 errors:0 dropped:0 overruns:0 frame:0
              TX packets:295 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:20142 (19.6 KiB)  TX bytes:30516 (29.8 KiB)
    
    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:85 errors:0 dropped:0 overruns:0 frame:0
              TX packets:85 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:6188 (6.0 KiB)  TX bytes:6188 (6.0 KiB)
    BTW I notice that you don't have an "inet6 addr: ..." line reported for eth0.

    Other questions that occur - presumably your PC/Router works OK with (which) other operating system(s) ... you're not using a firewall ... ?
    [EDITED to qualify differences between Knoppix 5.1.1 and 3.7 ]
    I dug out & rebooted my KNOPPIX 3.7 , which, unlike 5.1.1, has *never* given me configuration problems
    and for ifconfig it gives
    Code:
    eth0      Link encap:Ethernet  HWaddr 00:50:8B:65:3A:6C
              inet addr:192.168.2.92  Bcast:255.255.255.255  Mask:255.255.255.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:307 errors:0 dropped:0 overruns:0 frame:0
              TX packets:330 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:298698 (291.6 KiB)  TX bytes:56169 (54.8 KiB)
              Interrupt:10 Base address:0xe000 Memory:e1102000-e1102038
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:10 errors:0 dropped:0 overruns:0 frame:0
              TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:500 (500.0 b)  TX bytes:500 (500.0 b)
    i notice that:
    The Interrupt is reported, but with Memory extent included (which is not in your ifconfig - this may be significant).
    Knoppix 3.7 does not use inet6 - just BTW.

  9. #9
    Junior Member
    Join Date
    Apr 2007
    Posts
    6
    ya internet works fine with xp pro that's what i've been using to come on here and post all my messages. firewall the router itself acts as one i dont have any portforwarding set up for this computer. i use a software firewall on xp also just that wont affect knoppix at all since it shouldn't be booting. no idea why it isn't working since i did everything that i found on the boards and other faq.

  10. #10
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by quincannon
    .... no idea why it isn't working since i did everything that i found on the boards and other faq.
    And we have little idea either, since you are not giving us much information to go on.

    Is there any particular reason why you Linksys router is at 192.168.31.81? That hardly a normal setting for a Linksys router.

    It is fairly inportant that those trying to help you know what you are connected to. DSL is different than cable, and very different from connecting to a network at school or work that might include more firewalls, proxies and other complications. (although this shouldn't stop you from pinging the router).

    It would also help to know about your computer. We know nothing other than it has a Cnet NIC. And tell us as much about your network as you can.

    I'm assuming that you are using a Live CD or Live DVD and have not foolishly tried to install Knoppix, but you should confirm that. For that matter, you should confirm that this is Knoppix and not some alternate Knoppix based Live CD, and give the full version number of the release.

    It doesn't seem likely that this is the issue, but I should still ask: Did you burn the disc yourself and did you burn it at low speed? Have you run testcd? Did you confirm the md5 checksum before burning the ISO? It would be a shame to waste a lot of effort on a network problem that turns out to be a bad disc.

    What are the settings in your Linksys router? Are you doing anything to limit access by MAC address? (Yes, the hardware should have the same MAC address as it has under Windows, but I ask this because it has been seen to be a source of problems.)

    You might try making sure that your system gives up it's DHCP lease before shutting XP down. You shouldn't have too, I don't, but I have seen reports that this caused others a problem.

    If that doesn't help, try cycling power on the Linksys after shutting down XP (and shut down the computer completely, don't just do a soft reset). The power up the computer and boot right into Knoppix without running XP. You might even want to try resetting the router.

    We have seen some DNS issues that were tracked to IP6 support on some ISP, but that doesn't sound like your problem since you say you can't even ping the router.

Page 1 of 2 12 LastLast

Similar Threads

  1. Internet connection problem
    By cretin in forum MS Windows & New to Linux
    Replies: 3
    Last Post: 11-11-2009, 05:28 AM
  2. Internet connection problem.
    By LrdDragoon in forum Networking
    Replies: 5
    Last Post: 01-30-2008, 02:25 AM
  3. Internet Connection Problem After Hard Disk Install
    By romoecameo in forum Networking
    Replies: 0
    Last Post: 11-16-2006, 02:16 AM
  4. Internet connection problem.need help
    By Manstein in forum General Support
    Replies: 0
    Last Post: 05-31-2005, 06:54 AM
  5. Problem with Internet Connection
    By farkas_imre in forum General Support
    Replies: 0
    Last Post: 01-22-2004, 10:29 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
  •  


Dell Precision 5810 Workstation Xeon E5-1650 6C 3.5GHz 16GB 500GB Win10 K2200 picture

Dell Precision 5810 Workstation Xeon E5-1650 6C 3.5GHz 16GB 500GB Win10 K2200

$115.94



Dell T7810 Workstation 1x E5-2603 v3 16GB RAM Nvidia QUADRO +cables picture

Dell T7810 Workstation 1x E5-2603 v3 16GB RAM Nvidia QUADRO +cables

$120.00



HP Z230 Workstation Towers Xeon E3-1231 V3 3.20ghz 8GB Ram NO HDD picture

HP Z230 Workstation Towers Xeon E3-1231 V3 3.20ghz 8GB Ram NO HDD

$39.96



GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box picture

GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box

$139.05



SR1XP Intel Xeon E5-2680 v3 12 Core 30MB 2.5GHz LGA 2011-3 Grade A Processor picture

SR1XP Intel Xeon E5-2680 v3 12 Core 30MB 2.5GHz LGA 2011-3 Grade A Processor

$3.87



Intel SR1XD Xeon E5-2699V3 2.30Ghz 18-Core Socket 2011 CPU Processor Haswell picture

Intel SR1XD Xeon E5-2699V3 2.30Ghz 18-Core Socket 2011 CPU Processor Haswell

$35.00



Genuine Intel Xeon E5-2680V4 2.40Ghz 14-Core 35MB LGA2011 CPU P/N: SR2N7 picture

Genuine Intel Xeon E5-2680V4 2.40Ghz 14-Core 35MB LGA2011 CPU P/N: SR2N7

$14.99



Intel Xeon E5-2698V3 16 Core CPU Server Processor SR1XE, GRADE C,  TESTED picture

Intel Xeon E5-2698V3 16 Core CPU Server Processor SR1XE, GRADE C, TESTED

$17.00



Dell Poweredge R730xd LFF 14-Bay 2U Server | Choose Your CPU & RAM Config picture

Dell Poweredge R730xd LFF 14-Bay 2U Server | Choose Your CPU & RAM Config

$489.99



Matched Pair __ Intel Xeon Gold 6152 2.1Ghz 22-Core 140W CPU SR3B4 picture

Matched Pair __ Intel Xeon Gold 6152 2.1Ghz 22-Core 140W CPU SR3B4

$204.95