mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 14:03:00 +02:00
IKEv2: Add roadwarrior configuration to file.
This commit is contained in:
@@ -439,6 +439,7 @@ sub writeipsecfiles {
|
||||
# Automatically start only if a net-to-net connection
|
||||
if ($lconfighash{$key}[3] eq 'host') {
|
||||
print CONF "\tauto=add\n";
|
||||
print CONF "\trightsourceip=$lvpnsettings{'RW_NET'}\n";
|
||||
} else {
|
||||
print CONF "\tauto=start\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user