Skip to content

Instantly share code, notes, and snippets.

@jk0
Last active December 15, 2015 02:42
Show Gist options
  • Save jk0/c36c96b6ad69eed408e4 to your computer and use it in GitHub Desktop.
Save jk0/c36c96b6ad69eed408e4 to your computer and use it in GitHub Desktop.
Enable ChromeCast in UAP Guest Mode
1) SSH to access points
2) vi/tmp/system.cfg
3) change l2_isolation=enabled to disabled
4) syswrapper.sh apply-config
# https://community.ubnt.com/t5/UniFi-Wireless/Chromecast-on-guest-network/td-p/1229669
6) add 192.168.144.13/32 and 239.255.255.250/32 to Allowed Subnets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment