mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
vpnmain.cgi: Add field for roadwarrior endpoint
This is the IP address or FQDN which will be written into Apple Configuration profiles as public peer address. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1550,10 +1550,12 @@
|
||||
'ipsec interface mode gre' => 'GRE',
|
||||
'ipsec interface mode none' => '- None (Default) -',
|
||||
'ipsec interface mode vti' => 'VTI',
|
||||
'ipsec invalid ip address or fqdn for rw endpoint' => 'Invalid IP address or FQDN for Host-to-Net Endpoint',
|
||||
'ipsec mode transport' => 'Transport',
|
||||
'ipsec mode tunnel' => 'Tunnel',
|
||||
'ipsec network' => 'IPsec network',
|
||||
'ipsec no connections' => 'No active IPsec connections',
|
||||
'ipsec roadwarrior endpoint' => 'Host-to-Net Endpoint',
|
||||
'ipsec routing table entries' => 'IPsec Routing Table Entries',
|
||||
'ipsec settings' => 'IPsec Settings',
|
||||
'iptable rules' => 'IPTable rules',
|
||||
|
||||
Reference in New Issue
Block a user