[EMAIL PROTECTED] wrote:
> System: Tinysofa 2 (Odin)
> Shorewall ver. 3.2.5
> interfaces:
> net    eth0    192.168.111.2 mask 255.255.255.252 gw 192.168.111.1
> loc    eth1    192.168.0.11  mask 255.255.255.0
> 
> trying to forward HTTP connections from 192.168.111.1 (net) on eth0
> (net) to local address 192.168.0.9 (a web server) - attempts not even
> logged (using debug setting for logging all new connections), while SSH
> connections are logged (successful or not).
> 
> rule from /etc/shorewall/rules:
> 
> DNAT   net     loc:192.168.0.9    tcp    http
> 
> (tried 'DNAT   net   loc:192.168.0.9   tcp   80' - doesn't work
> either).
> 
> Please help.

Your first rule is correct (and is equivalent to your second rule).

Please follow the DNAT troubleshooting steps outlined in Shorewall FAQs
1a and 1b.

-Tom
-- 
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ [EMAIL PROTECTED]
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to