@sakthi said in Not able to RDP or SSH via OpenVPN:
and i'm able to access the ESXi homepage as well
What is the IP of this ESXI VM ? 192.168.65.x/24 ?
pfSense is 192.168.65.1 ?
During setup, set up firewall rules on the OpenVPN (or OPENVPN interface if you have instantiated the OpenVPN interface - see Youtube => Netgate video's for details) lie this :
[image: 1618987082814-d891ffed-7b91-45b7-a625-eae293eb9346-image.png]
I'm using myself the OpenVPN server of pfSense so I can call in, use the GUI of pfSEnse, or the SSH access, and also some RDP access to other devices on my LAN's (192.168.1.x/24 and 192.168.2.x/24)
My OpenVPN Tunnel network is 192.168.3.x/24
I had to inform my RDP (Microsoft based devices) that these had to accepts connection from the outside of their 'own' LAN, as by default they are restricted to their LAN == local access only.
Btw : I have two local physical networks, 192.168.1.x/24 and 192.168.2.x/24
As my devices to be contacted from "remote" are all on 192.168.1.x/24, I used the 192.168.2.x/24 network to see if I could connect to these RDP and SSH devices on 192.168.1.x/24.
When I knew how to make it work from 192.168.2.x/24 I knew I could also make it work from 192.168.3.x/24 - the OpenVPN network.
That was the moment I started to build my OpenVPN access.