How to dial PPTP vpn from a FreeBSD box?
This is useful when you want to connect remote “Local” network through a PPTP vpn. First, install the ports/net/pptpclient, by doing:
cd /usr/ports/net/pptpclient
make all install clean && rehash
共 1 篇文章。
This is useful when you want to connect remote “Local” network through a PPTP vpn. First, install the ports/net/pptpclient, by doing:
cd /usr/ports/net/pptpclient
make all install clean && rehash