> Sent: Friday, December 18, 2015 at 6:07 PM
> From: "Jan Just Keijser" <janj...@nikhef.nl>
> To: "Sebastian Rubenstein" <asdf123...@gmx.com>
> Cc: "Samuli Seppänen" <sam...@openvpn.net>, "openvpn users list 
> (openvpn-users@lists.sourceforge.net)" <openvpn-users@lists.sourceforge.net>
> Subject: Re: [Openvpn-users] OpenVPN 2.3.9 released
>
> nope, this is typically a client-side option. It *is* possible, however, 
> to push it from the server side to all clients: Windows Vista+ clients 
> will pick it up and use it, all others will ignore it.

Hi JJK,

Suppose I'm using Ubuntu and the contents of the sample.conf are as follows:

client
dev tun
proto tcp
remote 111.222.333.444
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
cipher AES-256-CBC
comp-lzo no
route-delay 5
verb 3
ca "ca.crt"
cert "sample.crt"
key "sample.key"
tls-auth "ta.key" 1
script-security 3
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
block-outside-dns

Please look at the last line. Is that how it should be worded in the 
sample.conf?

Thanks.

Sebastian R.

------------------------------------------------------------------------------
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to