diff -r 7eed6020d5cf -r d6145fc87a74 script/sysconfig --- a/script/sysconfig Mon Jun 26 14:53:17 2006 +0000 +++ b/script/sysconfig Mon Jun 26 15:33:18 2006 +0000 @@ -39,6 +39,13 @@ #EOE_IP_NETMASK=255.255.255.0 # +# Renew default gateway after bridge installation. +# Set this to the new default gateway, if the default route shall +# be renewed after the bridge has been installed. +# +#EOE_GATEWAY=192.168.X.X + +# # List of extra interfaces to include in the EoE bridge. # Set this to interconnect the EoE bridge with other local interfaces. # If EOE_BRIDGE is empty or undefined, setting this variable has no effect.