Can't ping one device that's behind a wireless bridge

ocmit

Distinguished
Apr 29, 2011
2
0
18,510
I've got a network running SBS2008, with approximately 20 devices connected. The network is split, with about half of the devices behind a wireless bridge, but on the same subnet.

Everything is working fine, except for one device (An ethernet connected timeclock) which is behind the wireless bridge, that I cannot ping from any computer that is not behind the wireless bridge.

The network is DHCP, with a handful of devices, including the time clock, having reserved addresses. It is worth pointing out that even though the timeclock has a reserved address, it does not support DHCP, so I have the address programmed into the device. I kept the reservation though so another device is never assigned it's address.

A few days ago, I had to replace the wireless bridge because it kept dropping connections. Since then, none of the computers not behind the bridge have been able to ping or communicate in any way with the timeclock. Computers that are behind the bridge have no problems pinging the timeclock.

I'm not sure if the timeclock could be pinged before the bridge was replaced, it had been almost a week and a half since the last time we tried connecting to it.

This really sounds like an ARP issue to me. I have cleared the ARP tables on the server, and the computer that needs to connect to the timeclock, without success. I've looked for a way to clear the ARP tables in our router, but haven't found anytihng (Netgear FVS318v3). I've also replaced the switch that is behind the wireless bridge in hopes that it might reset the ARP tables somewhere, but nothing has helped.

Any suggestions would be greatly appreciated!

Here's a basic network diagram... All computers physically attached to the router can ping all of the devices behind the bridge, except the timeclock. All computers behind the wireless bridge can ping all of the other devices on the network, including the timeclock.

Router (192.168.1.1)
*
* Windows SBS Server (191.168.1.5)
*
* VOIP Server (191.168.1.16)
*
* Workstation (191.168.1.100)
*
* Workstation (191.168.1.101)
*
* VOIP Phone (191.168.1.200)
*
* VOIP Phone (191.168.1.201)
*
* AP


Wireless Bridge
*
Netgear FS116 Switch
*
* Workstation (191.168.1.102)
*
* Workstation (191.168.1.103)
*
* VOIP Phone (191.168.1.202)
*
* VOIP Phone (191.168.1.203)
*
* Timeclock (191.168.1.60)
 

ocmit

Distinguished
Apr 29, 2011
2
0
18,510
Looking at the ARP tables, computers not behind the wireless bridge are showing all devices behind the bridge as having the same MAC address. Shouldn't the MAC addresses be correct? Which would be the culprit behind this, the wireless bridge or the switch behind the wireless bridge?

Why would this cause me to be able to ping the other devices, but not the timeclock?

The ARP table from a computer not behind the bridge
[FIXED]
192.168.1.001 e0-91-f5-60-d7-2c dynamic
192.168.1.005 bc-ae-c5-05-d1-53 dynamic
192.168.1.016 00-1b-21-29-ee-6d dynamic
192.168.1.061 00-0e-3b-20-01-9b dynamic <-- Timeclock, incorrect MAC
192.168.1.102 00-0e-3b-20-01-9b dynamic <-- Wireless bridge, correct MAC
192.168.1.103 00-0e-3b-20-01-9b dynamic <-- Incorrect MAC
192.168.1.114 00-0e-3b-20-01-9b dynamic <-- Incorrect MAC
192.168.1.119 00-27-10-eb-4a-4c dynamic
192.168.1.125 84-2b-2b-92-be-1c dynamic
192.168.1.129 84-2b-2b-92-be-20 dynamic
192.168.1.135 00-0e-3b-20-01-9b dynamic <-- Incorrect MAC
192.168.1.140 00-1c-c4-02-f6-21 dynamic
192.168.1.228 00-0e-3b-20-01-9b dynamic <-- Incorrect MAC
192.168.1.231 00-0e-3b-20-01-9b dynamic <-- Incorrect MAC
192.168.1.233 00-26-cb-0e-89-39 dynamic
[/FIXED]