What is your Netmask set to? If the netmask is set to 255.255.0.0 (which is perfectly valid for ip address ranges in the 172.16.0.0 to 172.31.255.255 range), then all of the ip addresses that you quote are valid and on the same subnet.
If, however, your subnet mask is set to 255.255.255.0, then you have two different subnets.
Have you tried opening a web browser and going to http://172.17.65.208 (You should be able to follow that link)?
You should be able to find out what your netmask is set to (and it should be the same on all devices if using DHCP to allocate ip addresses) by looking at your router LAN settings.
If you can’t find the subnet mask on your router, you can find it on a windows machine either from the ipv4 properties of your network connection properties or, more easily, from the command line terminal using the ‘ipconfig’ command:
e.g. On my Windows Computer, my subnet mask is set to 255.255.255.0 so I see:
C:\Users\wade>ipconfig
Windows IP Configuration
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . : hagrid
IPv6 Address. . . . . . . . . . . : 2a00:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx
Temporary IPv6 Address. . . . . . : 2a00:yyyy:yyyy:yyyy:yyyy:yyyy:yyyy:yyyy
Link-local IPv6 Address . . . . . : fe80::7cb9:cb7b:9474:9edb%5
IPv4 Address. . . . . . . . . . . : 10.212.153.150
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : fe80::ce28:aaff:fe2a:340%5
10.212.153.1
This is normal. There is no ‘configuration screen’ on the monitor to which a NUC is installed when RoonOS (as installed by ROCK) is running. Only a small amount of information text including, as you have seen, the ip address.
This confirms that ROCK installation is up and running and is on the network at the 172.17.165.208 ip address.
If you run a Roon Client, can it see the Rock installation?
You will have to logout or disconnect from your existing Roon Server:
And then connect to the ROCK Roon Server when offered a choice:
If you only ‘disconnected’ from the old server, then you will have to ‘unauthorize’ the old Roon Server:
Then you can log into the new server.