I am subnetting my network and getting off 192.168.1.x, moving everything to various subnets within 10.86.X.X. One of the last things I need to move is my Proxmox server (192.168.1.40), which runs a Plex LXC container (192.168.1.41), an Ubuntu-VM (192.168.1.42), and a PBS VM (192.168.1.43).
Is this as simple as logging into PVE, going to Datacenter -> Node -> System -> Network, and changing the vmbr0 Linux Bridge from 192.168.1.40/24 to 10.86.30.20/24? My new PVE IP will be 10.86.30.20.
Then once that is done, logging back into PVE on the new 10.86.30.20 IP, and going to Datacenter -> Node -> Plex-LXC -> Network, and changing that vmbr0 bridge from 192.168.1.41/24 to 10.86.30.21/24?
So forth with the other 2 VM's? I understand once the IP's are changed I'll obviously need to go into everything and re-point any services running that may be pointed at old IP's, but I am mostly concerned with risking somehow locking myself out.
Once I change the Proxmox IP will I then have trouble accessing the network services of the LXC & VM's since they are on different subnets? Or will this continue working and being accessible over the network until I manually change them as described above? I'm hoping this will be pretty smooth sailing.
Any comments tips or suggestions for me before I rip off the bandaid? Thanks
Is this as simple as logging into PVE, going to Datacenter -> Node -> System -> Network, and changing the vmbr0 Linux Bridge from 192.168.1.40/24 to 10.86.30.20/24? My new PVE IP will be 10.86.30.20.
Then once that is done, logging back into PVE on the new 10.86.30.20 IP, and going to Datacenter -> Node -> Plex-LXC -> Network, and changing that vmbr0 bridge from 192.168.1.41/24 to 10.86.30.21/24?
So forth with the other 2 VM's? I understand once the IP's are changed I'll obviously need to go into everything and re-point any services running that may be pointed at old IP's, but I am mostly concerned with risking somehow locking myself out.
Once I change the Proxmox IP will I then have trouble accessing the network services of the LXC & VM's since they are on different subnets? Or will this continue working and being accessible over the network until I manually change them as described above? I'm hoping this will be pretty smooth sailing.
Any comments tips or suggestions for me before I rip off the bandaid? Thanks