I have two (2) Proxmox hosts. Each host is connected to my network (172.20.73.0) via a wireless NIC and I am using NAT and MASQUERADE. This has been working fine for months. I used an Orbi mesh wireless network. On each Proxmox host, I have a vSwitch; one host as 172.16.77.0 and the other host as 192.168.77.0.
The past week, I have noticed that connections to containers and VMs fail. I can be in via SSH or RDP for hours while at other times, the connection freezes after seconds or minutes. Most times I can reconnect immediately, while other times, I must wait minutes or hours, or, reboot the Proxmox host.
The containers and virtual machines can communicate with one another, as well as, externally to my 172.20.73.0 network and the Internet.
I included a trace route from my laptop at the end of this message.
I am puzzled and looking for ideas and suggestions on how to address this. Your help and feedback is much appreciated. Thank you!!
The past week, I have noticed that connections to containers and VMs fail. I can be in via SSH or RDP for hours while at other times, the connection freezes after seconds or minutes. Most times I can reconnect immediately, while other times, I must wait minutes or hours, or, reboot the Proxmox host.
The containers and virtual machines can communicate with one another, as well as, externally to my 172.20.73.0 network and the Internet.
I included a trace route from my laptop at the end of this message.
I am puzzled and looking for ideas and suggestions on how to address this. Your help and feedback is much appreciated. Thank you!!
Code:
PS C:\Users\admin> tracert 172.16.77.2
Tracing route to 172.16.77.2 over a maximum of 30 hops
1 3 ms 3 ms 4 ms router.lab.local [172.20.73.1]
2 9 ms 5 ms 7 ms proxmox1.lab.local [172.20.73.11]
3 248 ms 215 ms 432 ms 172.16.77.2
Trace complete.
PS C:\Users\admin> tracert 172.16.77.25
Tracing route to 172.16.77.25 over a maximum of 30 hops
1 5 ms 4 ms 3 ms router.lab.local [172.20.73.1]
2 46 ms 6 ms 23 ms proxmox1.lab.local [172.20.73.11]
3 63 ms 8 ms 6 ms 172.16.77.25
Trace complete.
PS C:\Users\admin> tracert 172.16.77.25
Tracing route to 172.16.77.25 over a maximum of 30 hops
1 5 ms 3 ms 3 ms router.lab.local [172.20.73.1]
2 218 ms 23 ms 8 ms proxmox1.lab.local [172.20.73.11]
3 459 ms 8 ms 67 ms 172.16.77.25
Trace complete.
PS C:\Users\admin> tracert 172.16.77.2
Tracing route to 172.16.77.2 over a maximum of 30 hops
1 5 ms 4 ms 3 ms router.lab.local [172.20.73.1]
2 36 ms 7 ms 6 ms proxmox1.lab.local [172.20.73.11]
3 179 ms 6 ms 5 ms 172.16.77.2