Hey All,
I’ve searched through the forum and everything similar I’ve found has been using the Mikrotik as the VPN server so I thought I would ask here.
I have a RB912UAG-2HPnD running 6.19 connected via 3G (PPP Client) to my M2M providers private network as described here http://www.m2mone.com.au/m2m-one-ipwan-vpn/remote-vpn-client-IPXCLIENT
The routerboard has a bunch of devices connected to it’s local interface, such as web servers and computers that need remote desktop connectivity.
Once I connect to their VPN using Shrew Soft VPN, I can see and interact with the routerboard perfectly fine. I need to access the devices on the local network of the routerboard from the public (3G PPP) interface.
I set up some dst-nat rules to translate router_ip:port to local_device_ip. Using torch I can see that the requests are making it to the local device but not back out through the VPN client server I’m connected to.
If I set up some redirect rules and enable the web proxy, I can connect to the web servers perfectly fine from my machine through the VPN client so I’m not sure as to why NAT is failing…
Any suggestions for setting up NAT correctly so I access the devices on the local interface?