Page 1 of 1

minisatip not visible on the network

Posted: Thu Oct 03, 2019 2:51 pm
by neoromancer
Hi,
first sorry for my english. I have a strange problem. When I run ministerip it is not visible on the network. I tried both binary and compiled the source but the problem is the same. My system: Raspberry Pi 3, Rasbian Buster Lite. After executing the command:

Code: Select all

sudo netstat -tulpn | grep LISTEN
I see

Code: Select all

tcp        0      0 0.0.0.0:554             0.0.0.0:*               LISTEN      6953/./minisatip    
tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN      6953/./minisatip
What's wrong with where to look for a problem? As an example, the other Raspberry Pi runs TVheadend as a IPTV and SAT> IP server and is perfectly visible on the network. True, uses port 9983. My goal is to make the minisatip as a primary server to share tuners on the local network. TVheadend would act as a client.

Re: minisatip not visible on the network

Posted: Fri Oct 04, 2019 2:13 am
by cata
There is also ssdp port for the annoucements, just one of them can listen on the multicast port.