[:S]nternal network!
I got ASL 3.202 with 3 nics, 1 internal,
1 ext and 1 dmz
The Int:
192.x.x.x
Gw: None
The Ext:
213.x.x.x (public IP)
Gw: 213.x.x.x (Default GW for ALL)
The DMZ:
80.x.x.x (Public IPs)
Gw: none
Current Nat:
The eth0 (int) is masq > eth1 (ext)
Current Routing:
213.x.x.x/29 dev eth1 scope link
192.x.x.x/24 dev eth0 scope link
80.x.x.x/24 dev eth2 scope link
127.0.0.0/8 dev lo scope link
default via 213.x.x.x dev eth1
Thanks in advance!
This thread was automatically locked due to age.