Searched refs:gateway_enable (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/release/picobsd/mfs_tree/etc/
H A Drc.network65 if [ "X$gateway_enable" = X"YES" ]; then
/freebsd-10.0-release/release/picobsd/floppy.tree/etc/
H A Drc.conf.defaults30 gateway_enable="NO" # Set to YES if this host will be a gateway.
/freebsd-10.0-release/etc/defaults/
H A Drc.conf379 gateway_enable="NO" # Set to YES if this host will be a gateway.
393 forward_sourceroute="NO" # do source routing (only if gateway_enable is set to "YES")
/freebsd-10.0-release/etc/rc.d/
H A Drouting333 if checkyesno gateway_enable; then

Completed in 115 milliseconds