Just did a Google for a FreeBSD VPN client: found vpnc, installed and configured it. Ran and this is the result:
I do an ifconfig and I can see the tun0 and its IP, but I connect to the VPN on my other machine (MacOS) fine and cannot ping the FreeBSD box, nor can the FreeBSD box ping anything else; resolv.conf has the nameserver for the vpn network defined within it automagically by vpnc.
So looking for some help/advice and or a solution heres my uname -a:
Code:
[root@Katie ~]# vpnc
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
ip: bad keyword: link
usage: route [-dnqtv] command [[modifiers] args]
ifconfig: ioctl (set mtu): Invalid argument
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
ip: bad keyword: route
usage: route [-dnqtv] command [[modifiers] args]
VPNC started in background (pid: 49838)...
I do an ifconfig and I can see the tun0 and its IP, but I connect to the VPN on my other machine (MacOS) fine and cannot ping the FreeBSD box, nor can the FreeBSD box ping anything else; resolv.conf has the nameserver for the vpn network defined within it automagically by vpnc.
So looking for some help/advice and or a solution heres my uname -a:
Code:
FreeBSD Katie 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010
[email]root@almeida.cse.buffalo.edu[/email]:/usr/obj/usr/src/sys/GENERIC i386