sbyrd wrote:Eric Stern wrote:I've reviewed the code and tested it and I don't see any way it could go wrong. I'm going to have to suggest that its not a bug and the AP is working enough that the ping check is successful, so the ping watchdog is not being triggered.
I'd recommend that the next time it happens before you manually bounce it, log into the switch and ping the AP from the command line. The actual command the ping watchdog uses is "ping -c 3 -W 1 <ip>", which pings 3 times and times out after 1 second. Unless there is 100% packet loss the script considers the ping successful.
I will test it, but I am 100% certain it is 100% packet loss as this is a known issue where XW Titanium rockets have the LAN port randomly "lockup" and stop passing data when running 1G.
Also my switch and APs are in different subnets/vlans so if the tower router cannot ping the AP I do not know how the switch would be able to ping it and get enough replies to not trip the watchdog.
Again I will do as you suggest and report back next time it happens.
Hey,
They did have this lockup (Titaniums) you speak of but I thought was fixed in firmware and you no longer need/want to hard code port speed duplex?
Are you hard coding speed duplex on the port and radio, if you are go back to Auto. I know this is a different topic then the ping watchdog failing which you will check but just wanted to interject on speed duplex issue.