Incorrect Acct-Session-Time

2002-02-13 Thread Daniel Yeung
Hi all Thanks for your help early. I have been using freeradius since three months ago. It has amazing features. I have 2K+ user logins at a time. I have 2 proxy servers and 1 authentication server. I have modified max_requests value to higher. Sometime, I exprience incorrect session-time

Detail log questions...

2002-02-13 Thread Peter Santiago
Wed Feb 13 18:21:36 2002 Acct-Status-Type = Start User-Name = frsyling NAS-IP-Address = 10.0.0.1 -- should this be the same as the Client Ip Address? NAS-Port = 100 NAS-Port-Type = Async Connect-Info = 115200 Acct-Session-Id =

SNMP Woes

2002-02-13 Thread Peter Machell
I've decided to shutoff all SNMP action for the time being. Does anyone have a script that will finger a Cisco 5300 for checkrad? Here's a sample finger: peter@rolex 09:50pm$ finger @timex | grep tty 1 tty 1 tahlia Async interface 00:00:06 PPP: (ip address) TIA, Peter. - List

Re: Fix for consideration: re: checkrad timeout

2002-02-13 Thread Alan DeKok
scott.list [EMAIL PROTECTED] wrote: I think line 328, if meant to be a default if someone messed up and didn't put SNMP, should read: } elsif ( $login ne 'SNMP') { And that way if you do use SNMP as instructed, the $pass variable remains what was read from the naspassword file,

Re: Incorrect Acct-Session-Time

2002-02-13 Thread Alan DeKok
Daniel Yeung [EMAIL PROTECTED] wrote: Sometime, I exprience incorrect session-time problem in details file sometimes. Would anyone give me suggestion ? Tell the NAS to stop lying to the server. There's nothing you can do to the server to fix the problem. Alan DeKok. - List

Re: SNMP Woes

2002-02-13 Thread Alan DeKok
Peter Machell [EMAIL PROTECTED] wrote: I've decided to shutoff all SNMP action for the time being. This is probably a good idea. In fact, *everyone* should probably turn off SNMP, unless NO ONE can send packets to your SNMP machine. Does anyone have a script that will finger a Cisco 5300

freeRadius .04 on Linux-Mandrake 8.1

2002-02-13 Thread Robert Bess
Has anyone got freeRadius .04 to run on Linux-Mandrake 8.1.? It seems to compile O.K. using the default configuration. When I run /etc/rc.d/init.d/radiusd start, I receive the error: Starting Freeradius server: radwatch/etc/rc.d/init.d/radiusd: start-stop-daemon: command not found radiusd.

Migration Radiator - FreeRadius

2002-02-13 Thread Peter Sievers
Hi, currently wie are using: Radiator-2.16.3! I want to substitue the Radiator with the freeradius. With the Radiator i can define Handler, for example: Handler Realm=myrealm,Called-Station-Id=mynumber RewriteUsername S/.. AcctLogFileName /

Re: Migration Radiator - FreeRadius

2002-02-13 Thread Alan DeKok
Peter Sievers [EMAIL PROTECTED] wrote: Is it possible to defined this contstruction under freeradius, can i define rules, which group by realm and by Called-station-Id? group by real and NAS-IP-Address? Or can I define 'Handler' in freeradius? Can you describe in words what you want to

Re: freeRadius .04 on Linux-Mandrake 8.1

2002-02-13 Thread Petre Daniel
check paths.. where is radiusd executable..edit /etc/rc.d/init.d/radiusd :)) On Wed, 13 Feb 2002, Robert Bess wrote: Has anyone got freeRadius .04 to run on Linux-Mandrake 8.1.? It seems to compile O.K. using the default configuration. When I run /etc/rc.d/init.d/radiusd start, I

Re: duplicate accounting entries

2002-02-13 Thread Alan DeKok
Ron Chinn [EMAIL PROTECTED] wrote: We have two radius servers, each running freeradius 0.4. They are both set to log to one mysql server. Only one of these servers generates multiple accounting entries, though. It does have two addresses bound to it's ethernet interface, Then that's

Re: attributes based on NAS

2002-02-13 Thread Alan DeKok
Matthew Schumacher [EMAIL PROTECTED] wrote Is it possible to configure freeradius to serve different attributes based on which NAS is asking to authenticate? Yes. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Diff time

2002-02-13 Thread Gus Rios
thanks, I already found it (AcctSessionTime), and the parameter that comes from cisco... But i have a new problem, i want to make another update after the stop time arrives, and i want that in a trigger ut mySQL does no support triggers yet, Do i have to work with postgreSQL or there is a

Re: Diff time

2002-02-13 Thread Theodore Pound
Hello, I am trying to use 0.4 on a FreeBSD 4.3-Release machine the compile completes and the server will start and run but after a request or two it dies :( here is the output from gdb.. Core was generated by `radiusd'. Program terminated with signal 11, Segmentation fault. Reading symbols

prefix/sufix ?

2002-02-13 Thread Yuri Bazhukov
Hello! I need variables in config, referring to prefix/sufix. Checking out xlat.c I didn't found anything.. I'm wrong? Should I change xlat.c then? = Yuri Bazhukov - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Incorrect Acct-Session-Time

2002-02-13 Thread Mojahedul Hoque Abul Hasanat
On Wed, Feb 13, 2002 at 04:40:50PM +0800, Daniel Yeung wrote: ... Sometime, I exprience incorrect session-time problem in details file sometimes. Would anyone give me suggestion ? Pardon me, but all I can see is that your Acct-Session-Time is zero. Why do you think it's wrong? If you want

Re: attributes based on NAS

2002-02-13 Thread Matthew Schumacher
Alan, Can you point me to documentation the explains how? schu Alan DeKok wrote: Matthew Schumacher [EMAIL PROTECTED] wrote Is it possible to configure freeradius to serve different attributes based on which NAS is asking to authenticate? Yes. Alan DeKok. - List