Help/Linux/2xEtherne_config.txt
2025-05-29 21:55:04 +02:00

14 lines
283 B
Plaintext
Executable File

auto ens192
allow-hotplug ens224
iface ens224 inet static
address 172.30.6.112
netmask 255.255.254.0
auto ens224
allow-hotplug ens256
iface ens256 inet static
address 172.30.6.113
netmask 255.255.254.0
# gateway 172.30.7.254
up route add 172.30.6.0/23 via 172.30.7.254