forked from extern/shorewall_code
Correct script generation problem with TPROXY
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
3e8c1f4e3c
commit
f09d286738
@ -373,7 +373,7 @@ sub process_tc_rule( ) {
|
|||||||
$port = 0;
|
$port = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
$target .= "--on-port $port";
|
$target .= " --on-port $port";
|
||||||
|
|
||||||
if ( supplied $ip ) {
|
if ( supplied $ip ) {
|
||||||
validate_address $ip, 1;
|
validate_address $ip, 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user