Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: Getting Knoppix to recognize an thernet connection

  1. #11
    Junior Member registered user
    Join Date
    Dec 2005
    Posts
    14
    The problem I'm facing is as such. My computer is wired to my Linksys Wireless-G router by ethernet cable. When I boot into Knoppix I need to run netcardconfig in order to set Knoppix to recognize the LAN (when I run ifconfig when I first start I only get stats for Local Loopback, not Ethernet). My router is enabled for DHCP but when I run a DHCP broadcast I get failed." When I answer the DHCP prompt in the negative the settings I use are as follows:

    IP: 192.168.1.101
    Subnet Mask: 255.255.255.0
    Broadcast Address: 192.168.1.255 (I don't know what to put for this, so I leave the default)
    Default Gateway: 192.168.1.1 (This is the address) I use to get my router settings
    Nameserver: 167.xxx.x.203 (I forget the exact values, I can get them from the router settings, if anyone believes that makes a difference)

    I once was able to get internet access, though I forget the settings I used, so there's definitely some solution to the problem. I know there's some internet functionality because when I ping the IP specified in netcardconfig, it pings succesfully, regardless of the fact that I cannot get access to web pages. Also when Knoppix boots it mentions in the output, eth0, so I believe it recognizes the ethernet connection somewhat. I think the main solution has to do with what I put into the netcardconfig settings. Would anyone know of any utils I could run or some settings that should be changed so I can get internet access.

  2. #12
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by kwyjibo730
    ... I know there's some internet functionality because when I ping the IP specified in netcardconfig, it pings succesfully, regardless of the fact that I cannot get access to web pages. ....
    What in the world does that mean? Pinging yourself tells you nothing. If you are trying pings, then first ping the router at 192.168.1.1 and see if you get a response from that. If that works try pinging 216.32.81.146. If that works then try pinging knoppix.net. If the second ping by IP address works and the third by URL does not then you almost certainly have a DNS issue, as they are both for the same system. We still can't tell you much about that DNS address where you hide part of it with xxx's, it might be a valid DNS server, or it might not.

  3. #13
    Junior Member registered user
    Join Date
    Dec 2005
    Posts
    14
    Ok I've confirmed the DNS
    3 are listed in my router settings
    167.206.3.139
    167.206.3.138
    167.206.3.20
    I will run those ping ASAP

  4. #14
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by kwyjibo730
    Ok I've confirmed the DNS
    So did you try the ping tests that I suggested?

  5. #15
    Junior Member registered user
    Join Date
    Dec 2005
    Posts
    14
    Ok the results of the pings are as follows.
    When using the gateway as 192.168.1.1 I got no reply, but on a whim I set the gateway to the default 192.168.1.255 I was able to get a response. When I pinged 216.32.81.146 I got the message

    send to: Network Unreachable
    wrote 216.32.81.146

    When pinging knoppix.net I got an "unknown host" reply (a problem with the DNS I believe, though I have no problems of the sort in WinXP.

  6. #16
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by kwyjibo730
    Ok the results of the pings are as follows.
    When using the gateway as 192.168.1.1 I got no reply,....
    That's bad, the router should respond to the ping.

    Quote Originally Posted by kwyjibo730
    .... but on a whim I set the gateway to the default 192.168.1.255 I was able to get a response.
    192.168.1.255 is a broadcast address (at least when using the net mask you indicated), you should not set a broadcast address as a default gateway. When you did this, what did you get a response to, a ping? Who responded? Need details, otherwise this is meaningless.

    Quote Originally Posted by kwyjibo730
    .... When I pinged 216.32.81.146 I got the message
    send to: Network Unreachable
    wrote 216.32.81.146
    Network unreachable is a pretty strange message, if the network card is working at all and you didn't get the same message when pinging 192.168.1.1. What were the settings when this happened? Did you have that bogus 255 in place, or a more reasonable default gateway?

    Quote Originally Posted by kwyjibo730
    When pinging knoppix.net I got an "unknown host" reply (a problem with the DNS I believe, though I have no problems of the sort in WinXP.
    Well yes, that one does make sense if the system can't do a DNS lookup, but with the first two failing (and failing very strangely), you have more than only a DNS problem. A DNS problem would have been indicated if the first 2 pings worked properly and then the ping that needed DNS to look up the URL failed.

  7. #17
    Junior Member
    Join Date
    Feb 2007
    Posts
    1

    Having the same problem. What was the solution here?

    Hey guys. I recently started test-driving Knoppix 5.1 live cd. So far so good. Only problem is connecting to the internet via wifi. I configured ath0 and it connects to the AP. I can see its status as connected, shows my IP GW and SM. When I fire up the browser I can't pull any websites. I did a ping and can only ping the default gateway 192.168.1.1 passed there if I try to ping I get the error message ERROR: NETWORKS IS UNREACHABLE. I'm hitting a brick wall with this. Everything seems to be configued right. I can do a scan and see all the APs on my area. Any idea????

  8. #18
    Junior Member registered user
    Join Date
    Dec 2005
    Posts
    14
    tabo-

    I was never able to solve this problem, and had it with all linux distros i tried (incl. debian, fedora core 4 and 5, and ubuntu). By and large I just gave up with Linux for now. Hope the situation works out better for you. However, the problem I had was there was no recognition of an internet connection whatsoever and no functionality (even though my netcard is hardwired to my router)

  9. #19
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    kwyjibo730: I tried to help, but you never responded to my questions.

    tabo: I'm pretty unreceptive to "I'm having the exact same problem" posts, particularly when the original poster can't quite define his problem. Still, I have been able to help a lot of wired eithernet users get their network connections working. You would likely be better off starting your own thread, but if you still want help post some information about your network hardware and ISP and basic information like the results of ifconfig and similar basic tests.
    ---
    Verifying of md5 checksum and burning a CD at slow speed are important.

  10. #20
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    England
    Posts
    177

    Re: Having the same problem. What was the solution here?

    Quote Originally Posted by tabo
    Hey guys. I recently started test-driving Knoppix 5.1 live cd. So far so good. Only problem is connecting to the internet via wifi. I configured ath0 and it connects to the AP. I can see its status as connected, shows my IP GW and SM. When I fire up the browser I can't pull any websites. I did a ping and can only ping the default gateway 192.168.1.1 passed there if I try to ping I get the error message ERROR: NETWORKS IS UNREACHABLE. I'm hitting a brick wall with this. Everything seems to be configued right. I can do a scan and see all the APs on my area. Any idea????
    tabo - this is just a 'shot in the dark' until you post the results of the status revealed by:

    # ifconfig ath0

    Try this command:
    # ifconfig ath0 mtu 1500

    *Please* let us know if this is successful, and at least please post the results of ifconfig ath0
    - good luck

Page 2 of 2 FirstFirst 12

Similar Threads

  1. How can Knoppix recognize exponenets?
    By Ian111384 in forum General Support
    Replies: 0
    Last Post: 03-04-2009, 04:23 PM
  2. How to Recognize my cable internet connection
    By Joliemome in forum Networking
    Replies: 2
    Last Post: 05-15-2006, 02:25 AM
  3. Can't get Knoppix 3.4 to recognize nic
    By Kakalak in forum Hardware & Booting
    Replies: 2
    Last Post: 09-28-2005, 11:23 PM
  4. help with d-link dsl-300 thernet modem and knoppix
    By Marshall.83 in forum Hardware & Booting
    Replies: 1
    Last Post: 10-20-2003, 10:12 PM
  5. Replies: 6
    Last Post: 10-10-2003, 01:39 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
  •  


CISCO MCS 7800 (2x) Intel Xeon @ 2.33 GHz 4GB Ram, NO HDD picture

CISCO MCS 7800 (2x) Intel Xeon @ 2.33 GHz 4GB Ram, NO HDD

$59.99



DELL PowerEdge R730XD 24x 2.5

DELL PowerEdge R730XD 24x 2.5" Server Dual 750W Dual Heatsink - BareBones TESTED

$269.99



HP ProLiant DL360 G9 Server 2x E5-2660v3 2.60Ghz 20-Core 96GB P440ar picture

HP ProLiant DL360 G9 Server 2x E5-2660v3 2.60Ghz 20-Core 96GB P440ar

$304.35



Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS picture

Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS

$721.06



Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7 picture

Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7

$17.99



Intel Xeon Gold 6140 SR3AX 2.3GHz 18-Core Processor CPU picture

Intel Xeon Gold 6140 SR3AX 2.3GHz 18-Core Processor CPU

$44.99



Intel Xeon E5-2697 v2 2.7GHz 30M 12-Core LGA2011 CPU Processor SR19H picture

Intel Xeon E5-2697 v2 2.7GHz 30M 12-Core LGA2011 CPU Processor SR19H

$27.99



HP Z4G4 Intel Xeon W2133-3.6 GHz, 256 NVME, 6TB HDD, 32GB RAM P620 NO OS picture

HP Z4G4 Intel Xeon W2133-3.6 GHz, 256 NVME, 6TB HDD, 32GB RAM P620 NO OS

$265.00



HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45 picture

HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45

$353.00



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$274.00