This is my wanted Network design
---------------- -----------------
| Interface1 | | Interface3 |
| DSL - WAN | | DMZ |
---------------------------------------------
| ASTARO 2.X |
| with 4 |
| Interfaces |
---------------------------------------------
| Interface2 | | Interface4.1 |
| Cable - WAN | | LAN1 |
---------------- | Interface4.2 |
| LAN2 |
-----------------
For all is the default Gateway : 212.X.X.X
IP Subnet
Interface 1: 192.168.200.0 255.255.255.0
Interface 2: 212.X.X.X 255.255.255.192
Interface 3: 213.X.X.X 255.255.255.240
Interface 4.1: 192.168.145.0 255.255.255.0
Interface 4.2: 192.168.146.0 255.255.255.0
At the moment all Networks get an Internetconnection over Interface 2 and the Default gateway.
My problem is, that all users from Interface 4.1 and Interface 3 are going through the default gatway and
all user from Interface 4.2 should go through Interface 1.
Behind Interface 1 is a DSL router with a static IP 192.168.200.2, the Interface has 192.168.200.1.
Now I don' know, how to define astaro to get this working. The user of Interface 4.2 never goes through the DSL-Router,
because i think they need the gatewy 192.168.200.2(IP of DSL-Router)
but i don't know how to handle this situation.
This thread was automatically locked due to age.