<br><br><div class="gmail_quote">On Fri, Apr 9, 2010 at 10:07 AM, Ken Fulmer <span dir="ltr"><<a href="mailto:kenfulmer@icstechnologysolutions.com">kenfulmer@icstechnologysolutions.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Per your suggestion, I changed the following in the conf/autoload_configs/acl.conf.xml
file:</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal" style=""><span style="font-size: 9pt; font-family: "Courier New";"> <list name="domains" default="deny"></span></p>
<p class="MsoNormal" style=""><span style="font-size: 9pt; font-family: "Courier New";"> <node type="allow" domain="10.10.3.10"/></span></p>
<p class="MsoNormal" style=""><span style="font-size: 9pt; font-family: "Courier New";"> <node type="allow" domain="10.10.3.11"/></span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: "Courier New";">
</list></span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: "Courier New";"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">10.10.3.10 and 10.10.3.11 are the ip addresses of our internal
servers. However, the calls still fail with the 407 </span><span style="font-size: 11pt; color: rgb(31, 73, 125);">Proxy Authentication Required message. </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">I get the following log output when I issue the command,
reloadacl:</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:954 Created ip
list rfc1918.auto default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">freeswitch@internal> 2010-04-09 12:06:31.259954 [NOTICE]
switch_utils.c:195 Adding <a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> (allow) [] to list rfc1918.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://172.16.0.0/12" target="_blank">172.16.0.0/12</a> (allow) [] to list rfc1918.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a> (allow) [] to list rfc1918.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:962 Created ip
list wan.auto default (allow)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> (deny) [] to list wan.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://172.16.0.0/12" target="_blank">172.16.0.0/12</a> (deny) [] to list wan.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a> (deny) [] to list wan.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:970 Created ip
list nat.auto default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:972 Adding
<a href="http://10.10.3.12/255.255.255.128" target="_blank">10.10.3.12/255.255.255.128</a> (deny) to list nat.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> (allow) [] to list nat.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://172.16.0.0/12" target="_blank">172.16.0.0/12</a> (allow) [] to list nat.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a> (allow) [] to list nat.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:981 Created ip
list loopback.auto default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://127.0.0.0/8" target="_blank">127.0.0.0/8</a> (allow) [] to list loopback.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:987 Created ip
list localnet.auto default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:990 Adding
<a href="http://10.10.3.12/255.255.255.128" target="_blank">10.10.3.12/255.255.255.128</a> (allow) to list localnet.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:1015 Created
ip list domains default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [WARNING] switch_core.c:1046 Cannot
locate domain 10.10.3.10</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [WARNING] switch_core.c:1046 Cannot
locate domain 10.10.3.11</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Am I doing something incorrectly?</span></p></div></div></blockquote><div>I'm afraid so. :)<br><br><node type="allow" cidr="<a href="http://10.10.3.10/32">10.10.3.10/32</a>"/><br>
<node type="allow" cidr="<a href="http://10.10.3.11/32">10.10.3.11/32</a>"/><br><br>You're not allowing a domain in, you're allowing an IP address. <br>-MC<br></div></div><br>