[mythtv-users] Subject: Re: Network Control Socket
Igor Cicimov
icicimov at gmail.com
Mon Mar 19 21:53:10 UTC 2012
You need to run netstat as root to see the servers.
# netstat -tuplen
Message: 5 Date: Mon, 19 Mar 2012 14:15:05 -0400 From: "R. G. Newbury" <
newbury at mandamus.org> Subject: Re: [mythtv-users] Network Control Socket
To: Discussion about MythTV <mythtv-users at mythtv.org> Message-ID: <
4F6777A9.7090807 at mandamus.org> Content-Type: text/plain;
charset=ISO-8859-1; format=flowed
On 03/18/2012 04:15 PM, Pieter De Wit wrote:
> > On Sun, 18 Mar 2012, R. G. Newbury wrote: > >> I'm missing something
but can't figure out what. >> I'm trying to use the network control socket.
The mythbox is setup in >> the general settings to use port 6546 >> >>
Using fedora ( so it's nc not netcat) I enter: >> >> nc 192.168.1.96 6546
on my laptop, to try to contact the myth box. >> >> Nothing. >> If I ssh
into the mythbox and try 'nc -l 6546' on that end, it says 'nc: >> Address
already in use'. So myth is doing its bit. >> >> I then tried any number of
variants of 'nc IP port' with 'jump >> programguide' after, and with echo
before, with | and>, with cat and >> anything else I could think of. >> >>
Nothing. I am clueless. Can someone give me a clue? >> >> Geoff
> Hi Geoff, > > On the myth box, what does "netstat -lnvp | grep 6546" show
? > > Cheers, > > Pieter
netstat -lnp | grep 6546 gives nothing. Only the -v switch produces output:
netstat -lnpv | grep 6546 netstat: no support for `AF INET (sctp)' on this
system. netstat: no support for `AF IPX' on this system. netstat: no
support for `AF AX25' on this system. netstat: no support for `AF X25' on
this system. netstat: no support for `AF NETROM' on this system.
Geoff
--R. Geoffrey Newbury B
------------------------------
Message: 6 Date: Mon, 19 Mar 2012 14:20:34 -0400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.mythtv.org/pipermail/mythtv-users/attachments/20120320/b3ae2404/attachment.html
More information about the mythtv-users
mailing list