Hi,
I really need help solving a problem:
need to split two lines from the same ISP
each line has its own local network
I also need dst-nat to work correctly (understand external ip) on both lines
I tried to “play” in mangle, but nothing works… (mark routing to static route with src-addresses, etc.)
I can’t even bind a local network to a specific line…
I’m not even talking about dst-nat, I haven’t even managed to get to this necessity).
RB2011UiAS, v.7.11.2
device is reset completely (without standard configuration), LANs are configured, static routes for two lines are created (Routing Table)
Firewall empty (to avoid conflicts)
I really hope someone can help…
at least suggest the direction in which to move)
Initial data from the provider (numbers are slightly changed, but the essence is the same):
WAN1 (eth1):
ip: 90.100.0.124
subnet: 255.255.255.0
gateway: 90.100.0.1
WAN2 (eth2):
ip-: 90.100.0.125
subnet: 255.255.255.0
gateway: 90.100.0.1
LANs:
LAN1 (eth3) - 192.168.1.0/24
LAN2 (eth4) - 192.168.2.0/24
