kdr akm wrote:
Hi, i'm using freeradius 1.0.5. i make a pppoe server with rp-pppoe and freeradius without mysql and i make auth by username and password all i need to add to my configuration a check if mac address and if valid accept ( a mac address authentication but without mysql ) so how can i make this think and thanks in advanced . Sorry for my bad inglish
------------------------------------------------------------------------ Yahoo! Music Unlimited - Access over 1 million songs. Try it free. <http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=36035/*http://music.yahoo.com/unlimited/>
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
If I understand this correctly, you want PPPoE users to be able to login, but only from a certain MAC address. I believe the MAC shows up as CallingStationID when using rp-pppoe and freeradius. So you would want a check like CallingStationID == 00:11:22:33:aa:bb For the particular user in the users file. -- --------------------------- | Nick White | | Network Administrator | | Tele-NET Internet | | http://www.tele-net.net | | nwtech@tele-net.net | ---------------------------