Set Jude a static IP address
Give both Jude interfaces their own IP addresses and use those to set the TLS name better Fixes #9
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
10.42.1.7 hosea hosea.thehellings.lan
|
||||
10.42.1.8 jeremiah jeremiah.thehellings.lan minio-02.thehellings.lan
|
||||
10.42.1.9 ivr ivr.thehellings.lan
|
||||
10.42.1.10 jude jude.thehellings.lan
|
||||
10.42.1.11 jude1 jude1.thehellings.lan
|
||||
10.42.1.12 tv
|
||||
|
||||
# VMs
|
||||
|
||||
@@ -101,6 +101,14 @@
|
||||
hw-address = "c8:5e:a9:54:9e:c6"; # IVR laptop Wi-Fi
|
||||
ip-address = "10.42.1.9";
|
||||
}
|
||||
{
|
||||
hw-address = "c8:4b:d6:ca:20:8f";
|
||||
ip-address = "10.42.1.10"; # Jude - but maybe through the monitor?
|
||||
}
|
||||
{
|
||||
hw-address = "04:7c:16:d5:60:6f";
|
||||
ip-address = "10.42.1.11"; # Jude - but straight in the motherboard
|
||||
}
|
||||
|
||||
########################################
|
||||
# VM servers #
|
||||
|
||||
Reference in New Issue
Block a user