Hi all, I have this scenario: GnuGK1========CiscoGK2========OtherGK3 I own and configured the GnuGK running v2.2.3 but
have no control of the CiscoGK neighbour and beyond. When I try to dial
endpoints on OtherGK, I get the following error: 2005/06/22 14:09:57.157
5
RasSrv.cxx(245) RAS Sent Successful 2005/06/22 14:09:57.157
2
Neighbor.cxx(810) NB 1 LRQ(s) re-sent 2005/06/22 14:09:57.165
5
yasocket.cxx(739) RasSrv 1 sockets selected from 3, total 3/0 2005/06/22 14:09:57.165
4
RasSrv.cxx(211) RAS Receiving on
XX.XX.XX.XX:1719(U) 2005/06/22 14:09:57.165
2
RasSrv.cxx(173) RAS Read from
YY.YY.YY.YY:1719 2005/06/22 14:09:57.165
3
RasSrv.cxx(219) RAS requestInProgress { requestSeqNum = 1 delay =
6000 } 2005/06/22 14:09:57.165
2
RasSrv.cxx(1255) RAS Trapped RIP 2005/06/22 14:09:57.165
5
Neighbor.cxx(751) NB Received RIP
message matched pending LRQ for neighbor CiscoGK2:YY.YY.YY.YY 2005/06/22 14:09:57.166
5
yasocket.cxx(739) RasSrv 1 sockets selected from 3, total 3/0 2005/06/22 14:09:57.166
4
RasSrv.cxx(211) RAS Receiving on
XX.XX.XX.XX:1719(U) 2005/06/22 14:09:57.166
2 RasSrv.cxx(173)
RAS Read from ZZ.ZZ.ZZ.ZZ:1719 2005/06/22 14:09:57.166
3
RasSrv.cxx(219) RAS requestInProgress { requestSeqNum = 1 delay =
6000 } 2005/06/22 14:09:57.166
2
RasSrv.cxx(1255) RAS Trapped RIP 2005/06/22 14:09:57.166
1
Neighbor.cxx(787) RAS Unknown reply RIP 2005/06/22 14:09:57.277
5
yasocket.cxx(739) RasSrv 1 sockets selected from 3, total 3/0 2005/06/22 14:09:57.277
4
RasSrv.cxx(211) RAS Receiving on XX.XX.XX.XX:1719(U) 2005/06/22 14:09:57.278
2
RasSrv.cxx(173) RAS Read from
aa.aa.aa.aa:1719 2005/06/22 14:09:57.278
3
RasSrv.cxx(219) RAS locationReject { requestSeqNum = 1 rejectReason = undefinedReason
<<null>> } 2005/06/22 14:09:57.278
2
RasSrv.cxx(1255) RAS Trapped LRJ 2005/06/22 14:09:57.278
1
Neighbor.cxx(787) RAS Unknown reply LRJ If I send the LRQ directly to OtherGK, the call works
fine. Am I doing something wrong in my GnuGK config? Cheers, Evans My GnuGK config is as follows: [RasSrv::Neighbors] CiscoGK2= CiscoGK [RasSrv::LRQFeatures] NeighborTimeout=10 ForwardHopCount=9 ForwardResponse=0 ForwardLRQ=always IncludeDestinationInfoInLCF=0 [Neighbor::JVCS2] GatekeeperIdentifier=CiscoGK2 Host=yy.yy.yy.yy SendPrefixes=* AcceptPrefixes=* [Gatekeeper::Auth] RadAliasAuth=required;RRQ default=allow |