summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Brady <4265913+mikebrady@users.noreply.github.com>2020-07-28 19:17:38 +0100
committerGitHub <noreply@github.com>2020-07-28 19:17:38 +0100
commit153c88a357cb9f7c84cc21c03b84fdae0e436fb9 (patch)
treed429b5c4e208594042b117787513623f7349507e
parent492d81d7bdef082f4886ca08b430bc9c87c91552 (diff)
Update TROUBLESHOOTING.md
-rw-r--r--TROUBLESHOOTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md
index 966c0c7..93494ab 100644
--- a/TROUBLESHOOTING.md
+++ b/TROUBLESHOOTING.md
@@ -54,6 +54,10 @@ sudo chmod +x /etc/network/if-up.d/off-power-manager
There are some more details in some the closed issues on this repository.
+### VPNs
+
+To see the AirPlay service Shairport Sync provides, your devices must be on the same subnet as Shairport Sync. If, say, a device such as an iPhone is on a VPN and Shairport Sync is not, or vice-versa, then even though the devices might be physically on the same network, they are effectively on separate networks due to the VPN and the AirPlay service will not be accessible to the device. So, when you are troubleshooting, look out for VPN issues.
+
### Faulty WiFi
For an example of what it can take to track down a bad WiFi situation – in this case, a faulty WiFi adapter – please look at [this report](https://github.com/mikebrady/shairport-sync/issues/689).