diff --git a/nodes/ns-mephisto.toml b/nodes/ns-mephisto.toml index 88f253e..a4494fa 100644 --- a/nodes/ns-mephisto.toml +++ b/nodes/ns-mephisto.toml @@ -11,11 +11,11 @@ groups = [ [metadata.interfaces.ens192] ips = [ - "82.165.52.168", - "2001:8d8:1801:7d4::1/64", + "82.165.52.168/32", + "2a01:239:31c:9b00::1/80" ] -gateway4 = "10.255.255.1" -gateway6 = "fe80::250:56ff:fea8:628f" +gateway4 = "82.165.52.1" +gateway6 = "fe80::1" [metadata.nginx.vhosts.powerdnsadmin] domain = "ns-mephisto.kunbox.net"