<HTML><BODY><p>Hi, everybody.</p><p>FreeSWITCH Version 1.2.6+git~20130104T154559Z~a4247651ca (git a424765 2013-01-04 15:45:59Z).</p><p>I have 2 interfaces in FreeSWITCH server:<br>-eth0 with public IP, where all gateways are located.<br>-eth1 with private IP, where all VoIP equipment (FXS, FXO GWs)&nbsp;are placed.</p><p>The source [<a href="http://wiki.freeswitch.org/wiki/Clarification:gateways" target="_blank" data-mce-href="http://wiki.freeswitch.org/wiki/Clarification:gateways">http://wiki.freeswitch.org/wiki/Clarification:gateways</a>] tells about 3 different ways of configuring gateway.<br>I use the 3rd one: freeswitch\conf\directory\default\&lt;Gateway_name&gt;.xml.<br><br>But now several gateways are moved inside private network (with the help of VPN).<br>So I need to configure these gateways to corespond with internal profile (now all packets to these gateways, for example, OPTIONS, go thru internal interface but with external IP as source IP).<br>How can I do it for best?<br><br>P.S. The 1st variant (moving gateway settings to /conf/sip_profiles/internal-eth1/) required in manual adding gateway's IP in ACL list since (as I see) there is no such a parameter as "cidr" in gateway tag (the next is *WRONG*:&lt;gateway name="GW_Name" cidr="192.168.1.17"&gt;). But as I can see in this variant, gateway's variables do not set. What am I doing wrong?</p><p><br>With best regards,<br>Shumaev Dmitriy KBR Ltd.</p></BODY></HTML>