Thread: PPTP routing
View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#6
Originally Posted by fanoush
If you can configure also other side of the tunnel, I'd try to have both IPs from same network but it probably doesn't matter. Also I'd remove 'proxyarp' which IMO should be on the other side of the tunnel if you want to access other computers in remote network since it should pretend your IP is him to computers in that network. But both options should not be fatal. Can you also try to ping your n770 from the other side?

I'd guess it can be also misconfiguration on the other side. I'll try to connect via PPTP too and attach a log.

Also when seeing 'pty' in the output there is a low limit on the number of ptys being 4 so try to increase it just in case
http://www.gossamer-threads.com/list...%20limit;#5027
I am connecting to a windows server and I have no access to it. I can connect in windows no problem. It could be something stupid, but I can t seem to find it, I spent a day trying to get my chap file right :-)

thanks for the pty link, that was annoying

I installed syslog and got this output, not sure if this is good or not? there is some nokia ppp autoconf stuff, not sure if this is normal.

Oct 25 23:15:27 Nokia770-26 pppd[1200]: pppd 2.4.2 started by root, uid 0
Oct 25 23:15:27 Nokia770-26 ke_recv[870]: handle_kevent:178: i|m|p: org.kernel.kevent|add|/org/kernel/class/net/ppp0
Oct 25 23:15:27 Nokia770-26 pppd[1200]: Using interface ppp0
Oct 25 23:15:27 Nokia770-26 pppd[1200]: Connect: ppp0 <--> /dev/pts/1
Oct 25 23:15:27 Nokia770-26 pptp[1203]: anon log[mainptp.c:267]: The synchronous pptp option is NOT activated
Oct 25 23:15:27 Nokia770-26 pptp[1205]: anon log[ctrlp_repptp_ctrl.c:251]: Sent control packet type is 1 'Start-Control-Connection-Request'
Oct 25 23:15:27 Nokia770-26 pptp[1205]: anon log[ctrlp_dispptp_ctrl.c:738]: Received Start Control Connection Reply
Oct 25 23:15:27 Nokia770-26 pptp[1205]: anon log[ctrlp_dispptp_ctrl.c:772]: Client connection established.
Oct 25 23:15:28 Nokia770-26 pptp[1205]: anon log[ctrlp_repptp_ctrl.c:251]: Sent control packet type is 7 'Outgoing-Call-Request'
Oct 25 23:15:28 Nokia770-26 pptp[1205]: anon log[ctrlp_dispptp_ctrl.c:857]: Received Outgoing Call Reply.
Oct 25 23:15:28 Nokia770-26 pptp[1205]: anon log[ctrlp_dispptp_ctrl.c:896]: Outgoing call established (call ID 0, peer's call ID 620).
Oct 25 23:15:29 Nokia770-26 pppd[1200]: CHAP authentication succeeded
Oct 25 23:15:29 Nokia770-26 pppd[1200]: not replacing default route to wlan0 [192.168.0.1]
Oct 25 23:15:29 Nokia770-26 pppd[1200]: Cannot determine ethernet address for proxy ARP
Oct 25 23:15:29 Nokia770-26 pppd[1200]: local IP address 10.0.100.213
Oct 25 23:15:29 Nokia770-26 pppd[1200]: remote IP address 207.148.201.82
Oct 25 23:15:29 Nokia770-26 icd 1.0.22[888]: Service ':1.48' belongs now to base service ':1.48'.
Oct 25 23:15:29 Nokia770-26 icd 1.0.22[888]: Received com.nokia.icd.autoconf.autoconf_changed signal
Oct 25 23:15:29 Nokia770-26 icd 1.0.22[888]: Received autoconf_changed notification for interface ppp0 from program PPP with parameter .
Oct 25 23:15:29 Nokia770-26 icd 1.0.22[888]: [default] wlan_autoconf_changed(): invalid interface 'ppp0'
Oct 25 23:15:29 Nokia770-26 icd 1.0.22[888]: Base service ':1.48' no longer exists.
Oct 25 23:15:53 Nokia770-26 DSME: error reading fd (11): Resource temporarily unavailable

Last edited by penguinbait; 2006-10-26 at 03:26.