Bug #4066
Dynamic DNS updates failing on PPPoE reconnect
Start date:
12/03/2014
Due date:
% Done:
100%
Estimated time:
Affected Version:
2.2
Affected Architecture:
Description
Dynamic DNS updates started failing within the last few days with:
php-fpm[295]: /rc.newwanip: Curl error occurred: Failed to connect to dynupdate.no-ip.com port 443: Operation timed out
also discussed here.
https://forum.pfsense.org/index.php?topic=84843.0
Associated revisions
Fix #4066:
Make sure pf is configured before other services are restarted when WAN
IP changes. The way it was before, 'pass out' rules with route-to still
have old IP set as 'from' and some Dynamic DNS ended up not being
updated.
History
#1
Updated by Renato Botelho about 6 years ago
- Status changed from Confirmed to Feedback
Please try again with last snapshots
#2
Updated by Chris Buechler about 6 years ago
- Status changed from Feedback to Resolved
confirmed fixed on multiple systems
#3
Updated by Chris Buechler about 6 years ago
- Status changed from Resolved to Confirmed
- Assignee set to Chris Buechler
found one scenario that's still a problem, investigating.
#4
Updated by Renato Botelho about 6 years ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Applied in changeset 6d744cc842058a2ff35c82700cce71a2f5eaae41.
#5
Updated by Renato Botelho about 6 years ago
Applied in changeset 6a7dae05d3a628492f5b55ff87a7153ee69484dd.
Fix #4066:
Make sure pf is configured before other services are restarted when WAN
IP changes. The way it was before, 'pass out' rules with route-to still
have old IP set as 'from' and some Dynamic DNS ended up not being
updated.