mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-21 10:18:58 +02:00
Correct call to dest_iexclusion()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
e894e15fa1
commit
fd1e996fb1
@ -481,6 +481,7 @@ sub setup_netmap() {
|
|||||||
j => 'RAWDNAT' ,
|
j => 'RAWDNAT' ,
|
||||||
"--to-dest $net2" ,
|
"--to-dest $net2" ,
|
||||||
$net1 ,
|
$net1 ,
|
||||||
|
imatch_source_net( $net3 ) ,
|
||||||
@rule ,
|
@rule ,
|
||||||
@match
|
@match
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user