Project

General

Profile

Bug #3520

Two SAT-IP Server in different networks not discovered

Added by Andre W almost 9 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
SAT>IP
Target version:
-
Start date:
2016-01-22
Due date:
% Done:

0%

Estimated time:
Found in version:
4.08
Affected Versions:

Description

If you have two network adapters with different subnets and a sat-ip server in each network, just one sat-ip server will be found.

Sample:
Network A 172.20.XXX.XXX, Gateway 172.20.YYY.YYY, Sat-Ip-Server 172.20.ZZZ.ZZZ
Network A 172.18.xxx.xxx, No Gateway, Sat-Ip-Server 172.18.zzz.zzz
Found: Sat-Ip-Server 172.20.ZZZ.ZZZ

Network A 172.20.XXX.XXX, No Gateway, Sat-Ip-Server 172.20.ZZZ.ZZZ
Network A 172.18.xxx.xxx, Gateway 172.18.yyy.yyy, Sat-Ip-Server 172.18.zzz.zzz
Found: Sat-Ip-Server 172.18.zzz.zzz

System: Ubuntu Server 15.10, Octopus.NET DVB-C and Octopus.NET DVB-S

History

#1

Updated by Jaroslav Kysela almost 9 years ago

  • Status changed from New to Rejected

The SAT>IP uses UPnP to discover services. The UPnP works only in the local network segment. You must use --satip_xml option to point tvh to remote (behind gateway) SAT>IP server.

#2

Updated by Andre W almost 9 years ago

Both networks are local, no of the both SAT>IP-Server is behind a gateway... the server with the tvh software is the gateway.

Anywhere, --satip_xml works, is there a way to pass more then one SAT>IP-Server as Parameter?

#3

Updated by Jaroslav Kysela almost 9 years ago

You may pass multiple --satip_xml arguments (up to 10).

--satip_xml url1 --satip_xml url2 ....

#4

Updated by Jaroslav Kysela almost 9 years ago

BTW: You may put both servers to the same subnet and do IP routing on server to use both adapters (balance traffic). Just assign different IPs to the adapters and use 'ip route .. dev .. ' to route one satip server through different adapter.

#5

Updated by Andre W almost 9 years ago

I cannĀ“t put the in the same subnet, this is the problem. Previous used windows based software (DVBLink, DVBViewer) found all SAT->IP Server in all local networks.
Anyway --satip_xml works great. Thank you.

Also available in: Atom PDF