latukan conf change

This commit is contained in:
2024-09-20 16:36:58 +02:00
parent ba112e9ed9
commit 092dd214c1

View File

@@ -33,16 +33,16 @@ REMOVE_USERS=
# Network
IPV4_IFACES="ens18 ens19"
NET4_MODE_eth0="static"
NET4_IP_eth0="192.168.1.235/24"
NET4_GW_eth0="192.168.1.230"
NET4_NS_eth0="192.168.1.205 192.168.1.206"
NET4_NS_SEARCH_eth0=$REALM
NET4_MODE_ens18="static"
NET4_IP_ens18="192.168.1.235/24"
NET4_GW_ens18="192.168.1.230"
NET4_NS_ens18="192.168.1.205 192.168.1.206"
NET4_NS_SEARCH_ens18=$REALM
NET4_MODE_eth1="static"
NET4_IP_eth1="10.0.254.235/16"
NET4_MODE_ens19="static"
NET4_IP_ens19="10.42.250.30/24"
IPV6_IFACES="eth0"
IPV6_IFACES="ens18"
NET6_MODE_eth0="static"
NET6_IP_eth0="2a03:7220:8081:b301::eb/64"