Tom

The snat rule in the attached config. generates the following iptables
rule:

-A SHOREWALL -o br0 -p 6 -s 10.11.11.0/11 ! -d 1.1.1.1 -m multiport
--dports 110,1,2,34,5,6,0:2,65000:65535,200:210 -j SNAT --to-source
10.1.1.1-10.1.1.4 --to-source 10.2.1.1 --to-source
10.3.1.1-10.3.1.255:500-600 --persistent --random -m comment --comment
"masq."

Which produces the following iptables-restore error message:

iptables-restore v1.4.21: SNAT: Multiple --to-source not supported

Steven.

Attachment: shorewall94.tar.gz
Description: application/gzip

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to