|
|
|
Hi!
I use this client config on linux (and the exactly same one on Windows) :
remote my.server.org 1194
dev tun1
ifconfig 10.99.0.2 10.99.0.1
route-gateway 10.99.0.1 redirect-gateway def1 ping 10
ping-restart 60 verb 1
mute 5 cipher none
secret ./key 0
And remember to read the docs (man page). They really help ;-)
Regards,
David From: openvpn-users-bounces@xxxxxxxxxxxxxxxxxxxxx on behalf of Harry Doyle Sent: Mon 10-Sep-07 18:37 To: openvpn-users@xxxxxxxxxxxxxxxxxxxxx Subject: [Openvpn-users] openvpn client on freebsd Hi everybody,
I have a FreeBSD box i would like to hook up to a linux based openvpn server. How do i setup an openvpn client on FreeBSD? Everything i've seen so far on unix was for running servers. Is there a howto on this? Thanks, Harry |