What does it internal network stands for ? is it for the LAN the GK resides on or what ?
What is the GK is on Public netwok no NAT how should it be set here ?:
Thanks,
- InternalNetwork=10.0.1.0/24
- Default: N/A
- Define the networks behind the proxy. Multiple internal networks are
allow. The proxy route channels only of the communications between one
endpoint in the internal network and one external. If you don't specify
it, all calls will be proxied.
- Format:
- InternalNetwork=network address/netmask[,network address/netmask,...]
- The netmask can be expressed in decimal dot notation or CIDR notation (prefix length), as shown in the example.
- Example:
- InternalNetwork=10.0.0.0/255.0.0.0,192.168.0.0/24
- InternalNetwork=network address/netmask[,network address/netmask,...]