I'm using gnugk 2.2.3
I have this neighbor config:
[RasSrv::Neighbors]
gk1=ClarentGK
[Neighbor::gk1]
GatekeeperIdentifier=gk1
Host=80.118.621.741
SendPrefixes=*
AcceptPrefixes=2231
ForwardLRQ=always
gk1=ClarentGK
[Neighbor::gk1]
GatekeeperIdentifier=gk1
Host=80.118.621.741
SendPrefixes=*
AcceptPrefixes=2231
ForwardLRQ=always
Whenever LRQ comes from Clarent gatekeer, GNUK always sends LRJ SecurityDenial right away
I try to put log level 6 but could not get much info. I can see LRQ coming from right Host/IP saying:
"...Read from 80.118.621.741.."
"...LRQ Received ..."
then it prints out the LRQ structure. then says.
"LRJ|80.118.621.741|2231513652:dialedDigits|80.118.621.741|securityDenial;"
I would appreciate if somebody has any idea of what the problem is to let me know.
Thanks