On Wed, 17 May 2017 20:29:38 -0400, "(PeteCresswell)" <
[email protected]d>
wrote:
Got a cam server at a remote site (ExtremeSurfCam.DynDNS.org).
One of the cams went offline, IP addr = 10.0.0.150 (assigned the cam's >setup).
I removed that cam and took it home, connecting it to my home LAN.
But I had forgotten that were was already a cam on my home LAN with IP
addr = 10.0.0.150.
The problem cam came right up and my cam server recognized/rendered it
and it's stream.
OK... that cam's OK and something's goofy at the remote site.
But after removing the problem cam from my home LAN, the "legitimate" >10.0.0.150 cam is no longer recognized: cam server does not see it,
NetScan does not see it, and it is not pingable.
Tried re-booting all my switches, but no joy.
Can anybody postulate what might be going on?
Switches have ARP tables so rebooting the relevant switch(es) or
otherwise clearing their ARP tables so that the new (old/original) MAC
could be learned was a good thing, but your PC has an ARP table, too.
ARP tables are essentially a mapping of IP address to MAC address, so
when you tried to access a device at 10.0.0.150, your PC checked whether
that IP already had an entry in its ARP table, and it did, so it used
the corresponding MAC address, which no longer existed because you
unplugged that cam. If you clear the ARP table and then try to access
that IP, ARP will broadcast a request for whoever owns that IP to
respond, and the response will include the device's MAC address. That
info is then populated in the ARP table. ARP entries should eventually
time out, so your issue should have cleared up automatically after a
certain period of time.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)