Re: Sending accounting packets to more than one server?

2011-10-27 Thread tonimanel
Is it possible to do this with copy-acct-to-home-server? Whit copy-acct-to-home-server I can't get it. Have you get to copy the same set of information from one server to another? Thanks. -- View this message in context: http://freeradius.1045715.n5.nabble.com/Sending-accounting-packets-to-more

Re: Sending accounting packets to more than one server?

2011-10-27 Thread Alan DeKok
tonimanel wrote: Is it possible to do this with copy-acct-to-home-server? Whit copy-acct-to-home-server I can't get it. Have you get to copy the same set of information from one server to another? Sending the same question multiple times is rude. Download the latest version, and read

Re: Sending accounting packets to more than one server?

2011-10-27 Thread tonimanel
. I have opened my eyes! However, I think that there are a lot of answers that cause confusion. Thanks! -- View this message in context: http://freeradius.1045715.n5.nabble.com/Sending-accounting-packets-to-more-than-one-server-tp3408816p4942835.html Sent from the FreeRadius - User mailing list

Re: Sending accounting packets to more than one server?

2011-03-30 Thread Alan DeKok
Brian Candler wrote: and also on github: https://github.com/candlerb/freeradius-server/tree/candlerb/packetblast There's an API for sending packets. It's not hard to use, and should be preferred to manually encoding and sending the packets. In this case, it may even be *less* code than the

Re: Sending accounting packets to more than one server?

2011-03-29 Thread Brian Candler
On Sat, Mar 12, 2011 at 11:06:51AM +, Brian Candler wrote: Tim McNabb wrote: I was wondering if it is possible to forward accounting packets to another server while also keeping the packets on the local machine. I’m working on integrating a Netsweeper appliance and the company is saying

Re: Sending accounting packets to more than one server?

2011-03-14 Thread Brian Candler
On Sun, Mar 13, 2011 at 09:25:23AM +0100, Alan DeKok wrote: We use it for teeing off accounting to various packet shapers. Which do... what? Some sort of class-of-service stuff, I believe, which requires knowing which username is on which (dynamic) IP. There is periodic interim

Re: Sending accounting packets to more than one server?

2011-03-14 Thread Alan DeKok
Brian Candler wrote: Quite possibly using type=detail would be better. But if I were sending to, say, three remote servers, would I need to write to three separate detail files? Yes. I'm having difficulty locating any documentation for type = detail, and in particular, whether it deletes

Re: Sending accounting packets to more than one server?

2011-03-13 Thread Alan DeKok
Brian Candler wrote: I have a local module here which blindly sends out an extra copy of an accounting packet to target host(s) you specify, without waiting for any acknowledgement. That's really not a good idea in most cases. We use it for teeing off accounting to various packet

Re: Sending accounting packets to more than one server?

2011-03-12 Thread Brian Candler
Tim McNabb wrote: I was wondering if it is possible to forward accounting packets to another server while also keeping the packets on the local machine. I’m working on integrating a Netsweeper appliance and the company is saying that I need to forward accounting packets to the appliance in

Re: Sending accounting packets to more than one server?

2011-03-12 Thread Fajar A. Nugraha
On Sat, Mar 12, 2011 at 6:06 PM, Brian Candler b.cand...@pobox.com wrote: I have a local module here which blindly sends out an extra copy of an accounting packet to target host(s) you specify, without waiting for any acknowledgement.  We use it for teeing off accounting to various packet

Re: Sending accounting packets to more than one server?

2011-03-04 Thread Alan DeKok
Tim McNabb wrote: Hi there! I’m running FreeRADIUS 2.1.7, I was wondering if it is possible to forward accounting packets to another server while also keeping the packets on the local machine. raddb/sites-available/copy-acct-to-home-server This is documented. Alan DeKok. - List

Re: Sending accounting packets to more than one server?

2011-03-04 Thread Alexander Clouter
Tim McNabb t...@velociter.net wrote: Hi there! I'm running FreeRADIUS 2.1.7, I was wondering if it is possible to forward accounting packets to another server while also keeping the packets on the local machine. I'm working on integrating a Netsweeper appliance and the company is saying

Sending accounting packets to more than one server?

2011-03-03 Thread Tim McNabb
Hi there! I'm running FreeRADIUS 2.1.7, I was wondering if it is possible to forward accounting packets to another server while also keeping the packets on the local machine. I'm working on integrating a Netsweeper appliance and the company is saying that I need to forward accounting packets to