Re: (RADIATOR) splitting auth and acct configurations into two files

2003-06-28 Thread S H A N
please ignore as the problem is solved by adding a AuthBy FILE inside rad-acct.cfg Handler. thanks On Sat Jun 28, 2003 at 10:08:02PM SGT, S H A N wrote: > hi, > i tried to split a radius.cfg file into two.. rad-auth.cfg rad-acct.cfg but > couldn't do so successfully :( any suggestions w

(RADIATOR) splitting auth and acct configurations into two files

2003-06-28 Thread S H A N
hi, i tried to split a radius.cfg file into two.. rad-auth.cfg rad-acct.cfg but couldn't do so successfully :( any suggestions what could have went wrong? but everything works quiet ok when i merge them back into one :) -- rad-auth.cfg -- LogDir /usr/local/etc/raddb/logdir DbDir

Re: (RADIATOR) Cisco H.323 Voip

2003-06-28 Thread nps12a
Hi, Thanks. We have fixed the issue. The default TCL needs to modify for H323 attributes... Best regard kaiser -Original message- From:Hugh Irvine <[EMAIL PROTECTED]> To:[EMAIL PROTECTED] Cc:[EMAIL PROTECTED] Date:Sat, 28 Jun 2003 18:18:17 +1000 Subject:Re: (RADIATOR) Cisco H.323 Voip H

Re: (RADIATOR) some question about the radiator

2003-06-28 Thread Hugh Irvine
Hello Donald - Accounting requests only receive accounting responses - there is no accept or reject. regards Hugh On Saturday, Jun 28, 2003, at 18:26 Australia/Melbourne, Foo Donald (Products O2) wrote: Hi Hugh, Thanks again, since the handler is dealing with the rejction which match the ca

RE: (RADIATOR) some question about the radiator

2003-06-28 Thread Foo Donald (Products O2)
Hi Hugh, Thanks again, since the handler is dealing with the rejction which match the calling-station-id, is there any way to reject the accounting in INTERNAL? I know that is rare since accounting will only send when authentication pass, but in our case the GGSN will only send the accounting to ra

Re: re[2]: (RADIATOR) Radiator freezing intermitantly

2003-06-28 Thread Hugh Irvine
Hello Matt, Hello Brian - It is usually very easy to see this in a trace 4 debug, as you will have the timestamps on all the DEBUG messages. regards Hugh On Friday, Jun 27, 2003, at 20:10 Australia/Melbourne, Matt Taylor wrote: We are running into the same problem on a machine where we are

Re: (RADIATOR) AS5300 gets request-accept from rad

2003-06-28 Thread Hugh Irvine
Hello Kaiser - This usually means that there is no Service-Type returned in the access accept. Cisco's require the same Service-Type attribute in the reply as there was in the original request. regards Hugh On Friday, Jun 27, 2003, at 23:04 Australia/Melbourne, nps12a wrote: Hi, I use As530

Re: (RADIATOR) Cisco H.323 Voip

2003-06-28 Thread Hugh Irvine
Hello Kaiser - I think you will need to check the Cisco web site and do some experiments. We have not used Cisco VOIP here at all. regards Hugh On Friday, Jun 27, 2003, at 23:09 Australia/Melbourne, nps12a wrote: Hi, After I reply h323-credit-time, the cisco don't cut the call when time ru

Re: (RADIATOR) Radiator freezing intermitantly

2003-06-28 Thread Hugh Irvine
Hello Brian - Thanks for letting me know. regards Hugh On Friday, Jun 27, 2003, at 23:12 Australia/Melbourne, Brian Fisk wrote: Well after fooling around with it, I found that the problem was not an ip issue, but with accounting. The message I was getting from my RAS was AUTH: client/server

Re: (RADIATOR) some question about the radiator

2003-06-28 Thread Hugh Irvine
Hello Donald - This is very strange, but you can alter your AuthBy INTERNAL as follows: AcctResult ACCEPT DefaultResult REJECT regards Hugh On Saturday, Jun 28, 2003, at 09:07 Australia/Melbourne, Foo Donald (Products O2) w

Re: (RADIATOR) How do filter accounting-stop packets

2003-06-28 Thread Hugh Irvine
Hello Kaiser - This is Perl code that is included in a hook. You will find some example hooks in the file "goodies/hooks.txt". regards Hugh On Saturday, Jun 28, 2003, at 17:15 Australia/Melbourne, nps12a wrote: Hi, When I use AS5300 for VoIP, I always get 2 stop-acoounting packet. Only one ge

(RADIATOR) How do filter accounting-stop packets

2003-06-28 Thread nps12a
Hi, When I use AS5300 for VoIP, I always get 2 stop-acoounting packet. Only one gets av pair: cisco-h323-call-type = "h323-call-type=Telephony" that accouning-stop has correct session time, how do I ignore the other stop-accounting? I read the voip.txt under goodies directory, but some commands