OpenVPN connection fails for a particular device...
OpenVPN connection fails for a particular device...
I've configured a VPN tunnel for remote access to your home network using PFsense. My setup includes four devices—Proxmox server, FreeNAS, Plex, and Nextcloud—each with static IPs managed by the DHCP server. Three of them are reachable through the tunnel, but I'm having trouble connecting to Proxmox via ping, SSH, or WebUI. All devices share the same IP range (192.168.0.0/24), and the tunnel uses the same address block. I've tried changing IP addresses and analyzing traffic with Wireshark, but no usable data was captured due to encryption in the VPN. I'm also experimenting with port changes on the tunnel without success. Could you help identify the issue? Any suggestions would be appreciated.
Review the firewall settings on the Proxmox server. It seems traffic from your tunnel's IP is being blocked.
Disabled the host firewall to allow all incoming connections from 192.168.*.* But nothing has been updated.
Check network activity on the Proxmox machine with tcpdump on its local port, ensuring data flows properly through the LAN card.