[Openvpn-users] Questions regarding updating key size from 1024 to 2048 bit

2013-10-07 Thread int0x80
Hi, if I got it right OpenVPN uses the following Cipher suite, if no other suite is given via the cipher directive: DHE_RSA_BF_CBC_SHA So RSA is used for authentication, Blowfish in CBC mode for symmetric encryption. The keys for Blowfish are derived from ephermal Diffie-Hellman and changed ev

Re: [Openvpn-users] Teach dnsmasq to serve OpenVPN names

2013-10-07 Thread Jan Just Keijser
Hi Stefan, Stefan Monnier wrote: > Has someone worked out how to get dnsmasq and openvpn to collaborate? > I'd like to tell dnsmasq to consult OpenVPN's ipp.txt when asked about > host names in a particular domain (say .vpn). > > you could use an openvpn script (or cron job) to parse the ipp.tx