Korenix | Network Feature
37
To further diagnose a failure, add options to the command:
pppd call $TUNNEL_NAME debug dump logfd 2 nodetach
NOTE
If you are using a PPTP Server that does not require an authentication
domain name, omit the slashes as well as the domain name.
If you need to setup a PPTP server on Windows XP as a test target, please see the following
link:
http://www.onecomputerguy.com/networking/xp_vpn_server.htm
4-16
PPTP Server
Service name
pptpd
Description
A Point-to-Point potocol server
Config files
/etc/pptpd.conf
/etc/ppp/chap-secrets
/etc/ppp/options.pptpd
Start file
/etc/init.d/pptpd
Start command
/etc/init.d/pptpd start
Stop command
/etc/init.d/pptpd stop
Default
down
pptpd is the Poptop PPTP daemon, which manages tunneled PPP connections encapsulated in
GRE using the PPTP VPN protocol. It may contain features like IP address management and TCP
wrappers if compiled in.
Example:
Edit the configuration file:
/etc/pptpd.conf
for IP ranges and option file, for example:
option /etc/ppp/options.pptpd
localip 192.168.0.1
remoteip 192.168.0.234-238,192.168.0.245
Add user/password lists to
/etc/ppp/chap-secrets
:
username pptpd password *
Leave the /etc/ppp/options.pptpd unchanged.
Start the tunnel using the command:
/etc/init.d/pptpd start
4-17
Routing -- Zebra Daemon
Service name
zebra
Содержание JetBox5400 series
Страница 1: ...JetOS95 User Manual www korenix com...
Страница 5: ...Korenix Overview 5...
Страница 68: ...68 Appendix Korenix http www busybox net downloads BusyBox html...