diff options
| author | Mike Makonnen <mtm@FreeBSD.org> | 2008-01-27 15:15:12 +0000 |
|---|---|---|
| committer | Mike Makonnen <mtm@FreeBSD.org> | 2008-01-27 15:15:12 +0000 |
| commit | 82e9dc59ce725026bfa23c0a0dc6b4a309fb019f (patch) | |
| tree | 180b1e65f2068d05a9022300a981feb0392fb493 /etc/defaults | |
| parent | 57f2b25dfac5ea4a4c7a6c894c8b7d2e39306875 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/rc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index f6f2267a16cf..195facdcc395 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -122,6 +122,7 @@ 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 +dummynet_enable="NO" # Load the dummynet(4) module ip_portrange_first="NO" # Set first dynamically allocated port ip_portrange_last="NO" # Set last dynamically allocated port ike_enable="NO" # Enable IKE daemon (usually racoon or isakmpd) |
