Turn off IP forwarding in the standalone example

This commit is contained in:
Tom Eastep 2009-08-28 07:47:59 -07:00
parent b5bf7f5c47
commit 44803c1212

View File

@ -107,7 +107,7 @@ RCP_COMMAND='scp ${files} ${root}@${system}:${destination}'
# F I R E W A L L O P T I O N S # F I R E W A L L O P T I O N S
############################################################################### ###############################################################################
IP_FORWARDING=On IP_FORWARDING=Off
ADD_IP_ALIASES=Yes ADD_IP_ALIASES=Yes