Hi,
I'm facing a problem where when using VPN (Wireguard) to contact my VMs, I can reach out to PVE (GUI and SSH) itself but not the VMs.
There is a similar issue described here: https://www.reddit.com/r/Proxmox/comments/13k0ndd/cannot_access_my_server_from_vpn/ but unfortunately the solution is not clearly provided.
Here is my network setup:
- PVE IP 192.168.1.11
- VM under PVE: 192.168.1.20
- Raspberry Pi: 192.168.1.10
- VPN client IP: 192.168.65.67
So from VPN client, i can SSH to PVE and Raspberry Pi but trying SSH or any web service hosted in VM fails.
It works if I use the Raspberry Pi as a jump server (SSH to rPI and then SSH to VM).
I do believe this is PVE preventing access to VMs as IP does not come from 192.168.1.0/24 but I disabled firewalls at all levels in Proxmox (VM, node, datacenter).
There should be some iptables setting to change in PVE, anyone can help?
Thanks,
Jean
I'm facing a problem where when using VPN (Wireguard) to contact my VMs, I can reach out to PVE (GUI and SSH) itself but not the VMs.
There is a similar issue described here: https://www.reddit.com/r/Proxmox/comments/13k0ndd/cannot_access_my_server_from_vpn/ but unfortunately the solution is not clearly provided.
Here is my network setup:
- PVE IP 192.168.1.11
- VM under PVE: 192.168.1.20
- Raspberry Pi: 192.168.1.10
- VPN client IP: 192.168.65.67
So from VPN client, i can SSH to PVE and Raspberry Pi but trying SSH or any web service hosted in VM fails.
It works if I use the Raspberry Pi as a jump server (SSH to rPI and then SSH to VM).
I do believe this is PVE preventing access to VMs as IP does not come from 192.168.1.0/24 but I disabled firewalls at all levels in Proxmox (VM, node, datacenter).
There should be some iptables setting to change in PVE, anyone can help?
Thanks,
Jean