View previous topic :: View next topic |
Author |
Message |
gnuageux Veteran


Joined: 17 Apr 2004 Posts: 1201
|
Posted: Sat Sep 11, 2004 7:42 am Post subject: Cant ping gateway[solved] |
|
|
Got a networking issue. I am able to start my network interface (net.eth0) without any errors. I am able to ping the interfaces ip, but not the gateway.
ifconfig eth0 shows the correct address, etc.
route -n shows the correct gw
/etc/conf.d/net settings look good.
lspci shows that my ethernet card is a 3com and lsmod shows the module 3c59x is loaded. When I boot from the livecd and chroot, everything works fine. lsmod in that environment shows the same modules in use, so I am kinda baffeled. Oh, I have checked physical link etc. _________________ The realOTW: http://forums.realotw.org/index.php
Registered Linux user#364538
Last edited by gnuageux on Sat Sep 11, 2004 12:35 pm; edited 1 time in total |
|
Back to top |
|
 |
groovin Guru


Joined: 07 Feb 2004 Posts: 429 Location: California, USA
|
Posted: Sat Sep 11, 2004 8:20 am Post subject: |
|
|
starting with the most obvious things to check....
kill firewall,
start killing apps one by one to see if any of them are the culprit,
do u have static or dynamic ip? |
|
Back to top |
|
 |
Decha n00b


Joined: 12 Jul 2003 Posts: 52 Location: Zürich
|
Posted: Sat Sep 11, 2004 8:22 am Post subject: |
|
|
Greetings!
I had problem like this, it was in
3Com card <-> hub conflict. Link auto-negotiation
didn't work.
I was able to see packets going from interface
but couldn't send anything. Try to change hub/switch
or network card (8139c worked perfectly in my case).
Also, there is an option for 3com module, it forces
full-duplex. I didn't try it but may be it can help.
SY, Decha. _________________ When It's Done - It's Done! |
|
Back to top |
|
 |
gnuageux Veteran


Joined: 17 Apr 2004 Posts: 1201
|
Posted: Sat Sep 11, 2004 8:27 am Post subject: |
|
|
I have a static ip, no firewall. Connectivity from xp on the same box with similiar stack settings works okay. Ill try it tho. _________________ The realOTW: http://forums.realotw.org/index.php
Registered Linux user#364538 |
|
Back to top |
|
 |
gnuageux Veteran


Joined: 17 Apr 2004 Posts: 1201
|
Posted: Sat Sep 11, 2004 8:46 am Post subject: |
|
|
Thats odd, I thought that the 8139c module was for RealTek cards? _________________ The realOTW: http://forums.realotw.org/index.php
Registered Linux user#364538 |
|
Back to top |
|
 |
gnuageux Veteran


Joined: 17 Apr 2004 Posts: 1201
|
Posted: Sat Sep 11, 2004 12:37 pm Post subject: |
|
|
Solved. When I compiled my kernel initially I used genkernel, I just recompiled as used genkernel all (which makes for a bloated kernel, but hey I can tweak that later) and now everything works. Thx for the help guys! _________________ The realOTW: http://forums.realotw.org/index.php
Registered Linux user#364538 |
|
Back to top |
|
 |
|