| ▲ | mannyv 4 days ago | |
Just connect your TV to WiFi then block it at your router/wifi AP. Though at some point they'll just start using random MAC addresses Then you have to ensure that you block all external access for stuff that didn't get an IP from your DHCP server. Which probably won't work with IPv6 because it could just assign itself an IP and go. How would you block a random device on IPv6 that's generating its own IP? | ||
| ▲ | naikrovek 4 days ago | parent [-] | |
> How would you block a random device on IPv6 that's generating its own IP? If you’re referring to your TV presenting itself as a random device with a random address, you give it the WiFi info to an AP that you control which has no network connectivity at all, via vlan separation, routing rules, or just by the physical AP not being connected to any other network. I have UniFi stuff and I created another AP on those which can’t talk to anything, and is unencrypted, and if my tv wants to use an insecure WiFi network it can try to use that one and fail because there’s no internet connectivity. I should just remove the WiFi module or antenna. | ||