Project

General

Profile

Bug #3626

Sat IP Server listens only on one interface

Added by Darko Krizic over 8 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
SAT>IP
Target version:
Start date:
2016-03-12
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1-1670~g5a94400~jessie
Affected Versions:

Description

On a multi homed machine (eth0 and eth1 active, in two different networks), the SAT IP Server listens only on one of the interfaces (in this case eth0).

Reproduce

Configure a linux machine to be multi homed (eth0, eth1) in two different networks
Run TVheadend
Activate SAT IP Server
The SAT IP Server only listens on the IP of eth0:
tvheadend10995: satips: Starting SAT>IP RTSP server 10.10.2.11:554

HTTP and HTPS listen on all interfaces as shown in the log:
tvheadend10995: http: Starting HTTP server 0.0.0.0:9981
tvheadend10995: htsp: Starting HTSP server 0.0.0.0:9982

Expected behaviour

SAT IP Server should also listen on all interfaces (0.0.0.0)

History

#1

Updated by Jaroslav Kysela over 8 years ago

  • Target version set to 4.4
#2

Updated by Joe User about 5 years ago

Isn't this solved with the "--satip_bindaddr" command line option?
I have tested that it works using "--satip_bindaddr 0.0.0.0" and it starts and listens on 0.0.0.0, but I only tested with a NATed connection and a single network interface. I do not have a second network interface to test with at the moment.

#3

Updated by Flole Systems over 3 years ago

  • Target version changed from 4.4 to 4.6

Also available in: Atom PDF