<= bump =>
Hopefully it's something obvious.
My second attempt was with pfSense 2.3.2 (2 Nics, 1 assigned WAN, 1 assigned 'LAN')
I have openvpn listening on the LAN adapter. I have created a nat rule to allow vpn connections to the lan (WAN,UDP,,,WAN ADDRESS,1194,lan adapter ip, 1194)… however who shows wan adapater.
I have setup other servers running OpenVPN (off an Ubuntu box) and the server logs are as I would expect (client IP shows).
====================================================================================================
Well if anyone stumbles upon this, here is what I did to fix this:
*Automatic nat to manual nat
*Removed WAN nat entries for my tunnel network (left lan... still need to validate traffic is going through my lan interface)
*On Azure, create an inbound rule on NSG allowing my tunnel
*On Azure, create a route table, tunnel next hop = pfsense (associate to the subnet)