<div dir="ltr"><div><div><div><div>Hi,<br><br></div>Sorry for the confusion, It shows true for the enabled acls.<br><br>freeswitch@internal&gt; acl 172.17.42.0 loopback.auto<br>true<br>freeswitch@internal&gt; acl 172.17.42.1 <a href="http://172.17.42.0/24">172.17.42.0/24</a><br>true<br><br></div>but I don&#39;t see any connection is happening to FS from openhab in log file, where can I see it ?<br><br></div>Thanks,<br></div>Kiran.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 19, 2015 at 11:43 AM, Kiran Patil <span dir="ltr">&lt;<a href="mailto:kirantpatil@gmail.com" target="_blank">kirantpatil@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Hi,<br><br></div>I have installed FS-1.6.2 on docker. I am facing below issue when acl is set but show false.<br><br># /usr/local/freeswitch/bin/freeswitch -version<br>FreeSWITCH version: 1.6.2+git~20150925T145020Z~643e3ff88f~64bit (git 643e3ff 2015-09-25 14:50:20Z 64bit)<br><br></div>I added acls did as below<br><br></div># reloadacl reloadxml<br>...<br>...<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> (deny) [] to list wan_v6.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding fe80::/10 (deny) [] to list wan_v6.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1420 Created ip list wan_v4.auto default (allow)<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://0.0.0.0/8" target="_blank">0.0.0.0/8</a> (deny) [] to list wan_v4.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> (deny) [] to list wan_v4.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://172.16.0.0/12" target="_blank">172.16.0.0/12</a> (deny) [] to list wan_v4.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a> (deny) [] to list wan_v4.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://169.254.0.0/16" target="_blank">169.254.0.0/16</a> (deny) [] to list wan_v4.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding ::/0 (deny) [] to list wan_v4.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1432 Created ip list any_v6.auto default (allow)<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://0.0.0.0/0" target="_blank">0.0.0.0/0</a> (deny) [] to list any_v6.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1439 Created ip list any_v4.auto default (allow)<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding ::/0 (deny) [] to list any_v4.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1446 Created ip list nat.auto default (deny)<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1448 Adding <a href="http://172.17.0.1/255.255.0.0" target="_blank">172.17.0.1/255.255.0.0</a> (deny) to list nat.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> (allow) [] to list nat.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://172.16.0.0/12" target="_blank">172.16.0.0/12</a> (allow) [] to list nat.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a> (allow) [] to list nat.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://100.64.0.0/10" target="_blank">100.64.0.0/10</a> (allow) [] to list nat.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1458 Created ip list loopback.auto default (deny)<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://127.0.0.0/8" target="_blank">127.0.0.0/8</a> (allow) [] to list loopback.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding ::1/128 (allow) [] to list loopback.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1465 Created ip list localnet.auto default (deny)<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1468 Adding <a href="http://172.17.0.1/255.255.0.0" target="_blank">172.17.0.1/255.255.0.0</a> (allow) to list localnet.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1493 Created ip list loopback.auto default (allow)<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://172.17.42.0/16" target="_blank">172.17.42.0/16</a> (allow) [] to list loopback.auto<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1493 Created ip list lan default (allow)<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://192.168.42.0/24" target="_blank">192.168.42.0/24</a> (deny) [] to list lan<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://192.168.42.42/32" target="_blank">192.168.42.42/32</a> (allow) [] to list lan<br>2015-10-19 06:06:55.932042 [NOTICE] switch_core.c:1493 Created ip list domains default (deny)<br>2015-10-19 06:06:55.932042 [NOTICE] switch_utils.c:534 Adding <a href="http://192.0.2.0/24" target="_blank">192.0.2.0/24</a> (allow) [<a href="mailto:brian@172.17.0.1" target="_blank">brian@172.17.0.1</a>] to list domains<br>2015-10-19 06:06:55.932042 [INFO] switch_time.c:1415 Timezone reloaded 1781 definitions<br><br></div>I tried to check if acl is working fine and everything shows false.<br><br>freeswitch@internal&gt; acl 127.0.0.0<br>false<br>freeswitch@internal&gt; acl <a href="http://127.0.0.0/8" target="_blank">127.0.0.0/8</a><br>false<br>freeswitch@internal&gt; acl 172.17.0.1<br>false<br>freeswitch@internal&gt; acl <a href="http://172.17.0.1/255.255.0.0" target="_blank">172.17.0.1/255.255.0.0</a><br>false<br>freeswitch@internal&gt; acl <a href="http://172.17.42.0/16" target="_blank">172.17.42.0/16</a><br>false<br>freeswitch@internal&gt; acl <a href="http://172.17.42.0/24" target="_blank">172.17.42.0/24</a><br>false<br>freeswitch@internal&gt; acl <a href="http://172.17.42.0/32" target="_blank">172.17.42.0/32</a><br>false<br>freeswitch@internal&gt; acl <a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a><br>false<br><br></div>Please let me know how to debug this issue.<br><br></div>Thanks,<br></div>Kiran.<br></div>
</blockquote></div><br></div>