time.google.com
time1.google.com
time2.google.com
time3.google.com
Scripts to confgire a group of hosts on a LAN to use VXLAN over Wireguard.
The following script takes a Bind9 zonefile, gets all AAAA records from it and generated PTR records based on them.
What you need to do:
./generate_v6_ptr.sh /path/to/zonefile.zoneThis will output the zones on STDOUT. If you want to save this to a zonefile, you can use this example:
| # The blog post that started it all: https://neocities.org/blog/the-fcc-is-now-rate-limited | |
| # | |
| # Current known FCC address ranges: | |
| # https://news.ycombinator.com/item?id=7716915 | |
| # | |
| # Confirm/locate FCC IP ranges with this: http://whois.arin.net/rest/net/NET-165-135-0-0-1/pft | |
| # | |
| # In your nginx.conf: | |
| location / { |