summaryrefslogtreecommitdiff
path: root/etc/systemd/network/10-cloud-init-eth0.network
blob: e1e0bd2d3ac2544f3a27ebff0059edd95ef50281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[Address]
Address=2606:a8c0:3:773::a/64

[Address]
Address=2606:a8c0:3::75f/128

[Address]
Address=38.175.201.185/22

[Match]
MACAddress=00:46:d3:d8:15:5d
Name=eth0

[Network]
DHCP=no
DNS=9.9.9.9 1.1.1.1 2620:fe::fe 2620:fe::9

[Route]
Gateway=2606:a8c0:3::1
Gateway=38.175.200.1