ansible-infra/resources/chaosknoten/router/systemd_networkd/20-net1.network
June 23548107d5
Some checks failed
/ Ansible Lint (push) Failing after 46s
router killing turing
2025-09-21 02:16:51 +02:00

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