Bug #3949
closed
Dynamic DNS public IP check always uses default gateway
Added by Chris Buechler about 10 years ago.
Updated about 10 years ago.
Description
When using the "Use Public IP" option of RFC 2136 dynamic DNS updates, you'll always end up with the public IP of the interface where the default route resides, not that of the interface selected.
- Subject changed from RFC 2136 public IP check always uses default gateway to Dynamic DNS public IP check always uses default gateway
- Priority changed from Normal to High
Updated subject to reflect full extent of issue - it's all dynamic DNS services, not just RFC 2136.
- Assignee set to Renato Botelho
- Status changed from New to Confirmed
- Assignee changed from Renato Botelho to Chris Buechler
this does set CURLOPT_INTERFACE, which should force source IP selection, and then route-to handle accordingly. I have a good test case, back to me for testing.
The issue here should be coming from the route-to.
Since routing table need to have static routes to allow entries going the right interface.
If the static routes are not there route-to policies on pfSense will override the source selection.
- Status changed from Confirmed to Resolved
this was fixed by coincidence when something else got fixed, my systems where this was an issue are now fine.
Also available in: Atom
PDF