Linux PPTP

| | Comments (0)

http://www.microsoft.com/ntserver/ProductInfo/faqs/PPTPfaq.asp

http://pptpclient.sourceforge.net/

[root@linux peers]# cat test
# tunnel test, written by pptp-php-gtk $Revision: 1.16 $

# name of tunnel, used to select lines in secrets files
remotename test

# name of tunnel, used to name /var/run pid file
linkname test

# name of tunnel, passed to ip-up scripts
ipparam test

# data stream for pppd to use
pty "pptp 192.168.1.231 --nolaunchpppd"

# domain and username, used to select lines in secrets files
name administrator

# do not require the server to authenticate to our client
noauth

# adopt defaults from the pptp-linux package
file /etc/ppp/options.pptp

# end of tunnel file

[root@linux peers]# /usr/sbin/pppd call test logfd 1 updetach
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
Looking for secret in /etc/ppp/pap-secrets for client administrator server test
Got client administrator
Got server linux.i
Got client administrator
Got server test
Got secret test
Got auth_addr *
Got client *
Looking for secret in /etc/ppp/chap-secrets for client administrator server test
Got client administrator
Got server *
Got secret *
Got client administrator
Got server linux.i
Got client administrator
Got server test
Got secret test
Got auth_addr *
Got client *
Looking for secret in /etc/ppp/chap-secrets for client administrator server test
Got client administrator
Got server *
Got secret *
Got client administrator
Got server linux.i
Got client administrator
Got server test
Got secret test
Got auth_addr *
Got client *
Remote message: S=0253CC197C534CD8EBB1EFB3F66824AEEA977EAA
local IP address 10.103.19.203
remote IP address 10.103.19.201
primary DNS address 168.95.1.1
secondary DNS address 168.95.192.1

Leave a comment

March 2009

Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

About this Entry

This page contains a single entry by Pank published on August 7, 2003 2:36 PM.

xcin 更新預設輸入法 was the previous entry in this blog.

airo register interrupt 0 failed, rc -16 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.