Default routes on multiple wireless networks

Hi, I’m a Mikrotik newbie and have a configuration question. I have the following configuration:

Broadband link (DHCP to ISP)
|
Local LAN (192.168.1.0/24)
|
Local WIFI (bridge)[/quote]

I also have a VPN account to the office which uses PPTP:

Office VPN (DHCP client)
|
Office WIFI (192.168.3.0/24)

I would like to add a second WLAN network say SSID = OFFICE who’s default route always
goes over the ‘vpn-ofc’ interface. This link should use NAT and would ideally be issued
an IP on the PPTP link.

The part I’m struggling with is how to bind the ‘office-wlan’ to the ‘vpn-ofc’ interface. The bevhavior I’d like is for anyone connected to the local LAN or local WIFI to route default traffic over the broadband link, and anyone connecting to the ‘office’ wireless network would route ALL traffic over the office VPN link.

Thanks for any help or suggestions,
Nigel.

You won’t bind or bridge the pptp interface. You need to setup the proper routes on your local router and office router.

Look at this and see if this helps. The difference being you will have a separate network on your VirtualAP and your office router will need to have a route pointing to the VirtualP network.

http://wiki.mikrotik.com/wiki/Manual:Interface/PPTP#Site-to-Site_PPTP