mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-02 10:49:48 +01:00
source ext_if from bastille_network_pf_ext_if in load_rdr_log_rule()
This commit is contained in:
@@ -194,7 +194,7 @@ load_rdr_log_rule() {
|
||||
|
||||
local inet="${1}"
|
||||
local if_name="${2}"
|
||||
local if=ext_if=\"${2}\"
|
||||
local if="${bastille_network_pf_ext_if}"=\"${2}\"
|
||||
local src="${3}"
|
||||
local dst="${4}"
|
||||
local proto="${5}"
|
||||
|
||||
Reference in New Issue
Block a user