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
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