From 40a21f4b4a98dbb62aa069352439dc86890467a0 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 20 Apr 2022 12:03:24 +0200 Subject: Add VPN IPs --- hosts.d/anoia.tyil.net | 1 + hosts.d/caeghi.tyil.net | 1 + hosts.d/denahnu.tyil.net | 1 + hosts.d/edephas.tyil.net | 1 + hosts.d/faiwoo.tyil.net | 1 + hosts.d/gaeru.tyil.net | 1 + 6 files changed, 6 insertions(+) create mode 100644 hosts.d/caeghi.tyil.net create mode 100644 hosts.d/denahnu.tyil.net create mode 100644 hosts.d/faiwoo.tyil.net create mode 100644 hosts.d/gaeru.tyil.net (limited to 'hosts.d') diff --git a/hosts.d/anoia.tyil.net b/hosts.d/anoia.tyil.net index e69de29..6ca5d84 100644 --- a/hosts.d/anoia.tyil.net +++ b/hosts.d/anoia.tyil.net @@ -0,0 +1 @@ +vpn.ipv4=10.57.100.3 diff --git a/hosts.d/caeghi.tyil.net b/hosts.d/caeghi.tyil.net new file mode 100644 index 0000000..b11b057 --- /dev/null +++ b/hosts.d/caeghi.tyil.net @@ -0,0 +1 @@ +vpn.ipv4=10.57.20.2 diff --git a/hosts.d/denahnu.tyil.net b/hosts.d/denahnu.tyil.net new file mode 100644 index 0000000..cde1717 --- /dev/null +++ b/hosts.d/denahnu.tyil.net @@ -0,0 +1 @@ +vpn.ipv4=10.57.20.4 diff --git a/hosts.d/edephas.tyil.net b/hosts.d/edephas.tyil.net index e69de29..bad8e92 100644 --- a/hosts.d/edephas.tyil.net +++ b/hosts.d/edephas.tyil.net @@ -0,0 +1 @@ +vpn.ipv4=10.57.100.7 diff --git a/hosts.d/faiwoo.tyil.net b/hosts.d/faiwoo.tyil.net new file mode 100644 index 0000000..b591aba --- /dev/null +++ b/hosts.d/faiwoo.tyil.net @@ -0,0 +1 @@ +vpn.ipv4=10.57.20.5 diff --git a/hosts.d/gaeru.tyil.net b/hosts.d/gaeru.tyil.net new file mode 100644 index 0000000..4fdbbe7 --- /dev/null +++ b/hosts.d/gaeru.tyil.net @@ -0,0 +1 @@ +vpn.ipv4=10.57.20.6 -- cgit v1.1