I've a trouble with multiple SAT>IP servers in my home network. The current implementation is auto-detecting all SAT>IP servers in the LAN network. However, my assumption is that when using the command w_scan_cpp --satip-server 'myserver' only this server will be in use. But this assumption is false. The parameter --satip-server only adds the server to the list. And the tool will use any of the severs found. The problem is when the SAT>IP servers are different and we need to use just one.
Any idea (or suggestion) to overcome this trouble?
Thank you.
I close this issue as my problem is not related to any error inside the tool. The actual behaviour is that if you use the --satip-server parameter then this server will be used.
Hi @wirbel-at-vdr-portal ,
I've a trouble with multiple SAT>IP servers in my home network. The current implementation is auto-detecting all SAT>IP servers in the LAN network. However, my assumption is that when using the command
w_scan_cpp --satip-server 'myserver'
only this server will be in use. But this assumption is false. The parameter--satip-server
only adds the server to the list. And the tool will use any of the severs found. The problem is when the SAT>IP servers are different and we need to use just one.Any idea (or suggestion) to overcome this trouble? Thank you.