Hello,
I am having problems configuring gnugk to work with openmcu. I have RTFM'ed and trawled through the mail archives for the last 3 days (trying everything mentioned therein) without success.
This is the environment
Internet <----->[dmz - firewall] <----------> [lan - firewall] <----------> [client]
[box A] [box B] [box C]
Both firewalls do nat.
box A is running openmcu
box B is running the gnugk
box C is running netmeet
dmz and lan are running on separate network segments
(I hope that this way local/remote users can connect to openmcu, with remote users not having to register with the gatekeeper)
Openmcu registers with gnugk, as does netmeet.
Networks are being correctly identified on boxes A and B
Iptables has relevant ports open
Boxes A and B are running redhat linux (2.4.20-20.7) iptables v1.2.8
Box C is running windows XP with Norton Internet Security
Using gnugk version 2.0.6 and openmcu 1.1.7, with netmeet 3.01 (4.4.3400)
A call is placed to openmcu using netmeet, routed correctly and then immediately terminated. Looking at the logs the thing that sticks out is
[openmcu output]
Clearing connection ip$xxxxxxxx:1024/11769 reason=EndedByNoBandwidth
I tried adding TotalBandwith=1048576 to the Gatekeeper::Main section of the conf file …. no luck.
Thanks for your help
Spiros
Here is the config file for gnugk
[Gatekeeper::Main]
Fourtytwo=42
TimeToLive=600
[Gatekeeper::Auth]
rule=allow
[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=1720
CallSignalHandlerNumber=2
RemoveH245AddressOnTunneling=1
SupportNATedEndpoints=1
Q931PortRange=1024-65535
H245PortRange=1024-65535
AceeptUnregisteredCalls=1
AcceptNeigboursCalls=1
DropCallsByReleaseComplete=1
SendReleaseCompleteOnDRQ=1
[Proxy]
Enable=1
InternalNetwork=192.168.1.127/255.255.255.128, 192.168.1.255/255.255.255.128
T120PortRange=1024-65535
RTPPortRange=1024-65535
ProxyForNAT=1
ProxyForSameNAT=1
[RasSrv::ARQFeatures]
CallUnregisteredEndPoints=1