Correct call to dest_iexclusion()

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-09-19 08:28:29 -07:00
parent e894e15fa1
commit fd1e996fb1

View File

@ -481,6 +481,7 @@ sub setup_netmap() {
j => 'RAWDNAT' ,
"--to-dest $net2" ,
$net1 ,
imatch_source_net( $net3 ) ,
@rule ,
@match
);