bvm-radius: add tailscale IP

This commit is contained in:
Luke Granger-Brown 2021-09-25 12:19:07 +00:00
parent c908e3ab5d
commit 0d6ab41728
2 changed files with 3 additions and 2 deletions

View file

@ -25,7 +25,7 @@ in {
defaultGateway = { address = "92.118.28.1"; interface = "enp2s0"; };
defaultGateway6 = { address = "2a09:a441::1"; interface = "enp2s0"; };
};
# my.ip.tailscale = "100.81.27.52";
my.ip.tailscale = "100.120.98.116";
system.stateVersion = "21.05";
}

View file

@ -3,7 +3,7 @@
; SPDX-License-Identifier: Apache-2.0
; MNAME RNAME SERIAL REFRESH RETRY EXPIRE TTL
@ 600 IN SOA frantech-lux01.as205479.net. hostmaster.lukegb.com. 31 600 450 3600 300
@ 600 IN SOA frantech-lux01.as205479.net. hostmaster.lukegb.com. 32 600 450 3600 300
; NB: this are also glue records in Google Domains.
$INCLUDE tmpl.ns
@ -68,6 +68,7 @@ bvm-prosody.int 3600 IN A 100.86.22.44
bvm-win10.int 3600 IN A 100.71.230.20
bvm-matrix.int 3600 IN A 100.74.197.67
bvm-netbox.int 3600 IN A 100.81.27.52
bvm-radius.int 3600 IN A 100.120.98.116
mac-mini.int 3600 IN A 100.91.188.84