Bug #2939
closedStatic ARP entries removed after link loss on LAN
100%
Description
Hello, Static ARP entries disappear whenever a link loss happens on LAN, exact same issue I faced on 2.0 beta as explained here, but it was fixed on that branch: http://redmine.pfsense.org/issues/1628
Thanks!
Updated by Renato Botelho over 11 years ago
- Status changed from New to Feedback
- Assignee set to Renato Botelho
I couldn't reproduce it on my test environment.
- Does it happen every time LAN link is lost?
- Is there any useful information on logs?
- Are you using recent snapshot?
- Could you share <dhcpd> and <interfaces> sections of config.xml?
BTW, the fix applied on 2.0 is still present on 2.1.
Updated by Basel G. over 11 years ago
- it happens every time The switch connected to the LAN interface gets disconnected, ARP entries disappear and all LAN client fail to connect/ping pfsense and gain internet.
- nothing in logs, just arp entries get wiped out.
-Version: 2.1-BETA1 (amd64) built on Mon Apr 8 03:05:15 EDT 2013
The only fix I found for this is to login to pfsense through WAN and restart the DHCPD service.
- interfaces xml: http://pastebin.com/h8pEXZMV (edited IP out)
- DHCPD xml: http://pastebin.com/SsAUFiQm
Thanks!
Updated by Basel G. over 11 years ago
meant to say they fail to gain access after the switch is turned back on.
Updated by Renato Botelho over 11 years ago
Are there messages containing the strings 'hotplug' (ignorecase) at /var/log/system.log after switch is turned back on?
Updated by Basel G. over 11 years ago
Yes, this is what I got:
Apr 11 15:09:49 pfsense php: : HOTPLUG: Configuring interface lan
Updated by Renato Botelho over 11 years ago
- % Done changed from 0 to 100
Applied in changeset c1d8c235c4135dc4e5cdd1fe024066364eed4392.
Updated by Basel G. over 11 years ago
Tested and its working perfect, Thank you so much!
Updated by Renato Botelho over 11 years ago
- Status changed from Feedback to Resolved