This is a discussion on Re: Re : Anyone using dd-wrt for AP? within the FreeRADIUS Users forums, part of the Networking and Network Related category; Ian Truelsen wrote: ..... > Now, I have this in my clients.conf: > client 192.168.1.115/24 { > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Ian Truelsen wrote:
..... > Now, I have this in my clients.conf: > client 192.168.1.115/24 { > nastype = other > secret = testing456 > shortname = dd-wrt > } > > However, when I try to connect using this router, I get the following > from the output of radiusd -X: > > Ready to process requests. > rad_recv: Access-Request packet from host 192.168.3.115:3078, id=0, > length=137 You posted the client configuration for 192.168.1.X, and are sending a request from 192.168.3.X. Look in "clients.conf" for a section defining client 192.168.3.X. > Received packet from 192.168.3.115 with invalid Message-Authenticator! > (Shared secret is incorrect.) Dropping packet without response. > Finished request 0 That's definitive. The shared secret is wrong. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |
![]() |
| Thread Tools | |
| Display Modes | |
|
|