diff --git a/script/network_config_updated.sh b/script/network_config_updated.sh index 70f1751..d8c4c3a 100755 --- a/script/network_config_updated.sh +++ b/script/network_config_updated.sh @@ -105,7 +105,7 @@ $additional_routes auto vmbr0 iface vmbr0 inet static address ${MAINSERVERIP} - netmask 32 + netmask ${NETMASK} gateway ${GATEWAYADDRESS} broadcast ${BROADCASTIP} bridge-ports ${NETWORK_INTERFACE}