Actions
Bug #4990
closedDynamic DNS Not Working With GW Group Using CARP VIP
Start date:
08/21/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2.x
Affected Architecture:
Description
Under Dynamic DNS service, Interface to monitor is set to a Gateway Group that uses CARP VIPs for tier 1 and tier 2
I get the following error log when DDNS attempts to update its IP:
php-fpm19302: /services_dyndns_edit.php: DynDNS (<removed dns name>) There was an error trying to determine the public IP for interface - GWGROUP. Probably interface is not a WAN interface.
Cached IP always shows as "NA"
Updated by Chris Buechler about 9 years ago
- Category set to Dynamic DNS
- Status changed from New to Confirmed
- Target version set to 2.2.5
- Affected Version changed from 2.2.4 to 2.2.x
Updated by Chris Buechler about 9 years ago
- Assignee set to Chris Buechler
closer after what I just pushed. CURLOPT_INTERFACE still needs fixing to not try to bind to optX_vipY interfaces.
Updated by Chris Buechler about 9 years ago
- Status changed from Confirmed to Feedback
looks to be fixed, leaving to feedback for more testing.
Actions