Setting up a simple vpn

I am trying to create a vpn where all internet traffic from the mikrotik goes over the vpn and then out the other vpns service provider. The reason for this is we are trying to monitor all the different websites the users are going to at are remote office and then block certain websites at our vpn server.

My setup so far:

Main office I have a windows xp pro running Microsoft VPN server. This machine sits behind a router and is assigned an IP address of 192.168.0.6.

Remote office I have a mikrotik rb450G that hands out dhcp address 192.168.11.x .

I am able to get the mikrotik to link up to the VPN server and ping it but am unable to send any traffic over the vpn. I have tried changing the routes around to no avail.

Any help would be greatly appreciated…

post your route and firewall

You will have to setup a static route on the MT to the main site’s WAN IP through that site’s ISP provided gateway IP. Then the PPTP or whatever VPN can connect. Then you set your default gateway and DNS server settings on the MT to use the main site’s 192. number.