Re: freeradius + pptp + mysql

2006-05-01 Thread Michael Gale
Hello, I have it working I believe, more testing is required but so far everything seems good. Most of the docs I have come across say to set Auth-Type to Local or something in the mysql database. I came across the following post by Alan DeKok: http://lists.cistron.nl/pipermail/freeradius-

Re: freeradius + pptp + mysql

2006-05-01 Thread Michael Gale
Hello, Ok, I removed freeradius and re-installed the package. The only configuration changes I made where: username and password in sql.conf Uncommented sql options in radius.conf I also add the dictionary.mirosoft file to the /etc/radiusclient/ directory as I came across a document that sa

Re: freeradius + pptp + mysql

2006-05-01 Thread Alan DeKok
Michael Gale <[EMAIL PROTECTED]> wrote: > My client is a XP Pro laptop using MS-CHAP v2 I believe Nope. It's not sending MS-CHAP in the request packet. > I have followed the documents from the following locations: > http://poptop.sourceforge.net/dox/radius_mysql.html > http://www.frontios.com/

Re: New PHP for interface

2006-05-01 Thread Guy Fraser
On Sat, 2006-29-04 at 15:07 -0500, JasonN wrote: > On 4/29/06, mnisay <[EMAIL PROTECTED]> wrote: > > > > I believed he was referring to browsable dialup administration page using > > PHP+APACHE+FreeRadius+MySQL direct access > > to authentication server. > > You are correct. I had this coded up b

freeradius + pptp + mysql

2006-05-01 Thread Michael Gale
Hello, I am trying to get freeradius to work with my pptp / ppp server. I have followed the documents from the following locations: http://poptop.sourceforge.net/dox/radius_mysql.html http://www.frontios.com/freeradius.html However I am unable to get it to work when using freeradius. p

Re: Missing User-Name attribute causing a segfault in attr_rewrite

2006-05-01 Thread Dennis Skinner
Alan DeKok wrote: > When I test it with the above packet, it works for me. So I'm not > sure what's going wrong. If you can get a core file, doc/bugs should > help. Here is the backtrace: (gdb) bt #0 0x4207a703 in strlen () from /lib/tls/libc.so.6 #1 0x420477ed in vfprintf () from /lib/tls/

Storing in SQL, repeat Attributes

2006-05-01 Thread Jackie Lau
Hi,   I having a problem storing repeated Attributes in to a Microsoft Sql Database.  My Start record gets logged like this:       Acct-Status-Type = Start    NAS-IP-Address = 127.0.0.254    NAS-Port = 5060    Acct-Session-Id = "[EMAIL PROTECTED]"    Session-Ingress-Ca

FreeRADIUS, MySQL and usergroups

2006-05-01 Thread Michael Schwartzkopff
Hi, I want to built a RADIUS system with a MySQL database to authenticate / authorize users. One group of the users should be allowed to use the internet and an other group shoud be allowed to use the RAS server to dial in. Of course some of the users can use both. Can I use user groups in My