Adding a NAS via SQL

2007-07-27 Thread Paul Lambert
Hi all, I think I might be being a little dense but when I add a NAS to my SQL database, it doesn't appear to be enabled until I restart my radius server. Is there a way to automatically activate a new NAS device that I add to the SQL database? Kind regards, Paul. - List

Re: Adding a NAS via SQL

2007-07-28 Thread Paul Lambert
/27/07, ram [EMAIL PROTECTED] wrote: On 7/27/07, Paul Lambert [EMAIL PROTECTED] wrote: Hi all, I think I might be being a little dense but when I add a NAS to my SQL database, it doesn't appear to be enabled until I restart my radius server. Is there a way to automatically activate

Re: Adding a NAS via SQL

2007-07-28 Thread Paul Lambert
request. Is this correct behaviour or am I doing something wrong? - My goal is to have the NAS table updated in real time by the use of my SQL database. Kindest regards, Paul. On 7/28/07, Paul Lambert [EMAIL PROTECTED] wrote: Ram, ty for the response, It doesn't seem to be having an effect until I

Re: Adding a NAS via SQL

2007-07-28 Thread Paul Lambert
/07, Peter Nixon [EMAIL PROTECTED] wrote: On Fri 27 Jul 2007, Paul Lambert wrote: Hi all, I think I might be being a little dense but when I add a NAS to my SQL database, it doesn't appear to be enabled until I restart my radius server. Yep. Thats to way it's designed to protect against

Re: Adding a NAS via SQL

2007-07-28 Thread Paul Lambert
Peter, Please accept my apologies for wasting your time. Paul On 7/28/07, Peter Nixon [EMAIL PROTECTED] wrote: Paul All of these questions have been discussed MANY times on the list. Please check the archives.. Peter On Sat 28 Jul 2007, Paul Lambert wrote: Thanks, I thought I

Re: Adding a NAS via SQL

2007-07-28 Thread Paul Lambert
Hi, I have now taken a look through the archives and I can't see a clean solution for reloading the nas without restarting. I assume this is what you were suggesting I do via cron? Paul. On 7/28/07, Paul Lambert [EMAIL PROTECTED] wrote: Peter, Please accept my apologies for wasting your

Re: Adding a NAS via SQL

2007-07-29 Thread Paul Lambert
Thanks for your help guys. I guess a way to prevent the DoS is through the correct use of a firewall? Kind regards, Paul. On 7/28/07, Peter Nixon [EMAIL PROTECTED] wrote: On Sat 28 Jul 2007, Paul Lambert wrote: Hi, I have now taken a look through the archives and I can't see a clean

Re: Adding a NAS via SQL

2007-07-31 Thread Paul Lambert
Thanks for that Claudiu - I'll have to see what I can do :) Handling the sighup would be a big deal. I am adding my NAS via a php script so I can easily ask it to give the server a kick once i've added a NAS. It may be that I can live with an hourly cron job - will have to see. In theory there

Re: logs: invalid Message-Authenticator! (Shared secret is incorrect.)

2006-10-13 Thread Paul Lambert
Hi,Have you checked your authentication protocol on the shared secret? Are you sending with CHAP when freeradius is not expecting it or vice versa?Have you tried testing with a radius test client - this should allow you determine if the problem is in the Client or the Server config... or just a

Freeradius and FreeBSD 4.1.1

2006-10-25 Thread Paul Lambert
Hi,I have just installed Freeradius onto a dedicated hosted server I have recently started to use.The hosting company have FreeBSD 4.1.1 installed and as such, things are a little tricky to get running out of the box! I have had to add an include to sys/types.h into