This was my old network setup: Internet -> Uverse BGW210 ->Archer A7 -> Optiplex 5060 with Proxmox install and all subsequent vms, gaming pcs, work laptop, wireless devices, etc.
I removed the Archer A7 so that I can make way to virtualize OPNSense and install my TL-SG2008P, and then EAP225 and all other devices.
I'm no networking expert, but i'm familiar with certain terminology like private IPs and whatnot. I figured since moving around networks, I would come across this issue of my Proxmox not being recognized, and right I was. I can't access the GUI.
Proxmox wasn't even showing up in my BGW210 router at all. So here's what I did:
After checking the BGW210, it shows that it had a range of 192.168.1.64-253. Proxmox was sitting at 192.168.0.216:8006. By going into the shell and changing it to 192.168.1.216, Proxmox finally showed up on the BGW210 router. But still cannot connect. So I changed Proxmoxs IP back to its original (192.168.0.216:8006) and basically readjusted the private IP ranges inside my router:
Device IPv4 Address Old: 192.168.1.254
Device IPv4 Address New: 192.168.0.254
Subnet Mask: 255.255.255.0
DHCPv4 Start Address Old: 192.168.1.64
DHCPv4 Start Address New: 192.168.0.2
DHCPv4 End Address Old: 192.168.1.253
DHCPv4 End Address New: 192.168.0.253
Restarted both the BGW210 and baremetal, and still nothing. On my BGW210, it clearly shows the baremetal and even says "Status: On". So i'm not sure what gives at this point. I also tried all variations: https, https, with and without the 8006, and just the IP by itself. Is it because its expecting a certain network port that it was previously used to? That's the only thing I can think of, but again i'm lost at this point.
I removed the Archer A7 so that I can make way to virtualize OPNSense and install my TL-SG2008P, and then EAP225 and all other devices.
I'm no networking expert, but i'm familiar with certain terminology like private IPs and whatnot. I figured since moving around networks, I would come across this issue of my Proxmox not being recognized, and right I was. I can't access the GUI.
Proxmox wasn't even showing up in my BGW210 router at all. So here's what I did:
After checking the BGW210, it shows that it had a range of 192.168.1.64-253. Proxmox was sitting at 192.168.0.216:8006. By going into the shell and changing it to 192.168.1.216, Proxmox finally showed up on the BGW210 router. But still cannot connect. So I changed Proxmoxs IP back to its original (192.168.0.216:8006) and basically readjusted the private IP ranges inside my router:
Device IPv4 Address Old: 192.168.1.254
Device IPv4 Address New: 192.168.0.254
Subnet Mask: 255.255.255.0
DHCPv4 Start Address Old: 192.168.1.64
DHCPv4 Start Address New: 192.168.0.2
DHCPv4 End Address Old: 192.168.1.253
DHCPv4 End Address New: 192.168.0.253
Restarted both the BGW210 and baremetal, and still nothing. On my BGW210, it clearly shows the baremetal and even says "Status: On". So i'm not sure what gives at this point. I also tried all variations: https, https, with and without the 8006, and just the IP by itself. Is it because its expecting a certain network port that it was previously used to? That's the only thing I can think of, but again i'm lost at this point.