|
|
#1 (permalink) |
![]() Registrado em: Aug 2007
Localização: Portugal
Posts: 148
Agradeceu: 1
Agradecido 6 vez(es) em 6 Posts
Reputação: 33 ![]() |
/ ip address
add address=192.168.0.1/24 network=192.168.0.0 broadcast=192.168.0.255 interface=Local comment="" disabled=no add address=10.111.0.2/24 network=10.111.0.0 broadcast=10.111.0.255 interface=wlan2 comment="" disabled=no add address=10.112.0.2/24 network=10.112.0.0 broadcast=10.112.0.255 interface=wlan1 comment="" disabled=no / ip firewall mangle add chain=prerouting in-interface=Local connection-state=new nth=1,1,0 action=mark-connection new-connection-mark=odd passthrough=yes comment="" disabled=no add chain=prerouting in-interface=Local connection-mark=odd action=mark-routing new-routing-mark=odd passthrough=no comment="" disabled=no add chain=prerouting in-interface=Local connection-state=new nth=1,1,1 action=mark-connection new-connection-mark=even passthrough=yes comment="" disabled=no add chain=prerouting in-interface=Local connection-mark=even action=mark-routing new-routing-mark=even passthrough=no comment="" disabled=no / ip firewall nat add chain=srcnat connection-mark=odd action=src-nat to-addresses=10.111.0.2 to-ports=0-65535 comment="" disabled=no add chain=srcnat connection-mark=even action=src-nat to-addresses=10.112.0.2 to-ports=0-65535 comment="" disabled=no / ip route add dst-address=0.0.0.0/0 gateway=10.111.0.1 scope=255 target-scope=10 routing-mark=odd comment="" disabled=no add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 routing-mark=even comment="" disabled=no add dst-address=0.0.0.0/0 gateway=10.112.0.1 scope=255 target-scope=10 comment="" disabled=no fiz o meu load com 2 adsl da forma que esta em cima mais so um link funciona que o link do ip router que nao term a regra odd e even porque sera... |
|
|
![]() |
| Ferramentas do Tópico | |
|
|
Tópicos Similares
|
||||
| Tópico | Tópico Iniciado Por | Fórum | Respostas | Última Mensagem |
| LoadBalance | iceblue | Mikrotik Balanceamento | 28 | 20-10-2007 07:39 |
| loadbalance | apnet | Mikrotik | 2 | 11-08-2007 17:10 |
| FailOver + LoadBalance | maxmelo | Mikrotik Balanceamento | 3 | 30-05-2007 21:59 |
| Contingencia no LoadBalance | iceblue | Mikrotik Balanceamento | 8 | 10-05-2007 07:41 |
| Problemas com LoadBalance | marcotuliothor | Mikrotik Balanceamento | 2 | 06-04-2007 23:37 |
| Divulgue |