Koozali.org: home of the SME Server

Radius configuration

Offline hoover87

  • 3
  • +0/-0
Radius configuration
« on: April 29, 2009, 02:52:13 AM »
Hi,

I'm having a bit of an issue with configuring radius with a Cisco router.

Using the following:

db hosts setprop {full hostname} RadiusKey {random string of characters}
signal-event remoteaccess-update

Nothing seems to be added to the clients.conf file after I run the above.

I get no response from the server when looking at the router debugs.

I have added the hostname via the server manager and run the above commands quite a few times but don't seem to be making any headway.

I have serached around the forum and it seems that tests mentioned in other related threads are good, but I am far from a Linux guru. 

Any ideas?

Thanks.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Radius configuration
« Reply #1 on: April 30, 2009, 03:36:15 PM »
Unless the host you have configured is of type 'Local', the RadiusKey property will be ignored.

Offline hoover87

  • 3
  • +0/-0
Re: Radius configuration
« Reply #2 on: April 30, 2009, 04:44:44 PM »
Thanks.

I think there was a little more to it than that, or messed up even.  I did a fresh install of SME Server and now it is adding the host using the above db hosts etc. etc. command string.

This was a VM that I've been testing some other features on, and even some unsupported, so I must have made it made somewhere along the way.

Now I have a new issue.  The router only wants to talk PAP to the radius server, but the radius config does not seem to include the PAP module.  Is it possible for me to add the PAP module to the radius config without it being overwritten later on down the road?