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
  •  


Juniper EX4300-48T 48 Port 1G 4 QSFP 40G Dual PSU AFO w/ Rails, EX-UM-4X4SFP Mod picture

Juniper EX4300-48T 48 Port 1G 4 QSFP 40G Dual PSU AFO w/ Rails, EX-UM-4X4SFP Mod

$169.00



Juniper QFX5100-48S 48-Port 10GbE SFP+ 6x40GbE QSFP Network Switch w/Ears Tested picture

Juniper QFX5100-48S 48-Port 10GbE SFP+ 6x40GbE QSFP Network Switch w/Ears Tested

$599.99



Juniper Networks EX2300-24P 24 Port Gigabit PoE 4 SFP 1/10G Network Switch picture

Juniper Networks EX2300-24P 24 Port Gigabit PoE 4 SFP 1/10G Network Switch

$119.00



Juniper 48-Port PoE GbE Network Switch  w/ Dual Power Supplies F B EX4300-48P picture

Juniper 48-Port PoE GbE Network Switch w/ Dual Power Supplies F B EX4300-48P

$178.99



Juniper EX3300-48P, 48 Port PoE+ Gigabit Network Switch w/ Power cord picture

Juniper EX3300-48P, 48 Port PoE+ Gigabit Network Switch w/ Power cord

$54.99



Juniper EX4600-40F-AFO 24x SFP+/SFP & 4x QSFP+ Ports Switch 2XPSU TESTED picture

Juniper EX4600-40F-AFO 24x SFP+/SFP & 4x QSFP+ Ports Switch 2XPSU TESTED

$749.95



Juniper EX4600-40F-AFO 24 SFP+/SFP Ports 4 QSFP+ Ports Switch - Dual AC PSU picture

Juniper EX4600-40F-AFO 24 SFP+/SFP Ports 4 QSFP+ Ports Switch - Dual AC PSU

$950.00



Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch picture

Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch

$74.95



Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch picture

Juniper Networks EX3300 EX3300-48P 48-Port Gigabit PoE+ Switch

$41.94



Juniper Networks EX4300-48P PoE+ 48-Port 4xSFP 2xPSU With Module Tested Working picture

Juniper Networks EX4300-48P PoE+ 48-Port 4xSFP 2xPSU With Module Tested Working

$249.99