It usually means that your endpoint is either not configured to use H.235 username/password (CAT) or does not support this type of authentication at all. You may use RadAliasAuth then. ----- Original Message ----- From: "Thomas Tam" <development@xxxxxxxxxxxx> Sent: Thursday, June 10, 2004 12:51 PM 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 ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/