<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">The default configs have been changed to have the same listen-ip value you used to fix it. &nbsp;This has to do with the way newer multi stack operating systems handle localhost.<div class=""><br class=""></div><div class="">See&nbsp;<a href="https://freeswitch.org/jira/browse/FS-7638" class="">https://freeswitch.org/jira/browse/FS-7638</a>&nbsp;for more details on the issue and how it was addressed.</div><div class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 2, 2015, at 9:17 AM, n43w79 &lt;<a href="mailto:n43w79@gmail.com" class="">n43w79@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 10/22/2015 19:00, David Wylie wrote:<br class=""><blockquote type="cite" class="">On a new installation of FS I could not connect to the running server with fs_cli until I added &nbsp;"-H localhost".<br class="">After that, I no longer needed to add the -H localhost bit to connect on any future attempts.<br class=""><br class=""></blockquote>See this for a workaround: <a href="https://freeswitch.org/jira/browse/FS-7358" class="">https://freeswitch.org/jira/browse/FS-7358</a><br class="">My new install version FreeSWITCH (Version 1.4.23 git 02dde63 2015-10-29 17:18:24Z 64bit) has the same issue.<br class="">Fixed with vi autoload_configs/event_socket.conf.xml by changing:<br class=""> &nbsp;&nbsp;&nbsp;&lt;param name="listen-ip" value="::"/&gt;<br class=""><br class="">$ netstat -npl | grep 8021<br class="">tcp6 0 0 :::8021 :::* LISTEN 2109/freeswitch<br class=""></div></div></blockquote></div><br class=""></div></div></body></html>