Version: debian/testing 2.2.1-3 I have gnugk mediating between 2 gatekeepers, and I want to forward traffic from one to the other. GKA -> Accept all LRQ from this GK GKB -> Send all traffic to this GK for e164 prefix 9999 Ideally I would have: GKA (LRQ) -> GnuGK GnuGK (LRQ) -> GKB GKB (LCF) -> GnuGK GnuGK (LCF) -> GKA I do not neet to proxy signalling or capture any accounting, so that is not a concern that needs mentioning. I think I have this set up correctly, but it is failing with requestDenied (With no explantion with debug trc 6). What am I missing? Here is the config: [RasSrv::Neighbors] GKA=CiscoGK GKB=CiscoGK [Neighbor::GKA] GatekeeperIdentifier=GKA Host=10.10.0.1 AcceptPrefixes=* ForwardHopCount=9 ForwardResponse=1 ForwardLRQ=always [Neighbor::GKB] Host=123.129.45.1 SendPrefixes=9999 Here is the log: 2005/03/11 15:11:39.883 1 RasSrv.cxx(328) RAS LRQ Received 2005/03/11 15:11:39.883 5 gkauth.cxx(1936) GKAUTH Prefix auth rule 'allow ipv4(32):ALL' matched 2005/03/11 15:11:39.883 4 gkauth.cxx(2136) GKAUTH PrefixAuth rule matched and accepted destination prefix '9999' for alias '999915555555555' 2005/03/11 15:11:39.883 3 gkauth.h(845) GKAUTH PrefixAuth LRQ check ok 2005/03/11 15:11:39.884 2 RasSrv.cxx(373) LRJ|10.10.0.1|999915555555555:dialedDigits|10.10.0.1|requestDenied; 2005/03/11 15:11:39.885 6 yasocket.cxx(610) 127.0.0.1:1049 79 bytes sent 2005/03/11 15:11:39.885 3 RasSrv.cxx(219) RAS Send to 10.10.0.1:1719 locationReject { requestSeqNum = 1052 rejectReason = requestDenied <<null>> } 2005/03/11 15:11:39.885 5 RasSrv.cxx(233) RAS Sent Successful 2005/03/11 15:11:39.885 5 job.cxx(423) JOB Job LRQ deleted ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/