• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Networking woes...this is really weird

Supergax

Senior member
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 🙂
 
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
 
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.
 
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.
 
Back
Top