LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-24-2004, 03:32 PM   #1
jonlake
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, Gentoo
Posts: 252

Rep: Reputation: 31
Can't get any network traffic


Here is my original post: http://www.linuxquestions.org/questi...hreadid=173082

Quote:
I cannot get my newly installed red hat 8 system to talk on the internet. It appears to be giving arp's (ethereal), but thats it. It can ping 127.0.0.1 and 192.168.2.2 (it's ip address) but it can't ping 192.168.2.1 (the default gateway). I have the subnet mask setup correctly, and I know this should work because I was just using my (used to be) windows box with the same cable, ip address, etc. So it appears to me that the card is functioning to some extent. The card starts up fine on boot, and I can activate and deactivate it once logged in. Anyone that can help me would be much appreciated. Thanks, Jon
Here is what is going on now.

I installed Fedora to see if a newer kernel would help (since everytime I tried to compile a kernel with RH8, it didn't work). I just have two pc's hooked into a 4 port switch which is part of a router. One is a compaq armada m700 running windows 2000, and the other is a celeron 2.0, with a soyo p4is2 mb that dual boots fedora and windows. When I boot to windows with my desktop I can ping everything just fine (192.168.2.1 router and 192.168.2.2 laptop). When I reboot and load Fedora, I can only ping my local interface. All nic's, ports on the hub, and cables are known good.

I have installed linux before successfully and had a mail/web/ftp server running.

Any help you can provide will be great.

Thanks,

Jon
 
Old 05-24-2004, 04:49 PM   #2
zatriz
Member
 
Registered: Aug 2003
Location: Seattle, Wa
Distribution: Fedora,Trustix,Debian
Posts: 290

Rep: Reputation: 30
More information need

paste the output of "ifconfig eth0" and "route -n"
what is the error message that you get when you ping something
have you tired running a sniffer on another computer to see if the packet even gets to the wire or if its a network driver issue.

Last edited by zatriz; 05-24-2004 at 05:27 PM.
 
Old 05-25-2004, 09:49 PM   #3
jonlake
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, Gentoo
Posts: 252

Original Poster
Rep: Reputation: 31
Here is my ifconfig and route -n commands.

eth0 Link encap:Ethernet HWaddr 00:48:54:67:16:E6
inet addr:192.168.2.2 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 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:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:11 Base address:0x7000

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:2071 errors:0 dropped:0 overruns:0 frame:0
TX packets:2071 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1767326 (1.6 Mb) TX bytes:1767326 (1.6 Mb)

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
 
Old 05-26-2004, 04:51 PM   #4
zatriz
Member
 
Registered: Aug 2003
Location: Seattle, Wa
Distribution: Fedora,Trustix,Debian
Posts: 290

Rep: Reputation: 30
I read through you last post and the things that you have been through.
It seems to be that if you have switched out the network cards and it is still doing the same thing then it would mean that either its some other hardware problem or its a problem with something else on the network.

You say that you have switched out the network card did you put it back into the same pci slot or a different one.
If it was the same then try putting it into a different one.
I may be wrong but from what i gather its a AMD K6-2 system. If it is then make sure that the network card is NOT next to the video card Its given me similar problems in the past.

I need to see a network packet capture (ethereal or something like it) from you network like ping from you windows hosts and log the packages and then ping from linux and record that too it could provide you with what you need as to why its not talking.
 
Old 05-26-2004, 09:07 PM   #5
jonlake
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, Gentoo
Posts: 252

Original Poster
Rep: Reputation: 31
zatriz,

You are awesome. I put the card a few slots down and it started working. Wonder why that is? Oh well, I'll figure that part out later, I'm too excited to think about it now. Thanks my friend.

Jon

Last edited by jonlake; 05-26-2004 at 09:08 PM.
 
Old 05-26-2004, 10:35 PM   #6
zatriz
Member
 
Registered: Aug 2003
Location: Seattle, Wa
Distribution: Fedora,Trustix,Debian
Posts: 290

Rep: Reputation: 30
The pci slots right next to the video card tends to want to share the same irq when it gets moved to a different slot it works fine. The problem seems to be limited to Amd boards with the K5, K6, K6-2 , K6-3 chipsets but other boards seem to suffer from the same problem occasionally.

Well good luck with everything else.
 
Old 05-27-2004, 10:43 AM   #7
jonlake
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, Gentoo
Posts: 252

Original Poster
Rep: Reputation: 31
Actually, one of my working computers was a k6-2, this was a soyo with a celeron 2.0. Just fyi

Thanks,

Jon
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Network Traffic Brian031168 Linux - Networking 3 12-02-2005 11:18 PM
When the network traffic increase over some limit network works interruptedly therrman Linux - Hardware 0 11-15-2005 02:23 AM
How to allow traffic from One Network to Other??? cranium2004 Linux - Networking 1 01-06-2005 12:17 PM
fine network traffic... mahamkali Linux - Networking 3 12-05-2003 12:11 AM
Network Traffic BxBoy Programming 3 02-24-2003 08:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration