9 lines
203 B
Text
9 lines
203 B
Text
auto eth0
|
|
iface eth0 inet static
|
|
address 5.101.171.215/28
|
|
gateway 5.101.171.209
|
|
mtu 1500
|
|
iface eth0 inet6 static
|
|
address 2a01:a500:2981:1::d7/64
|
|
gateway 2a01:a500:2981:1:ff:ff:ff:ff
|
|
mtu 1500
|