Problemers using Freeradius with Anyconnect..

Alan DeKok aland at deployingradius.com
Tue Sep 28 12:03:02 CEST 2010


Thomas Raabo - ZitCom A/S wrote:
> The problem is that when I use Freeradius the ASA just don’t seem to get
> the framed-ip-address or something… ( when we try to connect with
> anyconnect it gives the error    host or network is 0) with IAS the
> right ip gets assigned and all just works

  You have configured FreeRADIUS to send back the wrong IP address.

  IAS is sending "...129".  FreeRADIUS is sending "....128".  The reason
"128" doesn't work is that it's not a valid IP address for the network
you configured.

  Change the configuration to make FreeRADIUS send back the same IP as IAS.

  RADIUS isn't complicated.  You can make the Access-Accept from
FreeRADIUS identical to the Access-Accept from IAS.  Once that happens,
the NAS will do the same thing for both servers.

  Alan DeKok.



More information about the Freeradius-Users mailing list