ppp

共 1 篇文章。

How to dial PPTP vpn from a FreeBSD box?

Networking

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

阅读全文… ( 本文约 162 字,阅读大致需要 1 分钟 )