Hi,
My gnugk.ini is something like this:
[gatekeeper::Main]
Fourtytwo=42
Name=MYGNUGK
StatusPort=7777
Home=10.20.30.1
[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=1720
CallSignalHandlerNumber=1
RemoveH245AddressOnTunneling=1
AcceptUnregisteredCalls=1
SupportNATedEndpoints=1
DropCallsByReleaseComplete=1
RemoveCallOnDRQ=1
SendReleaseCompleteOnDRQ=1
ForwardOnFacility=1
ShowForwarderNumber=1
SignalTimeout=30000
Q931PortRange=30000-30999
H245PortRange=40000-40999
[Proxy]
Enable=1
InternalNetwork=
10.20.30.1/24,10.10.13.0/24,10.10.12.0/24
ProxyForNAT=1
ProxyforsameNAT=1
[Gatekeeper::Auth]
default=allow
[Gatekeeper::Acct]
FileAcct=required
[FileAcct]
DetailFile=/var/log/gk_cdr.log
Rotate=0
[RasSrv::RRQAuth]
[GkStatus::Auth]
rule=allow
[Gatekeeper::DestAnalysis]
default=allow
[RasSrv::GWPrefixes]
MAIN=62,63,91,92,977,880,94
[RasSrv::PermanentEndpoints]
11.22.33.44=MAIN;62,63,91,92,977,880,94
When sending calls to that 11.22.33.44 gateway, I want only 1 specific IP to be used and not the base IP of the server.
The server has 10 IP's , eth0 , eth0:0 - 9.
Is there a way to specifiy which outgoing IP to be used when sending calls to the gateway?
Please let me know.
Cheers,
Shashi