View Full Version : PPTP not working in beta
radev
10-09-2004, 01:12 PM
First i had some problems with the beta's after the latest official release.
the problem was autoauth which did not give ip numbers to all my wifi users.
after going back up the official there was no problem.
now i did try the beta again but now can't i connect with VPN/pptp anymore.
i downgraded again to the official and VPN/pptp is working.
maybe a little problem in the latest beta's???
Raymond
kegrif
10-09-2004, 04:28 PM
I am running the latest beta on a desktop system and DHCP Auto-auth, VPN, and Hotspot are all working properly.
radev,
What error messages does your PPtP server show when you try to connect?
radev
10-10-2004, 01:51 PM
My pptp server is star-os
my client is a windows XP machine.
most of the time i gives error 734
radev
10-13-2004, 02:01 PM
I hope i can find the time to install and test a new machine, and see if the pptp server failes to work on that install to.
but in the original installation the problem is thil there
Raymond
radev
10-20-2004, 11:00 AM
The problem is MPPE.
the syslog tels me that MPPE is configured but not supported by the kernel
Changed MPPE mode in MPPE Statefull (was MPPE Stateless)
VPN is now working
Ray
Thank you for the post, glad to see you got your VPN operational.
radev
10-20-2004, 05:44 PM
Tony...
should MPPE not be included in the kernel????
and why is this changed since the latest official wich was working
and now with the beta's is does not....
Ray
It is something we are currently looking into, and should have it resolved in one of the upcoming BETAs.
bwbboot
10-22-2004, 01:30 PM
talking about vpn. I have two feature requests..
1. An option at the vpn client which enables or disables the vpn connection to be the default route.
2. An option to have static routes set using ppp0. currently static routes that point to pptp server ip's or clients is not possible.
Thanks
Bjorn.
bwbboot
10-25-2004, 03:24 PM
any reason why defining static routes using the ppp interface is not possible?
thanks
Bjorn
ppp server is 10.0.18.1
connected client is 10.0.18.2 with a complete range of other subnets.
would like to have static routes defined like:
192.168.3.0/24 gw 10.0.18.2
but the static routes windows shows me a !
Please help!
bwbboot
10-27-2004, 09:09 AM
anyone?
On the pptp server, you can assign one or more static routes to your pptp clients using the radius Framed-Route attribute. Have one Framed-Route attribute for each route you wish to add.
bwbboot
10-27-2004, 10:36 AM
Do you have an example of what i should use in Radius?
Do you have an example of what i should use in Radius?
Attribute is in this form (as a string)
Framed-Route "<network> <netmask> <gateway> <metric>"
With pptp, we know the gateway, and auto-set the metric, so they are ignored.
To add a route to your pptp client for the 10.10.1.0/24 subnet, add this attribute under their radius profile:
Framed-Route "10.10.1.0 255.255.255.0"
This method will work for both pptp and pppoe sessions.
bwbboot
10-27-2004, 02:45 PM
works like a charm! thank you.
Bjorn.
Not a problem. The MPPE issue is slated to be fixed before the v2.00.3 final release.
Thanks!
bobbyc
10-27-2004, 05:13 PM
Is this related to the pptp client being broken in the 2.00.3 betas?
http://forums.star-os.com/viewtopic.php?t=2932&highlight=
Thanks!
Bob C