mirror of
https://github.com/bol-van/zapret.git
synced 2024-12-22 06:15:25 +00:00
init.d: sysv fix route_localnet with multiple IFACE_LAN
This commit is contained in:
parent
4ecb40e03b
commit
c01a764e1f
@ -102,7 +102,7 @@ dnat6_target()
|
||||
}
|
||||
set_route_localnet()
|
||||
{
|
||||
_set_route_localnet $1 "$IFACE_LAN"
|
||||
_set_route_localnet $1 $IFACE_LAN
|
||||
}
|
||||
|
||||
fw_nfqws_post4()
|
||||
|
Loading…
Reference in New Issue
Block a user