What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Cannot Login PPTP and no per IP Traffic

suntan

New Around Here
I was trying to login to a PPTP VPN server with my RT-16N router (Firmware:376.47 (Merlin build)) but I am getting a CHAP authentication fail error. I am able to login successfully with my PC on Windows 7 so it looks like its a problem between the router and VPN server. Below is log of the failure. I tried two other PPTP servers but no go on either.

Oct 10 11:13:38 pptp[6284]: Plugin pptp.so loaded.
Oct 10 11:13:38 pptp[6284]: PPTP plugin version 0.8.5 compiled for pppd-2.4.5, linux-2.6.22.19
Oct 10 11:13:38 pptp[6285]: pppd 2.4.5 started by suntan, uid 0
Oct 10 11:13:40 pptp[6285]: Using interface ppp5
Oct 10 11:13:40 pptp[6285]: Connect: ppp5 <--> pptp (67.212.175.124)
Oct 10 11:13:43 pptp[6285]: MS-CHAP authentication failed: Access denied
Oct 10 11:13:43 pptp[6285]: CHAP authentication failed
Oct 10 11:13:43 pptp[6285]: Connection terminated.


But when I try a L2TP server everything works fine.

Oct 10 11:15:47 pppd[6422]: Plugin pppol2tp.so loaded.
Oct 10 11:15:47 pppd[6422]: pppd 2.4.5 started by suntan, uid 0
Oct 10 11:15:47 pppd[6422]: Using interface ppp5
Oct 10 11:15:47 pppd[6422]: Connect: ppp5 <--> l2tp (65.60.11.21)
Oct 10 11:15:47 pppd[6422]: Overriding mtu 1500 to 1400
Oct 10 11:15:47 pppd[6422]: Overriding mru 1500 to mtu value 1400
Oct 10 11:15:50 pppd[6422]: Overriding mru 1500 to mtu value 1400
Oct 10 11:15:50 pppd[6422]: CHAP authentication succeeded
Oct 10 11:15:50 pppd[6422]: local IP address 10.11.1.20
Oct 10 11:15:50 pppd[6422]: remote IP address 10.11.1.1
Oct 10 11:15:50 pppd[6422]: primary DNS address 8.8.8.8
Oct 10 11:15:50 pppd[6422]: secondary DNS address 8.8.4.4
Oct 10 11:15:50 dnsmasq[461]: read /etc/hosts - 6 addresses
Oct 10 11:15:50 dnsmasq[461]: using nameserver 8.8.8.8#53
Oct 10 11:15:50 dnsmasq[461]: using nameserver 8.8.4.4#53

Also when I am logged into the L2TP server I lose my per IP traffic data. (all my IP's show zero traffic but TCP/UDP connections still shows up). The Global traffic monitor though works fine. When I am logged out the per IP traffic data is fine.

Anybody have any ideas?

Thanks
Suntan
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top