Bug #16117
openDYNDNS using the wrong source interface if Firewall State Policy is set to Interface Bound States
0%
Description
pfSense 2.7.2, all patches applied.
DYNDNS provider -> DUCKDNS
Default gateway of the firewall is a Gateway group in which WAN1 is the primary (TIER 1) and WAN2 is the backup (TIER2).
Firewall State Policy is set to Interface Bound States
DYNDNS configuration:
Interface to monitor: WAN2
Interface to send update from: WAN2
What is happening:
WAN1 IP address is being updated for the DYNDNS.
What should happen:
WAN2 IP address should be updated for the DYNDNS.
What actions I did to fix the issue ?
Changed Firewall State Policy is set to Interface Bound States to Floating States.
This fixed the issue.
Updated by Marcelo Cury 2 months ago
Just a fix to this section:
What actions I did to fix the issue ?
Changed Firewall State Policy from Interface Bound States to Floating States.
This fixed the issue.
Updated by Marcelo Cury 2 months ago
Hello Marcos, thanks for answering.
I'll try to simulate that in my lab, I'll install a new NIC in my server to map that with libvirt.
But I can't do it right now, too busy lately unfortunately.
As soon as I have some free time, I'll test and update here.
Thanks.