flxn / tor-relay-configurator

The tor-relay.co configurator
https://tor-relay.co/
MIT License
52 stars 15 forks source link

Add options for IPv6 #6

Closed imcdona closed 5 years ago

imcdona commented 5 years ago

Would be nice if there were options to enable IPv6 on exit nodes.

A checkbox for IPv6 could be added that when selected would addIPv6Exit 1 along with the associated ExitPolicy accept6and ExitPolicy reject6 entries.

flxn commented 5 years ago

IPv6 support has been added but i need to do some more testing before it will be live.

sistein commented 5 years ago

Thanks for the fast implementation. I just tested it and came across the problem that "scope global" is called "scope link" in my setting.

flxn commented 5 years ago

AFAIK the link local address is not routable, only the global one is. Can you ping your servers IPv6 link address from outside it's local network? My server for example has two IPv6 address blocks, one for LAN and one global that's accessible from the internet.