----- Original Message -----
Sent: June 10, 2004 3:51 PM
Subject: Problem with
Radius Server
Hi everyone,
I have encountered a problem when I try to connect
my GnuGk 2.0.7 to Advanced Radius Server. Let's see my simple
configuration:
----------------------------
[Gatekeeper::Main]
Fourtytwo=42
[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=1720
SupportNATedEndpoints=1
AcceptUnregisteredCalls=1
Q931PortRange=30000-30199
H245PortRange=30200-30399
[GkStatus::Auth]
rule=allow
[Gatekeeper::Auth]
RadAuth=required;RRQ,ARQ
[RadAuth]
#Radius server IP and port for
Authentication
Servers=218.103.83.156:1812
SharedSecret=mysecret
LocalInterface=218.103.83.156
AppendCiscoAttributes=1
IncludeTerminalAliases=1
IncludeEndpointIP=1
[Gatekeeper::Acct]
RadAcct=required;start,stop
[RadAcct]
#Radius server IP and port for
Accounting
Servers=218.103.83.156:1813
SharedSecret=mysecret
LocalInterface=218.103.83.156
AppendCiscoAttributes=1
IncludeEndpointIP=1
--------------------------------------
When I try to connect a gateway to gatekeeper, after
enabling the radius server, I cannot register successfully
with the folllowing message in debug mode:
RADAUTH RRQ Auth failed - no
m_tokens
From my status port, I see the following
message:
RRJ|218.103.83.156|abc:h323_id=1000:dialedDigit|gateway|securityDenial
can somebody help me?
Best Regards,
Thomas Tam