[SOLVED] UPnP not working on WiFi - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [SOLVED] UPnP not working on WiFi (/showthread.php?tid=158) |
UPnP not working on WiFi - franz159 - 05-05-2018 Hi everybody. I have Moode 4.1 installed on my raspberry which is connected both through ethernet and WiFi. On Ethernet it is seen at IP 192.168.1.15 On WiFi it is at IP 192.168.0.100 The reason I have this odd situation is that I'm changing my main provider, which is the WAN where my wired local network is attached (192.168.1.x). So, at the moment, waiting for my new contract to be activated by the new provider, my 192.168.1.x network does NOT have internet access. To access internet in the meantime I have a new WiFi 3G/4G Router as my temporary internet access (192.168.0.x) If I connect via ssh on the 192.168.1.x network, upexplorer returns the following: Code: $ upexplorer -l -1 -u If I unplug the wired connection (192.168.1.x) upexplorer returns the following: Code: UPnP devices: In conclusion, the Moode UPnP renderer/server are seen only through the wired connection.... Any suggestion on what I could check? Thanks Franz RE: UPnP not working on WiFi - franz159 - 05-05-2018 Oh oh... sorry.... I found the solution myself..aplogies... 1) I unplugged the wired connection 2) I rebooted the raspberry Now UPnP works on WiFi... Code: pi@moode41rm:~ $ upexplorer -l -1 -u RE: UPnP not working on WiFi - rikardo1979 - 05-05-2018 (05-05-2018, 03:32 PM)franz159 Wrote: Oh oh... sorry.... I found the solution myself..aplogies... Nice to see you have a solution. I have edited your first post, with 'Solved' prefix. You can do it yourself in the future |