mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 02:12:58 +02:00
ipsec-interfaces: Use correct righthost variable
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -68,7 +68,7 @@ main() {
|
||||
|
||||
local args=(
|
||||
"local" "${VPN_IP}"
|
||||
"remote" "${remote}"
|
||||
"remote" "${righthost}"
|
||||
"ttl" "255"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user