Re: A little issue with disconnecting users

2011-08-21 Thread Arran Cudbard-Bell
Thanks Arran. Honestly, I don't have any idea about CoA and DM but I know that I can use SNMP on the server which runs Debian 6.0. This might be out of the RADIUS scope but I need a little bit more information on this to work it out. How should I send the PoD to SNMP? Will SNMP handle such

Re: A little issue with disconnecting users

2011-08-20 Thread Mobin Yazarlou
Could you give a working Packet of Disconnect example cause it will not work if I eliminate X-Ascend-Session-Svr-Key or set a NULL value for it. You don't need X-Ascend-Session-Srv-Key and i've removed it from the example on the wiki... See here

Re: A little issue with disconnecting users

2011-08-20 Thread Alan DeKok
Mobin Yazarlou wrote: Thanks. I did what you said but it seems that there must be a NAS to get the packet on port 3799 and disconnect the user for me. I have everything on a single machine and there is not any standalone hardware or something to act as a NAS. PPTP and L2TP/IPSec processes

Re: A little issue with disconnecting users

2011-08-20 Thread Arran Cudbard-Bell
On 20 Aug 2011, at 14:43, Mobin Yazarlou wrote: Could you give a working Packet of Disconnect example cause it will not work if I eliminate X-Ascend-Session-Svr-Key or set a NULL value for it. You don't need X-Ascend-Session-Srv-Key and i've removed it from the example on the

Re: A little issue with disconnecting users

2011-08-20 Thread Mobin Yazarlou
Thanks. I did what you said but it seems that there must be a NAS to get the packet on port 3799 and disconnect the user for me. I have everything on a single machine and there is not any standalone hardware or something to act as a NAS. PPTP and L2TP/IPSec processes serve dialin users and

Re: A little issue with disconnecting users

2011-08-20 Thread Alan DeKok
Mobin Yazarlou wrote: Thanks Alan, that looks pretty easy. For a single machine and a single dialin service that must work very well but I have some other services like PPTP and OpenVPN and will have to run RADIUS and VPN services on different machines when the number of users grow.

A little issue with disconnecting users

2011-08-19 Thread Mobin Yazarlou
Hi, I am trying to disconnect users with the instructions given at http://wiki.freeradius.org/Disconnect-Messages. I made a packet.txt file with the following content: Acct-Session-Id=4E4EB0DE083800 User-Name=amin X-Ascend-Session-Svr-Key= NAS-IP-Address=127.0.0.1 Then run the following

Re: A little issue with disconnecting users

2011-08-19 Thread Arran Cudbard-Bell
Could you give a working Packet of Disconnect example cause it will not work if I eliminate X-Ascend-Session-Svr-Key or set a NULL value for it. You don't need X-Ascend-Session-Srv-Key and i've removed it from the example on the wiki... See here