Thanks for your response.
I tried as you said.

(1)delete "port = 1645" line from configfile(target-specific),
and add the port number to the secretfile.

> hostname:1645 RadiusSecret

# I tried both IP Address and FQDN hostname as  hostname.

smokeping syslog below.
-----
Jun 24 10:14:20 hostname smokeping[7361]: Radius: Missing RADIUS secret for 
1.2.3.4
-----

But "RADIUS secret" is correct....

(2)delete "secretfile = /usr/local/smokeping/etc/secret" line from 
probe-specific
and add "secret = RadiusSecret" line to target-specific.

smokeping syslog below.
(It looks same message as last time.)
-----
Jun 24 11:40:48 hostname smokeping[8538]: Use of uninitialized value in string 
eq
 at /usr/lib/perl5/site_perl/5.6.0/Authen/Radius.pm line 232.
Jun 24 11:40:48 hostname last message repeated 9 times
Jun 24 11:40:48 hostname smokeping[8538]: Use of uninitialized value in length 
at
 /usr/lib/perl5/site_perl/5.6.0/Authen/Radius.pm line 102.
Jun 24 11:40:48 hostname smokeping[8538]: Use of uninitialized value in 
concatena
tion (.) at /usr/lib/perl5/site_perl/5.6.0/Authen/Radius.pm line 112.
-----

(3)delete "secretfile = /usr/local/smokeping/etc/secret" line from 
probe-specific,
add "secret = RadiusSecret" line ,
delete "port = 1645" line ,
and change "host = 1.2.3.4" line to "host = 1.2.3.4:1645"

smokeping syslog below.
-----
Jun 24 10:30:19 hostname smokeping[7636]:
Radius: Missing RADIUS password for 1.2.3.4:1645/testuser
-----

But Radius Server logs no message.
If password is incorrect, Radius Server should log it,
so it looks smokeping has not accessed Radius Server....

Thanks.

On Wed, 23 Jun 2004 16:46:40 +0300
Niko Tyni <[EMAIL PROTECTED]> wrote:
>     try putting the secret in the config file and see if it helps.
> Or put the port number to the secretfile:
> 
> hostname:1645 RadiusSecret
> 
> Just guessing,
> --
> Niko Tyni     [EMAIL PROTECTED]

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to