im trying for a GnuGk gatekeeper VC sulotion with Tandberg Units.
I am trying to do a registration autorization, so that anyone can't connect to it.
but the autorization is not working, I hav tried all the varient inlcuding SimplePasswordAuth, FileIPAuth, PrefixAuth.
from the three, SimplePasswordAuth and PrefixAuth doesn't work i.e. its giving false positive and true negatives...
FileIPAuth is working correctly but, after that i can't call to anybody in the net.
Hav a look into the config file....
__________________________________________________
[Gatekeeper::Auth]
SimplePasswordAuth=sufficient
[SimplePasswordAuth]
ABC=Ea1Pzc/UW9U
____________________________________________________
the FileIPAuth which is working is this,
____________________________________________________
[Gatekeeper::Auth]
FileIPAuth=sufficient
[FileIPAuth]
192.168.10.102=allow
any=deny
____________________________________________________
but as i said this doesn't allow calls to take place.
Vineet
------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/