Hi,
i had a router with NAT/PAT that masq extip to my lanip 192.168.100.51 which is my sme server v5.
basically i had tested the routing by ssh to extip from remote location connected using dial-up to internet via ISP and i can log into the console.
I had open port forward of 22,80,25,110,500,1723 to my lanip.
but i dun seem able to connect using winXP pptp to pptpd of sme server......
error log messages from /var/log/messages is:-
Dec 25 16:24:21 ts pptpd[1399]: CTRL: Client 210.24.106.59 control connection started
Dec 25 16:24:21 ts pptpd[1399]: CTRL: Received PPTP Control Message (type: 1)
Dec 25 16:24:21 ts pptpd[1399]: CTRL: Made a START CTRL CONN RPLY packet
Dec 25 16:24:21 ts pptpd[1399]: CTRL: I wrote 156 bytes to the client.
Dec 25 16:24:21 ts pptpd[1399]: CTRL: Sent packet to client
Dec 25 16:24:22 ts pptpd[1399]: CTRL: Received PPTP Control Message (type: 7)
Dec 25 16:24:22 ts pptpd[1399]: CTRL: 0 min_bps, 1525 max_bps, 32 window size
Dec 25 16:24:22 ts pptpd[1399]: CTRL: Made a OUT CALL RPLY packet
Dec 25 16:24:22 ts pptpd[1399]: CTRL: Starting call (launching pppd, opening GRE)
Dec 25 16:24:22 ts pptpd[1399]: CTRL: pty_fd = 5
Dec 25 16:24:22 ts pptpd[1399]: CTRL: tty_fd = 6
Dec 25 16:24:22 ts pptpd[1400]: CTRL (PPPD Launcher): Connection speed = 460800
Dec 25 16:24:22 ts pptpd[1400]: CTRL (PPPD Launcher): local address = 192.168.100.51
Dec 25 16:24:22 ts pptpd[1400]: CTRL (PPPD Launcher): remote address = 192.168.100.252
Dec 25 16:24:22 ts pptpd[1399]: CTRL: I wrote 32 bytes to the client.
Dec 25 16:24:22 ts pptpd[1399]: CTRL: Sent packet to client
Dec 25 16:24:22 ts pptpd[1399]: CTRL: Received PPTP Control Message (type: 15)
Dec 25 16:24:22 ts pptpd[1399]: CTRL: Got a SET LINK INFO packet with standard ACCMs
Dec 25 16:24:22 ts modprobe: modprobe: Can't locate module char-major-108
Dec 25 16:24:22 ts pppd[1400]: pppd 2.4.0 started by root, uid 0
Dec 25 16:24:22 ts pppd[1400]: Using interface ppp0
Dec 25 16:24:22 ts pppd[1400]: Connect: ppp0 <--> /dev/pts/0
Dec 25 16:24:52 ts pppd[1400]: LCP: timeout sending Config-Requests
Dec 25 16:24:52 ts pppd[1400]: Connection terminated.
Dec 25 16:24:52 ts pppd[1400]: Exit.
Dec 25 16:24:52 ts pptpd[1399]: Error reading from pppd: Input/output error
Dec 25 16:24:52 ts pptpd[1399]: CTRL: GRE read or PTY write failed (gre,pty)=(6,5)
Dec 25 16:24:52 ts pptpd[1399]: CTRL: Client 210.24.106.59 control connection finished
Dec 25 16:24:52 ts pptpd[1399]: CTRL: Exiting now
Dec 25 16:24:52 ts pptpd[1228]: MGR: Reaped child 1399
==============================================
thanks.