Tom

The attached minimal config. works with Beta 6 but produces the following 
message in Beta 7:

iptables-restore v1.4.10: Couldn't load target 
`F2':/usr/local/libexec/xtables/libipt_F2.so: cannot open shared object file: 
No such file or directory

The following nat rules were generated by action F2 in Beta6:

*nat
:PREROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
:F2 - [0:0]
-A PREROUTING -i eth0 -p 6 -j F2
-A F2 -j REDIRECT
-A F2 -j DNAT --to-destination 0.0.0.0
-A F2 -j REDIRECT
-A F2 -j DNAT --to-destination 0.0.0.0
-A F2 -p 0 -j RETURN
COMMIT

In Beta 7 the following nat rules were generated:

nat
:PREROUTING ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A PREROUTING -i eth0 -p 6 -j F2
COMMIT

Steven.

Attachment: shorewall3.tar.gz
Description: application/tgz

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to