1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/pptpclient/files/ppp.conf
John Polstra f9c4cd9156 New port for the "pptp-linux" VPN client. It allows a FreeBSD machine
to connect to a remote NT server, making it behave as if it were on
the same LAN.
1999-06-19 22:41:33 +00:00

9 lines
156 B
Plaintext

LABEL:
set authname USER
set authkey PASSWORD
set timeout 0
set ifaddr 0 0
add 192.168.11.0/24 HISADDR
add 192.168.101.0/24 HISADDR
alias enable yes