[6bone] .int / .arpa
John Fraizer
tvo at enterzone.net
Wed Feb 16 09:49:52 PST 2005
Mariusz Woźniak wrote:
> Hi,
>
> I need advice. I have working revDNS zone for my subnet (.ip6.arpa), but
> i still need ip6.int. Is there any record "like CNAME" which can i put
> in arpa zone file for ip6.int records ? Or i just have to make 2nd zone
> file with int records ?
>
#!/bin/bash
sed 's/ip6.arpa/ip6.int/g' source.ip6.arpa > destination.ip6.int
Make your edits to the arpa zone, then, simply run the script above to
generate your ip6.int zone.
John
More information about the 6bone
mailing list