[mailto:
cjohnson19791979@gmail.com]
To: Philadelphia Linux User's
Group Discussion List [mailto:
plug@lists.phillylinux.org]
Sent: Sun,
17 Jan 2010 18:41:21 -0500
Subject: Re: [PLUG] openvpn on fc12
> #server conf
> daemon openvpnserver
> tun-mtu 1500
> tls-server
> ca /var/ovpn/ca/cacert.pem
> cert /var/ovpn/certs/servercert.pem
> key /var/ovpn/certs/serverkey.pem
> dh /var/ovpn/ca/dh1024.pem
> keepalive 10 60
> status-version 1
> status /var/ovpn/server.log 30
> cipher BF-CBC
> comp-lzo
> max-clients 100
> tls-verify "/var/ovpn/verify-cn /var/ovpn/ovpnconfig"
> script-security 2
> crl-verify /var/ovpn/crls/cacrl.pem
> user nobody
> group nobody
> persist-key
> persist-tun
> verb 3
>
> #OpenVPN client conf
> tls-client
> pull
> dev tun
> proto udp
> explicit-exit-notify 2
> tun-mtu 1500
> remote obfuscated.for.security 1234
> pkcs12 abcdefg.p12
> cipher BF-CBC
> comp-lzo
> verb 3
> ns-cert-type server
>
> Brian Vagnoni wrote:
> > ----- Original Message -----
> > From: Carl Johnson
> >
> >
> >> is anyone familiar with openVPN? i'm trying to get a tunnel up, but
> it
> >> seems
> >> as though i might have a permissions issue??
> >>
> >
> > ----- Original Message -----
> >
> > Please post your server and client configs.
> >
> >
> > --------------------------------------------------
> > Brian Vagnoni
> > PGP Digital Fingerprint
> > F076 6EEE 06E5 BEEF EBBD BD36 F29E 850D FC32 3955
> > --------------------------------------------------
> >
> >
> ___________________________________________________________________________
> > Philadelphia Linux Users Group --
>
http://www.phillylinux.org
> > Announcements -
>
http://lists.phillylinux.org/mailman/listinfo/plug-announce
> > General Discussion --
>
http://lists.phillylinux.org/mailman/listinfo/plug
> >
> >
>
> ___________________________________________________________________________
> Philadelphia Linux Users Group --
>
http://www.phillylinux.org
> Announcements -
>
http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion --
>
http://lists.phillylinux.org/mailman/listinfo/plug
>
___________________________________________________________________________
Philadelphia Linux Users Group --
http://www.phillylinux.org
Announcements -
http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion --
http://lists.phillylinux.org/mailman/listinfo/plug