Martin, Please update the cvstrac ticket that I pointed to you earlier.
We are aware of the issue and this info needs to be appended to the ticket instead of the support list. Scott On 3/12/07, Fuchs, Martin <[EMAIL PROTECTED]> wrote:
There seems tob e an error with the openvpn-server config generated when hitting the save button: The config file oft he second server instance (openvpn_server1.conf) reads: writepid /var/run/openvpn_server1.pid #user nobody #group nobody daemon keepalive 10 60 ping-timer-rem persist-tun lport 1195 ... lport 1194 route 10.100.119.0 255.255.255.0 secret /var/etc/openvpn_server1.secret comp-lzo Where the lport-parameters collide... I think in /etc/inc/openvpn.inc the lines 186 ($lport = 1194 + $id;) or 221 (lport $lport) Should be removed when configuring the server-config, so that it does not count the instance oft he server and only writes the server port to listen on in /var/etc/openvpn_server1.conf Should fix the issue of colliding port numbers oft he server-cfg... I'm sorry, I'm not able to code this... it's too long ago... Perhaps anyone could crosscheck and verify if i'm correct ? Regards, Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
