[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

DMZ-firewall



hi. 

i have a firewall with 5 nic's

it is firewalling some machines on 2 of the nic's, but now im setting up
a new mailserver and webserver.

these should have local ip's, and here is where my problems starts.

ive tried a lot of examples and read a lot of howtos, but with no luck.

iptables -t nat -A PREROUTING -p tcp -d $EXTMAILIP --dport 110 -j DNAT
--to-destination 192.168.10.10:110

and i dont get any output from logging packets,

$IPTABLES -A FORWARD -j LOG
$IPTABLES -A FORWARD -m limit --limit 3/minute --limit-burst 3 -j LOG \
--log-level DEBUG --log-prefix "IPT FORWARD packet died: "




--_
anders gjære
+47 414 22 934 



Reply to: