<p>You need to run netstat as root to see the servers.</p>
<p># netstat -tuplen<br></p>
<p>Message: 5 Date: Mon, 19 Mar 2012 14:15:05 -0400 From: &quot;R. G. Newbury&quot; &lt;<a href="mailto:newbury@mandamus.org">newbury@mandamus.org</a>&gt; Subject: Re: [mythtv-users] Network Control Socket To: Discussion about MythTV &lt;<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>&gt; Message-ID: &lt;<a href="mailto:4F6777A9.7090807@mandamus.org">4F6777A9.7090807@mandamus.org</a>&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed</p>

<p>On 03/18/2012 04:15 PM, Pieter De Wit wrote:</p>
<p>&gt; &gt; On Sun, 18 Mar 2012, R. G. Newbury wrote: &gt; &gt;&gt; I&#39;m missing something but can&#39;t figure out what. &gt;&gt; I&#39;m trying to use the network control socket. The mythbox is setup in &gt;&gt; the general settings to use port 6546 &gt;&gt; &gt;&gt; Using fedora ( so it&#39;s nc not netcat) I enter: &gt;&gt; &gt;&gt; nc 192.168.1.96 6546 on my laptop, to try to contact the myth box. &gt;&gt; &gt;&gt; Nothing. &gt;&gt; If I ssh into the mythbox and try &#39;nc -l 6546&#39; on that end, it says &#39;nc: &gt;&gt; Address already in use&#39;. So myth is doing its bit. &gt;&gt; &gt;&gt; I then tried any number of variants of &#39;nc IP port&#39; with &#39;jump &gt;&gt; programguide&#39; after, and with echo before, with | and&gt;, with cat and &gt;&gt; anything else I could think of. &gt;&gt; &gt;&gt; Nothing. I am clueless. Can someone give me a clue? &gt;&gt; &gt;&gt; Geoff</p>

<p>&gt; Hi Geoff, &gt; &gt; On the myth box, what does &quot;netstat -lnvp | grep 6546&quot; show ? &gt; &gt; Cheers, &gt; &gt; Pieter</p>
<p>netstat -lnp | grep 6546 gives nothing. Only the -v switch produces output:</p>
<p>netstat -lnpv | grep 6546 netstat: no support for `AF INET (sctp)&#39; on this system. netstat: no support for `AF IPX&#39; on this system. netstat: no support for `AF AX25&#39; on this system. netstat: no support for `AF X25&#39; on this system. netstat: no support for `AF NETROM&#39; on this system.</p>

<p>Geoff</p>
<p>--R. Geoffrey Newbury B</p>
<p>------------------------------</p>
<p>Message: 6 Date: Mon, 19 Mar 2012 14:20:34 -0400</p>