Hi all!, I have to LANs: 192.168.0.0/24 and 192.168.1.0/24, each one in different switches, the LAN1 is for administrative PCs, and LAN2 for operative PCs, then I have a third LAN 192.168.3.0/24. In the third LAN I have 2 DSL routers, each one with different DSL links to Internet.
I want to pass all Internet traffic from LAN1 (administrative PCs) via DSL1 router (192.168.3.1) and LAN2 (operative PCs) via DSL2 router (192.168.3.2). So the config I'm using is:
m0n0wall (Soekris): LAN1 interface: 192.168.0.1 LAN2 interface: 192.168.1.1 WAN interface: 192.168.3.3
DSL1 interface: 192.168.3.1 DSL2 interface: 192.168.3.2
I tried making a static route for LAN1 to use as gateway DSL1 for internet traffic and LAN2 to use the default gateway (DSL2), but it does not work... any idea?
I used in the static route: Interface: LAN1 Destination Network: 0.0.0.0/1 Gateway: 192.168.3.1
Is this Ok??? is the mask "1" ok?
Thanks!!!
Metfan
|