BIND IPv6 $GENERATE: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 May 2025

  • curprev 09:4209:42, 17 May 2025Pverha10 talk contribs 1,450 bytes +1,450 Created page with "There is no $GENERATE command available on IPv6, therefore you must specify every forward and reverse entry in bind manually. You could however use the $INCLUDE statement to include a range you have generated with a script. I will post a script here to generate IPv6 forward and reverse files you can include in bind. =generate-forward-ipv6.sh= <pre> #!/bin/sh # generate 250 of these lines: # ip20-042 IN AAAA 2001:dead:beef:14::2a # where 20(0x14) is the vlani..."