badaix / snapcast

Synchronous multiroom audio player
GNU General Public License v3.0
6.15k stars 456 forks source link

Bind Snapclient / Server to a specific Network Interface? #739

Open almostserious opened 3 years ago

almostserious commented 3 years ago

On my PI I have both WiFi and LAN active. I would like to specify, that the client only binds itself to a specific network interface. i.e.: Just restarted, and the snapclient was running on the WiFi Interface (different MACID). Is it already possible to add to the config to only connect via the Ethernet Interface?

badaix commented 3 years ago

No, it's not possible, only the server can bind to specific interfaces. Pull requests are welcome :)