Displaying 2 results from an estimated 2 matches for "mabzfjdliral".
Did you mean:
mabzfjdlirau
2004 Oct 18
2
bridging and masquerading
hi list,
i got a small problem.
here is my setup:
WAN
|
|
| bridged
$FW-------DMZ
|
| masqueraded
|
LOCAL
my shorewall machine ($FW) got three interfaces: eth0 eth1 eth2
* eth0 is connected to the WAN
* eth1 is connected to my DMZ
* eth2 is connected to LOCAL network
i manage a whole C class (public adresses) in my DMZ, let''s say
X.Y.Z.0/24
* my router
2004 Oct 11
5
Fw: setting an exception source to a redirect rule?
I recently setup shorewall on my freshly rebuilt router box.
I setup transparent proxying using transproxy/dansguardian/privoxy/squid.
My current rules for the redirect are:
REDIRECT loc 81 tcp www - !192.168.100.0/24
ACCEPT fw net tcp www
How do I set this so that all the request are redirected except for requests FROM a certain machine (192.168.100.11)?
I