Hotspot snmp problem

2005-08-10 Thread Robin
Hello, A couple of us at work have been playing with a hotspot controller (Internet Subscriber Server II ISS-4000) using freeradius and mysql for authentication. We are having problems with checkrad (totally to do with the AP not being nice). I'm not sure what is the best way to handle this

Re: Hotspot snmp problem

2005-08-10 Thread Alan DeKok
Robin <[EMAIL PROTECTED]> wrote: > I'm not sure what is the best way to handle this. I can snmpwalk the > device however the output does not appear to have information regarding > logins. The manufacturer does not respond to queries so I'm hoping someone > else may have worked with this device

Re: Hotspot snmp problem

2005-08-11 Thread Robin
Hi again, Is there anyway to test for Simultaneous use without checkrad? I have read past posts about using an sql only method and I understand this has it's own problems. However, if anyone has any docs which could help me out it's appreciated. Ideally I would like to have checkrad speak t

Re: Hotspot snmp problem

2005-08-11 Thread Alan DeKok
Robin <[EMAIL PROTECTED]> wrote: > Is there anyway to test for Simultaneous use without checkrad? Yes. The server already does this. As I said, the server maintains a database. The only purpose of checkrad is to catch corner cases. > I have read past posts about using an sql only method an

Re: Hotspot snmp problem

2005-08-15 Thread Robin
Hi again, I have been doing reading on the Simultaneous-use with the radutmp module and sql. I was hoping someone could help clarify some confusion I have. Using the Sql notes I inserted the Simultaneous attribute to the radgroupcheck table, although I did change the dialup attribute to dyna

Re: Hotspot snmp problem

2005-08-15 Thread Alan DeKok
Robin <[EMAIL PROTECTED]> wrote: > I still see no output in the radutmp file, even though during loading it says, A few problems: 1) If the server does not receive accounting packets, nothing will go into radutmp, OR into SQL. 2) if you configure Simultaneous-Use counting via SQL, you

Re: Hotspot snmp problem

2005-08-16 Thread Robin
Hi,,, Once again, I apologize for my lack of understanding. I have been trying to read all debug messages and start radiusd with -X however the only files which get populated are ones created in the radacct directory. The detail files appear to be fine with start, alive and stop packets being

Re: Hotspot snmp problem

2005-08-16 Thread Alan DeKok
Robin <[EMAIL PROTECTED]> wrote: > The detail files appear to be fine with start, alive and stop > packets being listed, but radius.log and radwtmp and radutmp are > empty. If radutmp is empty, the debug log will tell you why. > Is it possible, I inadvertently set everything to log to the db >

Re: Hotspot snmp problem

2005-08-17 Thread Robin
Hi everyone, Finally, have it working.. I did not comment out the radutmp in radius.conf for the session database. I had uncommented sql, although lots of good that did. Thanks again, Robin At 03:26 PM 8/16/2005, you wrote: Robin <[EMAIL PROTECTED]> wrote: > The detail files appear to