csobankesmarki / firewall

My pfSense firewall settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firewall

My pfSense firewall settings

NoIPv6.patch - add No-IP IPv6 support to Dynamic DNS

DigitalOceanv6AAAAfix.patch - Do IPv6 AAAA fix for IPV6 records

pfsense_dhcpv6_ddns_update_static.patch - fix IPv6 config to update static leases in DDNS

updateDNS.patch - add local bind.php script to update DNS server with nsupdate

(it uses /root/rndc.key for authentication)

Parameters:

ns=<dns server IP> seems to be working with IPv4 address only (?!)

fqdn=<fqdn to be updated>

nstype=<A/AAAA>

address=<IPv4/IPv6 address to be updated>

Result:

Result=<Actual IPv4/IPv6 address requested after update>

NOTE: Local certificate's CA must be inserted to the trust store to get it work.

About

My pfSense firewall settings

License:GNU General Public License v3.0


Languages

Language:PHP 98.3%Language:Shell 1.7%