[no subject]



I am trying to setup freeradius 1. I have chap authentication working with mysql but pap authentication will not work with mysql. This is what I receive from the nas when someone trys to connect.

Sending Access-Request of id 1 to 127.0.0.1 port 1812
	User-Name = "johndstuder"
	User-Password = "i\374\304U\017\026\264\027:\367PU\262\t\356"
	NAS-IP-Address = 205.208.132.2
	NAS-Identifier = "SouthfieldMI.TNT.01.sisna.com"
	NAS-Port = 4810
	NAS-Port-Type = Async
	Service-Type = Framed-User
	Framed-Protocol = PPP
	State = 0x
	Calling-Station-Id = "2312387271"
	Called-Station-Id = "2317820869"
	Acct-Session-Id = "485914041"
	Ascend-Data-Rate = 24000
	Ascend-Xmit-Rate = 50667
	Attr-102 = 0x6931
	Vendor-6969-Attr-69 = 0x6931
	Vendor-6969-Attr-71 = 0x34
	Proxy-State = 0x32
rad_recv: Access-Request packet from host 127.0.0.1:1814, id=1, length=197
	User-Name = "johndstuder"
	User-Password = "i\374\304U\017\026\264\027:\367PU\262\t\356"
	NAS-IP-Address = 205.208.132.2
	NAS-Identifier = "SouthfieldMI.TNT.01.sisna.com"
	NAS-Port = 4810
	NAS-Port-Type = Async
	Service-Type = Framed-User
	Framed-Protocol = PPP
	Calling-Station-Id = "2312387271"
	Called-Station-Id = "2317820869"
	Acct-Session-Id = "485914041"
	Ascend-Data-Rate = 24000
	Ascend-Xmit-Rate = 50667
	Attr-102 = 0x6931
	Vendor-6969-Attr-69 = 0x6931
	Vendor-6969-Attr-71 = 0x34
	Proxy-State = 0x32
rlm_sql (sql): Reserving sql socket id: 1
rlm_sql (sql): Released sql socket id: 1
Sending Access-Reject of id 1 to 205.208.202.130 port 33758
Sending Access-Reject of id 1 to 127.0.0.1 port 1814
	Proxy-State = 0x32
rad_recv: Access-Reject packet from host 127.0.0.1:1812, id=1, length=23
	Proxy-State = 0x32
Sending Access-Reject of id 2 to 205.208.202.130 port 33758


Attached is my radiusd

Attachment: radiusd.conf
Description: Binary data

.conf


This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.