This GitHub Gist details the manual configuration needed on a UniFi controller to enable IPv6 tunneling with Hurricane Electric's Tunnelbroker service.
This is what works for me personally. Stuff you'll need to do to adapt this to your ends:
- Replace "local-ip" with your USG's public IPv4 address.
- Replace "remote-ip" with the address of your Tunnelbroker tunnel server.
- Replace "address" with the IPv6 address that your are allocated.
Follow these instructions and drop your config.gateway.json
file in the correct location e.g. /usr/lib/unifi/data/sites/$NAME/
.
What version of the Controller did you get this working on?
Did you find that other firewall rules stopped working? (specifically those accepting ICMP packets)