I'm trying to manage several videophones using the Open323GK. Thanks to the list, I've gotten it so that registered endpoints can call anyone or each other, while rejecting calls from non-registered endpoints. (fwiw, these endpoints, unlike netmeeting, will call out successfully) So I need the endpoints to be able to register. I'm using IP address to do this, since I can't do password. The problem that I'm now running into is that I have an endpoint that moves from location to location. Ideally, you could call "2" and get it, whereever it is. It's a fairly dumb endpoint - my gatekeeper options are limited to IP address of gatekeeper, and gatekeeper alias (which must be a number). Any suggestions? >From my gatekeeper.ini: [Gatekeeper::Auth] AliasAuth=required;RRQ default=allow [RasSrv::RRQAuth] 3=sigip:10.81.5.2 3=sigip:10.81.9.3 3=sigip:10.81.11.2 I have also tried (but not at the same time): [RasSrv:PermanentEndpoints] 10.81.5.2=3 10.81.9.3=3 10.81.11.2=3 It lets me log in using the RRQAuth, provided that only one line is un-commented. If more than one is valid, I get this. (calling from 10.81.9.3 in this example) 2004/09/09 11:13:22.413 1 RasSrv.cxx(947) GK RRQ Received 2004/09/09 11:13:22.421 4 gkauth.cxx(1040) Gk RRQAuth condition 'sigip:10.81.5.2 sigip:10.81.9.3 sigip:10.81.11.2' rejected endpoint 3 2004/09/09 11:13:22.423 2 gkauth.cxx(295) GkAuth AliasAuth check failed 2004/09/09 11:13:22.455 2 RasSrv.cxx(1202) RRJ|10.81.9.3|TANDBERG3:h323_ID=3:dialedDigits|terminal|securityDenial; 2004/09/09 11:13:22.458 3 RasSrv.cxx(2164) GK Send to 10.81.9.3:1719 registrationReject { requestSeqNum = 17868 protocolIdentifier = 0.0.8.2250.0.4 rejectReason = securityDenial <<null>> gatekeeperIdentifier = 10 characters { 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323 0047 004b GK } } ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?49 Homepage: http://www.gnugk.org/