mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
IPsec: Show status in WUI when VPN is connecting
This is helpful when debugging on-demand connections when you can see if strongswan tries to connect or is still idle. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -562,6 +562,7 @@
|
||||
< vendor
|
||||
< visit us at
|
||||
< vpn broken
|
||||
< vpn connecting
|
||||
< vpn keyexchange
|
||||
< vpn on-demand
|
||||
< vpn start action
|
||||
@@ -1183,6 +1184,7 @@
|
||||
< vendor
|
||||
< visit us at
|
||||
< vpn broken
|
||||
< vpn connecting
|
||||
< vpn keyexchange
|
||||
< vpn on-demand
|
||||
< vpn start action
|
||||
@@ -1769,6 +1771,7 @@
|
||||
< vendor
|
||||
< visit us at
|
||||
< vpn broken
|
||||
< vpn connecting
|
||||
< vpn keyexchange
|
||||
< vpn on-demand
|
||||
< vpn start action
|
||||
@@ -2360,6 +2363,7 @@
|
||||
< vendor
|
||||
< visit us at
|
||||
< vpn broken
|
||||
< vpn connecting
|
||||
< vpn keyexchange
|
||||
< vpn on-demand
|
||||
< vpn start action
|
||||
|
||||
Reference in New Issue
Block a user