Networking woes...this is really weird

Supergax

Senior member
Aug 6, 2000
639
0
0
This is really getting on my nerves.

I have Road Runner, and have 3 computers on it. I have the cable modem going to a switch, and have a hub going off of the switch in another room. On the switch aside from the hub is one computer, which has no problem with the internet and the LAN. My Win2k computer on the hub off of the switch also works fine on the LAN and internet. Well, to work on my BSD box I moved it up onto the hub next to my win2k box. This computer has a problem. I can traceroute and ping it fine from a staff shell box, as well as the other two computers. But when I try to access it localy, over the one hop from one computer to another, I can't connect. I try to ping it from Windows, and I will get like 2 packets received and like 10 will timeout. I can't ssh to it, and when I traceroute, it ping pongs with this:

C:\>tracert xx.xx.xx.xx

Tracing route to xx.xx.xx.xx over a maximum of 30 hops:

1 * <10 ms * cm-xx-xx-xx-xx.nycap.rr.com [xx.xx.xx.xx]
2 <10 ms * <10 ms cm-xx-xx-xx-xx.nycap.rr.com [xx.xx.xx.xx]

Trace complete.

When I trace it from that same staff machine, as well as another machine in a seperate data center, I can trace to all 3 fine.

I would think it was a problem with the hub, but it can handle the traffic of both computers fine, until I try to connect from one to another. This is racking my brain.

The switch is a Linksys 5-port 10/100, and the hub is a 3com HomeConnect 5-port 10-baseT. The only thing that makes me think it's the hub is that I had this same setup about 1 month ago working fine. For nic's I have an SMC (realtek chipset) in the BSD box, a Netgear FA312 in the win2k box, and a Linksys something or another in the other (win me) comp.

Any ideas on what is going on woudl be appreciated :)
 

bex0rs

Golden Member
Oct 20, 2000
1,291
0
0
Could it be a duplex issue? Do you have any special settings in your /etc/rc.conf ? Run a &quot;cat /etc/rc.conf | grep ifconfig&quot; and paste it.

~bex0rs
 

RanDum72

Diamond Member
Feb 11, 2001
4,330
0
76
Is the realtek a PCI or ISA card?10/100 speed? Do you have an extra NIC that you can replace the one in the BSD box? Also, have you tried moving the cables through diferent ports in the hub? If its the hub, you'll know if you connect all to the switch and everything works fine. If not, then probably its the NIC. BTW, why do you have to use the hub anyway? Using the switch for all PC's may be faster.
 

Supergax

Senior member
Aug 6, 2000
639
0
0
I'm thinking it's the hub, cause I put the bsd box back on the switch and things were fine. I usually have it setup with one computer in the den, one in my room, and one in the basement (the bsd box). I have my house wired, but there is only one network jack in my room, which is why I use the hub so I can bring up the bsd box to work on it in my room instead of the basement.