So basically I want radius to ignore the username and password and check the realm and NAS-IP address only (or possibly another check item)
The end users client software does pass username in the form of [EMAIL PROTECTED] along with password, NAS-IP, dialer-digits etc.
I have created the following entry in my user file:
DEFAULT Realm = = "myisp.com", NAS-IP-Address="xxx.xxx.xxx.xxx" vendor-specific-attribute=1, Fall-Through = Yes
<snip>
Auth: Login incorrect: [EMAIL PROTECTED]/asdfasd] (from client mytest port 0)
Questions: 1. Regardless of whether this is a good idea or not, can radius be configured to do this?
Yes.
2. If so, how?
Add Auth-Type := Accept to your DEFAULT profile as a Check-Item ( that means on the same line as DEFAULT ).
-Chris -- \\\|||/// \ StarNet Inc. \ Chris Parker \ ~ ~ / \ WX *is* Wireless! \ Director, Engineering | @ @ | \ http://www.starnetwx.net \ (847) 963-0116 oOo---(_)---oOo--\------------------------------------------------------ \ Wholesale Internet Services - http://www.megapop.net
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

