Add ACL id functions
Good catch jim :)
Just php does not like this variable name and just prepends the 1 in output!
Expand these checks to include 'dynamic' or they'll never match dynamic gateways, leading to issues with routing.
Set the table limit before loading tables. This may help in cases where a ruleset fails to load due to table size, and the user increases the size but still can't load the rules.
Change the firewall rules to prevent firewall rule errors
Bail out without a valid IPv6 address so we don't generate a invalid dhcpv6 server config
Add realif overrides for tunneled interface, we want to override get_real_interface() here as it does not know address families and we don't know which the user wants.
Add better hardening to the dynamic gateway code, handle IPv6 networks betterPrevent duplicate monitor IP addresses in the apinger configuration, otherwise we might end up with -4 million milisecond responses.Show the actual type of dynamic connection appended to the gateway name
Merge pull request #71 from ebrandi/r53dyndns
Patch to add Route 53 as new Dynamic DNS provider into dyndns infrastructure
View revisions
Also available in: Atom