mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
openvpn ccd: Minor fixes: iroute, delete route line.
Fixed several bugs: 1) iroute line not correctly printed in ccd file 2) route line was not deleted from server.conf when deleting a client 3) Routebox (client has access to these networks on ipfire site) did not show green,orange and blue when no static route was defined on ipfire 4) Green is no longer selected as default route in clientconfig. Tested all Options with Windows 7 Client and Linux Mint 12
This commit is contained in:
committed by
Michael Tremer
parent
83920cfcd5
commit
52d08bcbd2
@@ -1612,7 +1612,7 @@
|
||||
'september' => 'September',
|
||||
'serial' => 'serielle',
|
||||
'server reserved' => 'The connection name server is reserved and not allowed',
|
||||
'server restart' => 'Wenn hier etwas geändert wird, muss der openVPN Server neu gestartet werden, damit die Einstellungen übernommen werden!',
|
||||
'server restart' => 'Änderungen können nicht gespeichert werden, solange der OpenVPN-Server läuft.',
|
||||
'server string' => 'Server String',
|
||||
'service' => 'Dienst',
|
||||
'service added' => 'Benutzerdefinierter Netzwerkdienst wurde hinzugefügt',
|
||||
|
||||
@@ -1641,7 +1641,7 @@
|
||||
'september' => 'September',
|
||||
'serial' => 'Serial',
|
||||
'server reserved' => 'The connection name server is reserved and not allowed',
|
||||
'server restart' => 'If you change these settings you have to restart the OpenVPN server for the changes to take effect!',
|
||||
'server restart' => 'You are not able to save any changes while the OpenVPN server is running.',
|
||||
'server string' => 'Server String',
|
||||
'service' => 'Service',
|
||||
'service added' => 'Custom network service added',
|
||||
|
||||
Reference in New Issue
Block a user