Re: [Openvpn-users] lport vs no lport

2017-04-11 Thread saatomic
Hello, I do use --duplicate-cn on the server, but I'm not sure if the exit-notify is correctly registered by the server. Thank you for the suggestion - I'll send the logs as soon as possible. Kind Regards, SaAtomic 11. Apr 2017 18:15 by selva.n...@gmail.com: > > On Tue, Apr 11, 2017 at 1:25

Re: [Openvpn-users] lport vs no lport

2017-04-11 Thread Selva Nair
On Tue, Apr 11, 2017 at 1:25 AM, wrote: > Does anyone have an idea, how I could resolve or at least mitigate this >> issue? >> > > Why not use --nobind and leave out --lport? > > Selva > > > I can not use --nobind, as I connect/disconnect/reconnect a large number > of times, which completely exha

Re: [Openvpn-users] lport vs no lport

2017-04-11 Thread debbie10t
On 11/04/17 06:25, saato...@keemail.me wrote: > > I can not use --nobind, as I connect/disconnect/reconnect a large > number of times, which completely exhausts my IP pool on the server > within minutes. This topic was discussed earlier on the mailing list > in case you missed it. Thank you for t

Re: [Openvpn-users] lport vs no lport

2017-04-10 Thread saatomic
Hello! 11. Apr 2017 04:38 by selva.n...@gmail.com: > > On Mon, Apr 10, 2017 at 4:34 AM, <> saato...@keemail.me> > wrote: > >> I have a project, where I connect/disconnect numerous times with a single >> client to my OpenVPN server within a short time (e.g. 70 connect/disconnects >> within 10

Re: [Openvpn-users] lport vs no lport

2017-04-10 Thread Selva Nair
On Mon, Apr 10, 2017 at 4:34 AM, wrote: > I have a project, where I connect/disconnect numerous times with a single > client to my OpenVPN server within a short time (e.g. 70 > connect/disconnects within 10 minutes). > > Now, if I configure a specific lport in the client configuration (anything

Re: [Openvpn-users] lport vs no lport

2017-04-10 Thread saatomic
hello! You're right. I use the ephermal ports that are given by the local system (/proc/sys/net/ipv4/ip_local_port_range) and I verify if the chosen port is actually available before starting OpenVPN with it, so that should not be the problem. Kind regards, SaAtomic 10. Apr 2017 11:10 by chip

Re: [Openvpn-users] lport vs no lport

2017-04-10 Thread Илья Шипицин
2017-04-10 13:34 GMT+05:00 : > Hello! > I have a project, where I connect/disconnect numerous times with a single > client to my OpenVPN server within a short time (e.g. 70 > connect/disconnects within 10 minutes). > > Now, if I configure a specific lport in the client configuration (anything > be