Displaying 2 results from an estimated 2 matches for "loc33".
Did you mean:
loc3
2004 Dec 06
5
two firewall and shorewall
...rive all traffic from the vlan
managed by fw1,
what is the best way to manage this traffic with shorewall?
I have to define the fw1''s zones also in fw2 and then use somenthig like
this:
zones:
loc11 Local11 LAN 10.88.11.0 behind fw1
loc22 Local22 LAN 10.88.22.0 behind fw1
loc33 Local33 LAN 10.88.33.0 behind fw1
interfaces:
-
2004 Nov 26
3
Vlan routing problem
...ay:
masq
#INTERFACE SUBNET ADDRESS
eth0 eth2.2
eth0 eth2.3
eth0 eth2.4
eth0 eth2.5
zones
#ZONE DISPLAY COMMENTS
net Net Internet
loc22 Local22 Local Networks 22
loc33 Local33 Local Networks 33
loc11 Local11 Local Networks 11
loc55 Local55 Local Networks 55
interfaces
#ZONE INTERFACE BROADCAST OPTIONS
net eth0 detect dhcp,routefilter,norfc1918
loc22 eth2.2 detect
loc11 eth2.3...