diff options
Diffstat (limited to 'etc/systemd/network/10-cloud-init-eth0.network')
-rw-r--r-- | etc/systemd/network/10-cloud-init-eth0.network | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/systemd/network/10-cloud-init-eth0.network b/etc/systemd/network/10-cloud-init-eth0.network index 7829f528..31ea88f6 100644 --- a/etc/systemd/network/10-cloud-init-eth0.network +++ b/etc/systemd/network/10-cloud-init-eth0.network @@ -8,7 +8,7 @@ Name=eth0 [Address] -Address=38.175.201.185/22 +Address=216.126.232.27/22 [Address] Address=2606:a8c0:3::75f/128 @@ -27,7 +27,7 @@ Address=2606:a8c0:3:773::a/64 #Address=2606:a8c0:3:773::a/48 [Route] -Gateway=38.175.200.1 +Gateway=216.126.232.1 [Route] Gateway=2606:a8c0:3::1 |