Hi there, thanks for the answer Michael.

Well spotted, however I just copied and edited this configuration from GK1 for 
the post.
In other words, the real configuration doesn't contain these syntax errors. I 
should be more careful.

Ok I managed to make this work. What I changed: I changed the gatekeeper from 
public IPs to private IPs on the same subnet.
I will need to find out why it wasn't working with the first setup though...

With the new setup the neighbouring worked straight away using the following 
configuration:

////////////////////////configuration/////////////////////
***GK1***

[Gatekeeper::Main]
Fortytwo=42
Name=GK1
TimeToLive=300
Home=10.200.4.22

[RoutedMode]
GKRouted=1
H245Routed=0

[RasSrv::LRQFeatures]
;timeout value to wait reply in seconds
NeighborTimeout=2

[RasSrv::Neighbors]
GK2=GnuGK

[Neighbor::GK2]
Host=10.200.4.88:1719
Dynamic=0
SendPrefixes=33
AcceptPrefixes=*

[GkStatus::Auth]
rule=allow

[RoutedMode]
AcceptNeighborsCalls=1


------------------

***GK2***

[Gatekeeper::Main]
Fortytwo=42
Name=GK2
TimeToLive=300
Home=10.200.4.88

[RoutedMode]
GKRouted=1
H245Routed=0

[RasSrv::Neighbors]
GK1=GnuGK

[RasSrv::LRQFeatures]
;timeout value to wait reply in seconds
NeighborTimeout=2

[Neighbor::GK1]
Host=10.200.4.22:1719
Dynamic=0
SendPrefixes=*
AcceptPrefixes=*

[GkStatus::Auth]
rule=allow

[RoutedMode]
AcceptNeighborsCalls=1
///////////////////////////////////////////////////////////////////

Thanks again for everybody's help on that matter. I will now try to neighbour 
the Gnu GK with a cisco GK. I will let you know how it goes and maybe ask for 
some tips.

Alex.
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________________

Posting: mailto:Openh323gk-users@lists.sourceforge.net
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/

Reply via email to