https://bugs.koozali.org/show_bug.cgi?id=13127
Bug ID: 13127
Summary: create SM2 panel
Classification: Contribs
Product: SME Contribs
Version: 11.0
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-openvpn-routed
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
while this rely on openvpn-bridge contrib for most config if it is installed,
having at least a two page panel would be great:
1- dipslay current config value including a proper ovpn file
2- configuration page to enable disable available options, including
${'openvpn-routed'}{'status'}
${'openvpn-routed'}{'CrlUrl'}
${'openvpn-routed'}{Protocol} || 'udp'
${'openvpn-routed'}{UDPPort} || '1194'
$port = ${'openvpn-routed'}{TCPPort} || '1194'
${'openvpn-routed'}{'HMAC'}
${'openvpn-routed'}{'Cipher'}
${'openvpn-routed'}{'tlsCipherSuites13'}:
"TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256";
{'openvpn-routed'}{'tlsCipher12'} :
"TLS-ECDHE-ECDSA-WITH-CHACHA20-POLY1305-SHA256:TLS-ECDHE-RSA-WITH-CHACHA20-POLY1305-SHA256:TLS-ECDHE-ECDSA-WITH-AES-128-
${'openvpn-routed'}{Authentication} || 'CrtWithPass'
${'openvpn-routed'}{'Network'} || '192.168.29.0/255.255.255.0'
${'openvpn-routed'}{Mtu} || '';
${'openvpn-routed'}{Fragment} || '';
${'openvpn-routed'}{DuplicateCN} || 'disabled';
${'openvpn-routed'}{PassTOS} || 'enabled';
${'openvpn-routed'}{Compression} || 'enabled'; => disabled
${'openvpn-routed'}{PushLocalNetworks} || 'enabled';
my $redirectGW = ${'openvpn-routed'}{RedirectGateway} || 'disabled';
${'openvpn-routed'}{MaxClients} || '';
${'openvpn-routed'}{ConfigRequired} || 'disabled';
${'openvpn-routed'}{Verbose} || '3';
do not include this one :
${'openvpn-routed'}{'ManagementPassword'}
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/