Tom Shorewall6 snat entry:
eth0 2001:2::/56 NONAT:random Generates the following ip6tables rule: -A eth0_masq -s 2001:2::/56 -j RETURN --random Which produces the following error message: ip6tables-restore v1.4.17: unknown option "--random" Note, a similar problem occurs if either of the following snat entries is specified: eth0 2001:2::/56 NONAT:persistent eth0 2001:2::/56 NONAT:random:persistent Additionally Shorewall masq entry: eth0 192.168.1.0/24 NONAT:random Produces a similar error. Steven. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Shorewall-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-devel
