Hello
me with the configuration of 2 connections leaves error to me in MSN this the configuration
/ interface ethernet
set Local name="Local" mtu=1500 mac-address=00:E0:7D:F1:C5:D9
arp=enabled \
disable-running-check=yes auto-negotiation=yes full-duplex=yes
cable-settings=default \
speed=100Mbps comment="" disabled=no
set Publica name="Publica" mtu=1500 mac-address=00:E0:7D:F4:97:29
arp=enabled \
disable-running-check=yes auto-negotiation=yes full-duplex=yes
cable-settings=default \
speed=100Mbps comment="" disabled=no
set Publica1 name="Publica1" mtu=1500 mac-address=00:EE:B1:03:2B:5B
arp=enabled \
disable-running-check=yes auto-negotiation=yes full-duplex=yes
cable-settings=default \
speed=100Mbps comment="" disabled=no
/ ip address
add address=10.10.30.1/24 network=10.10.30.0 broadcast=10.10.30.255
interface=Local \
comment="Red Wireless EXTERNA" disabled=no
add address=200.87.105.99/29 network=200.87.105.97
broadcast=200.87.105.102 \
interface=Publica comment="Publica ENTEL" disabled=no
add address=192.168.1.2/24 network=192.168.1.0
broadcast=192.168.1.255 interface=Publica1 \
comment="Publica Entel 1" disabled=no
/ ip route
add dst-address=0.0.0.0/0 gateway=192.168.1.1 scope=255 target-
scope=10 routing-mark=even \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=192.168.1.1 scope=255 target-
scope=10 comment="" \
disabled=no
add dst-address=0.0.0.0/0 gateway=200.87.105.97 scope=255 target-
scope=10 routing-mark=odd \
comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=200.87.105.97 scope=255 target-
scope=10 \
routing-mark=Https-routing comment="" disabled=no
add dst-address=0.0.0.0/0 gateway=200.87.105.97 scope=255 target-
scope=10 \
routing-mark=msn_routing 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
add chain=prerouting protocol=tcp dst-port=80 src-address-list=nat-
addr \
action=mark-connection new-connection-mark=http passthrough=yes
comment="**** HTTP" \
disabled=no
add chain=prerouting connection-mark=http action=mark-packet new-
packet-mark=HTTP \
passthrough=no comment="" disabled=no
add chain=prerouting protocol=tcp src-port=443 action=mark-
connection \
new-connection-mark=https passthrough=yes comment="**** HTTPS"
disabled=no
add chain=prerouting connection-mark=https action=mark-routing \
new-routing-mark=Https-routing passthrough=no comment=""
disabled=no
add chain=prerouting connection-mark=https action=mark-packet new-
packet-mark=HTTPS \
passthrough=no comment="" disabled=no
add chain=prerouting protocol=tcp dst-port=1863 action=mark-
connection \
new-connection-mark=msn passthrough=yes comment="**** MSN"
disabled=no
add chain=prerouting connection-mark=msn action=mark-routing new-
routing-mark=msn_routing \
passthrough=yes comment="" disabled=no
add chain=prerouting connection-mark=msn action=mark-packet new-
packet-mark=MSN \
passthrough=no comment="" disabled=no
/ ip firewall nat
add chain=srcnat connection-mark=odd action=src-nat to-
addresses=200.87.105.99 \
to-ports=0-65535 comment="" disabled=no
add chain=srcnat connection-mark=even action=src-nat to-
addresses=192.168.1.2 \
to-ports=0-65535 comment="" disabled=no
thanks
Marcelo