(RADIATOR) Question in

2003-10-01 Thread Man Meng Fei
help me to make this sample working. Lastly i attached Radius Configration file which i used for the testing and Radius Server and Radius Client's output result Man Meng Fei --radius.cfg--- # external.cfg # # Example Radiator configuration file. # This very simple file

RE: (RADIATOR) Question in

2003-10-01 Thread Man Meng Fei
sending Access-Request... No reply sending Accounting-Request Start... No reply sending Accounting-Request Stop... No reply C:\> -Original Message- From: Hugh Irvine [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 10:24 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re:

RE: (RADIATOR) Question in

2003-10-01 Thread Man Meng Fei
Oct 2003 12:23 pm, Hugh Irvine wrote: > Hello Man Meng Fei - > > I suspect that Radiator is not able to run the external command. > > What happens when you run the following in a MS-DOS window: > > C:\Perl\bin\testcommand.pl > > There is probably something wrong

RE: (RADIATOR) Question in

2003-10-02 Thread Man Meng Fei
Hi Mke and Hugh May i know how should i pass the parameter into the perl script when i execute and how can get the result after execute the perl script ? Thank MAN -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Man Meng Fei Sent: Thursday, October 02

(RADIATOR) Can't pass received attribute to external program via STDIN

2003-10-09 Thread Man Meng Fei
) { # Unquoted value $input{$1} = $2; } } : : My question is can it be the root to cause the radius server halt ? thank you MAN MENG FEI while ($counter < 4) { print "while\n"; chomp; if ($_ =~ /^\s*([^\s=]+)\s*=\s*"((\\&q

RE: (RADIATOR) Can't pass received attribute to external program via STDIN

2003-10-12 Thread Man Meng Fei
software platform you are running and what versions of Windows and Perl? regards Hugh On Friday, Oct 10, 2003, at 10:38 Australia/Melbourne, Man Meng Fei wrote: > Hi > Previously i did ask a question regarding test run > by using sample configuration (external.cfg) and perl script > (

RE: (RADIATOR) Can't pass received attribute to external program via STDIN

2003-10-13 Thread Man Meng Fei
11:33 Australia/Melbourne, Man Meng Fei wrote: > Hi > I intend to use Radiator as radius server to communicate with Quintum > VOIP gateway. The Radiator is deployed on Windows 2000 Platform. > Currently i am using ActiveState Active Perl 5.8.1. Anything wrong in > the platform ? >