okay. so the config's cleaned up, and we now create a sparse example config file.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## General Info/Networking Configuration
|
||||
## General Info/Networking Configuration ##
|
||||
# https://wiki.archlinux.org/index.php/IPv6_tunnel_broker_setup
|
||||
# https://gist.github.com/pklaus/960672
|
||||
# https://genneko.github.io/playing-with-bsd/networking/freebsd-tunnelv6-he
|
||||
@@ -8,8 +8,27 @@
|
||||
# https://shorewall.org/6to4.htm#idm143
|
||||
# https://shorewall.org/6to4.htm#SixInFour
|
||||
# https://wiki.ubuntu.com/IPv6#Configure_your_Ubuntu_box_as_a_IPv6_router
|
||||
# http://koo.fi/blog/2013/03/20/linux-ipv6-router-radvd-dhcpv6/
|
||||
|
||||
## Tunnelbroker API
|
||||
## Tunnelbroker API ##
|
||||
# https://forums.he.net/index.php?topic=3153.0 ("The following scripts conform to the Dyn DNS Update API (as documented at http://dyn.com/support/developers/api/).")
|
||||
# https://help.dyn.com/remote-access-api/return-codes/
|
||||
#
|
||||
|
||||
## DNSMASQ ##
|
||||
# https://hveem.no/using-dnsmasq-for-dhcpv6
|
||||
|
||||
## RFCs ##
|
||||
# DNSSL #
|
||||
# https://tools.ietf.org/html/rfc6106
|
||||
# https://tools.ietf.org/html/rfc8106
|
||||
# RDNSS #
|
||||
# https://tools.ietf.org/html/rfc5006 (see also 6106, 8106)
|
||||
# SLAAC
|
||||
# https://tools.ietf.org/html/rfc2462
|
||||
# https://tools.ietf.org/html/rfc4862
|
||||
# https://tools.ietf.org/html/rfc8064
|
||||
# Router Advertisements
|
||||
# https://tools.ietf.org/html/rfc4861
|
||||
# https://tools.ietf.org/html/rfc5175
|
||||
# https://tools.ietf.org/html/rfc6104
|
||||
# https://tools.ietf.org/html/rfc7772
|
||||
|
||||
Reference in New Issue
Block a user