Add firewall_[nat64|nptv6|pmod]_enable variables to /etc/defaults/rc.conf

Reported by:	Andrey Fesenko
X-MFC after:	r345450
This commit is contained in:
Andrey V. Elsukov 2019-04-06 17:21:05 +00:00
parent 8a9e93bb21
commit 577640dcbc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=345985

View File

@ -178,6 +178,9 @@ firewall_nologports="135-139,445 1026,1027 1433,1434" # List of TCP/UDP ports
firewall_nat_enable="NO" # Enable kernel NAT (if firewall_enable == YES)
firewall_nat_interface="" # Public interface or IPaddress to use
firewall_nat_flags="" # Additional configuration parameters
firewall_nat64_enable="NO" # Enable kernel NAT64 module.
firewall_nptv6_enable="NO" # Enable kernel NPTv6 module.
firewall_pmod_enable="NO" # Enable kernel protocols modification module.
dummynet_enable="NO" # Load the dummynet(4) module
ipfw_netflow_enable="NO" # Enable netflow logging via ng_netflow
ip_portrange_first="NO" # Set first dynamically allocated port