15 lines
418 B
SYSTEMD
15 lines
418 B
SYSTEMD
[Match]
|
|
Name=net1
|
|
|
|
[Network]
|
|
DNS=212.12.50.158
|
|
IPForward=ipv4
|
|
IPv6AcceptRA=no
|
|
# v4 taken from turing for routing public v4 range and turing-compat for v4-NAT-legacy network.
|
|
# Also just the v4 for other purposes as well.
|
|
Address=212.12.48.122/24
|
|
Address=212.12.48.123/24
|
|
# v6 for turing-compat for v4-NAT-legacy network routed v6.
|
|
Address=2a00:14b0:4200:3000:122::1
|
|
Gateway=212.12.48.55
|
|
Gateway=2a00:14b0:4200:3000::1
|