Re: [Openvpn-users] Bandwidth usage

2019-04-04 Thread Pippin via Openvpn-users
Hi, Please see: https://github.com/OpenVPN/openvpn/blob/a6fd48ba36ede465b0905a95568c3ec0d425ca71/doc/management-notes.txt Sent with [ProtonMail](https://protonmail.com) Secure Email. ‐‐‐ Original Message ‐‐‐ On Thursday 4 April 2019 12:09, saidireddy ranabothu wrote: > Hi, > Need help

Re: [Openvpn-users] No DNS variable pushed

2019-06-08 Thread Pippin via Openvpn-users
Hi Paul, I would look in the server log if it get's pushed. Then look in the client log. See manual 2.4: --log --verb 4 M.vr.gr. Pippin Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Saturday 8 June 2019 16:14, Paul van der Vlis wrote: > Hello, > > Server is Linux

[Openvpn-users] Fw: Re: No DNS variable pushed

2019-06-08 Thread Pippin via Openvpn-users
Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Saturday 8 June 2019 20:39, Pippin wrote: > Hi, > > Can you post the server config, OpenVPN version and OS involved? > Probably better a dev looks at this as I never encountered/read about options > not being pushed. > >

Re: [Openvpn-users] No DNS variable pushed

2019-06-08 Thread Pippin via Openvpn-users
Sorry I forget to CC . again :) Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Saturday 8 June 2019 22:26, Pippin wrote: > Hi, > > The server log shows not pushing the dhcp option. > How the client config will be of help...? > > Sent with ProtonMail Secure Email. >

[Openvpn-users] Fw: Re: OpenVPN-2.4.8 running on new hardware, but is it using the CPU based hardware crypto?

2019-11-07 Thread Pippin via Openvpn-users
Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Thursday 7 November 2019 20:45, Pippin wrote: Hi, To add some info, if want to know a ballpark figure regarding throughput one can do: $ openvpn --genkey --secret /tmp/secret $ time openvpn --test-crypto --secret /tmp/s

Re: [Openvpn-users] Communicating to OpenVPN

2019-11-11 Thread Pippin via Openvpn-users
Hi, Maybe this diagram can help: https://www.synology-forum.nl/index.php?action=dlattach;ts=1553627617;topic=32044.0;attach=44587;image W.k.r. Pippin Sent with [ProtonMail](https://protonmail.com) Secure Email. ‐‐‐ Original Message ‐‐‐ On Monday 4 November 2019 05:16, Leroy Tennison via

[Openvpn-users] Question regarding removal of broadcast address

2019-11-13 Thread Pippin via Openvpn-users
Hi, When configuring my server I always use the following: --topology subnet --server 10.0.0.0 255.255.255.0 'nopool' --ifconfig-pool 10.0.0.51 10.0.0.253 255.255.255.0 10.0.0.2 till 10.0.0.50 can be used for clients with static assigned tunnel IP (ccd). 10.0.0.51 till 10.0.0.253 will be dynami

Re: [Openvpn-users] Question regarding removal of broadcast address

2019-11-13 Thread Pippin via Openvpn-users
Hi, ‐‐‐ Original Message ‐‐‐ On Wednesday 13 November 2019 14:08, Antonio Quartulli wrote: > We simply removed the "broadcast address argument" passed down to the > kernel when configuring an address on the tun interface. > > This way the kernel/OS will compute the broadcast address on

Re: [Openvpn-users] Researcher reports all Linux-based VPNs vulnerable to hijack attack

2019-12-06 Thread Pippin via Openvpn-users
Hi, please see here: https://openvpn.net/no-flaws-found-in-openvpn-software/ Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Friday 6 December 2019 11:52, Kenneth Porter wrote: > https://www.bleepingcomputer.com/news/security/new-linux-vulnerability-lets-attackers-hij