MT PPTP VPN Outlook wont connect but fine with Windows VPN

Hi Guys,

When I dial my office PPTP VPN via windows 10, my outlook connects to the office exchange server with no issues.

I have setup a PPTP VPN Client on my RB2011UAS-2HnD which dials in just fine. I can browse the shares just fine, however my outlook just stays disconnected.

I have tried with and without the VPN as the default route
I have added a masquerade Dst Address for the office LAN 192.168.0.0/24

Has anyone else had this issue before? Does anyone know any obvious reason this could occur?

Thanks.

Did you create a route? PPTP Client creates a route to the VPN Server only. You have to create another route for the rest of the 192.168.0.0/24 network to tell it to send 192.168.0.0/24 down PPTP Client.

If your VPN Server is the server doing file sharing, then it makes sense why you can browse that and not Exchange (if Exchange is not installed on the VPN Server).

Routes
0.0.0.0/0 WAN1
192.168.88.0/24 Bridge 1
192.168.0.101 PPTP Client Pref Source 192.168.0.100

You need to add this:
192.168.0.0/24 PPTP Client