I have a feeling it’s a Google TV issue but I am hoping for some help troubleshooting. I have wiresock setup so it is only supposed to route qbittorrent and firefox. I have my subnet IPs disallowed. I have no problem accessing other local network devices such as windows clients and android phones and tablets from the server or vice versa. Except for my google tv client which is the 10.0.0.0 subnet. I can ping from other devices that are not running wiresock.
[Interface]
PrivateKey = *removed*
Address = *removed*
DNS = 10.8.8.8
[Peer]
PublicKey = *removed*
AllowedIPs = 0.0.0.0/0
Endpoint = *removed*:51820
AllowedApps = firefox, qbittorrent
DisallowedIPs = 10.0.0.0/24