#/ Firewall type firewall_type="open" # Firewall type (see /etc/rc.firewall) #/ #/ firewall route natd gateway_enable="YES" # Set to YES if this host will be a gateway. firewall_enable="yes" # Set to YES to enable firewall functionality #/ #/ natd natd_program="/sbin/natd" # path to natd, if you want a different one. natd_enable="yes" # Enable natd (if firewall_enable == YES). natd_interface="re1" # Public interface or IPaddress to use. dummynet_enable="yes" # Load the dummynet(4) module #/