Dual WAN, one for office users, one for remote users

Hi guys,

Sure this is a simple one, I have a mikrotik router that has two wan connections. One has 5 static IP’s, the modem does the dialup and the router has the IP’s, routes etc. This is what is currently being used by the users in the office and remote desktop users that are out of the office. The other is a normal dynamic account with the mikrotik router doing the dialup. I have disabled the default route on this.

What I would like to do is set all the internal users to use the PPPoE connection and the remote users must come in on the static account to an internal terminal servers server.

Any help regarding how to set this up would be greatly appreciated.

Thanks!

You need to setup policy routing. Here is an idea of how it is done.

http://wiki.mikrotik.com/wiki/Manual:PCC#Policy_routing

Thank you! Worked a treat!