I have moved the Intel NUC named Gouy from B102 to the control room in B111B since it does not see use in B111B and it is already set up with a CDS virtual machine.
I connected this machine via ethernet to the wall, and initially it said 'unidentified network' and 'no internet.' After setting the DNS address to our internal DNS, it successfully connects to the internet, but it says the network is called 'pLANck 2', what is this network? It appears to be on the subnet, it recieved a '248' IPv4 address, and on windows it is able to resolve names stored on our DNS.
In order to boot the VM I had to change the network adapter settings. Inside the VM it is connected to the internet, but it is not able to resolve names from the local DNS.
cat /etc/resolv.conf
# Generated by NetworkManager
search caltech.edu
nameserver 131.215.254.100
nameserver 192.168.248.15
It has our local DNS listed as an alternate, but it does not seem to ask our DNS if the Caltech DNS says 'not a thing.'
https://unix.stackexchange.com/questions/577222/alternative-dns-server-cannot-resolve
After reading a bit more about DNS lookup, it looks like we'll need to switch the internal DNS to be the primary for this to work. I'll put in a request