Linux系统上vpn的服务端和客户端配置7.) Configure resolv.conf 8.) Select a default tunnel 9.) Quit ?:2 ;先建立一个CHAP secrets,选择2 Add a NEW CHAP secret.
NOTE: Any backslashes (\\) must be doubled (\\\\).
Local Name:
This is the \'local\' identifier for CHAP authentication.
NOTE: If the server is a Windows NT machine, the local name should be your Windows NT username including domain. For example:
domain\\\\username
Local Name:pptp ;这里填上pptp的登录用户名称,然后出现。 Remote Name:
This is the \'remote\' identifier for CHAP authentication. In most cases, this can be left as the default. If must be set if you have multiple CHAP secrets with the same local name and different passwords. Just press ENTER to keep the default.
Remote Name [PPTP]: ;用默认的PPTP就行,所以,回车进入下一项。
Password:
This is the password or CHAP secret for the account specified. The password will not be echoed.
Password: ;在这里敲入密码,密码不回显。
回到主选单
Adding secret pptp PPTP *****
1.) List CHAP secrets 2.) Add a New CHAP secret 3.) Delete a CHAP secret 4.) List PPTP Tunnels 5.) Add a NEW PPTP Tunnel 6.) Delete a PPTP Tunnel 7.) Configure resolv.conf 8.) Select a default tunnel 9.) Quit ?: ;此时建立一个新的PPTP Tunnel,选择5 Add a NEW PPTP Tunnel.
1.) Other Which configuration would you like to use?:1 ;只有这一个,选1 Tunnel Name: test ;给连接起名字test Server IP: 10.0.0.227 ;vpn服务器的ip What route(s) would you like to add when the tunnel comes up? This is usually a route to your internal network behind the PPTP server. You can use TUNNEL_DEV and DEF_GW as in /etc/pptp.d/ config file TUNNEL_DEV is replaced by the device of the tunnel interface. DEF_GW is replaced by the existing default gateway. The syntax to use is the same as the route(icon_cool.gif command. Enter a blank line to stop. route: TUNNEL_DEV ;用提示的输入 route: ;一个就够了,回车结束 Local Name and Remote Name should match a configured CHAP secret. Local Name is probably your NT domain\\username. NOTE: Any backslashes (\\) must be doubled (\\\\).
Local Name: pptp Remote Name [PPTP]: Adding test - 10.0.0.227 - pptp - PPTP Added tunnel test 1.) List CHAP secrets 2.) Add a New CHAP secret 3.) Delete a CHAP secret 4.) List PPTP Tunnels 5.) Add a NEW PPTP Tunnel 6.) Delete a PPTP Tunnel 7.) Configure resolv.conf 8.) Select a default tunnel 9.) Quit ?:9
退出后再进入程序 # ./pptp-command
1.) start 2.) stop 3.) setup 4.) quit What task would you like to do?: 1 ;选1,开始 1.) test Start a tunnel to which server?: test ;在选择要连接的名称
注意:pptp-command这个脚本有个bug,开始连接后不能正常结束程序,并且在连接建立后给出个错误的路由。
上一篇:在RHEL4上的日志服务器配置案例解析 下一篇:Linux系统的服务器攻防技术详细介绍 更多相关文章
|
推荐文章
精彩文章
|