Re: [Mikrotik] Source based routing

2012-06-05 Thread Scott Reed
And then you can NAT either or both by specifying the out-interface in the NAT rules. On 6/5/2012 8:17 AM, Chupaka wrote: What's problem with NAT?.. Routing is before src-nat... /ip route add routing-mark=gw1 gateway=1.1.1.1 /ip route add routing-mark=gw2 gateway=2.2.2.2 /ip route rule add src

Re: [Mikrotik] Source based routing

2012-06-05 Thread Chupaka
What's problem with NAT?.. Routing is before src-nat... /ip route add routing-mark=gw1 gateway=1.1.1.1 /ip route add routing-mark=gw2 gateway=2.2.2.2 /ip route rule add src-address=111.0.0.0/8 action=lookup table=gw1 /ip route rule add src-address=222.0.0.0/8 action=lookup table=gw2 2012/6/5 Je

[Mikrotik] Source based routing

2012-06-04 Thread Jeromie Reeves
Anyone have a dirt simple source based routing example that works with nat, or a transparent proxy setup that works with the hotspot? I have a site with two upstream, the 2nd is purely for the hotspot part of the network, the first is for the fixed users. I used to VLAN the hotspot users out to ano