GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
dns-rev(1) FreeBSD General Commands Manual dns-rev(1)

dns-rev - generate reverse name mappings

dns-rev [ option... ][ infile [ outfile ]]
dns-rev -Help
dns-rev -VERSion

The dns-rev program is used to generate the reverse name mapping for .in-addr.arpa addresses for DNS to use.

If the input file is not named, or the name '-' is used, the standard input is read.

If the output file is not named, or the name '-' is used, the startdard output is written.

The following options are understood:
-Network_Mask number

Set the network mask to the number given. This should be in the useual dot notation. Defaults to the 255.255.255.0 class C mask.
-Network number

Set the network to the number given. This should be in the usual dot notation. Need not be given if there is only one network in the input file.
-Verbose

This option may be used to see what dns-rev deciphers each resource record as.
-Automatic_Time_Stamp
This option may be used to automatically update the time stamp in SOA records based on the current time. The time stamp will have a granularuty of 86 seconds.
-Delete_Foreign_Names
This option may be used to delete A and NS records which reference names in domains outside the domain specified in the closest preceeding SOA record. This is of most se in removing external name servers from the reverse maps.
-Help

This option may be used to get more information about how to used th dns-rev program.
-VERSion

This option may be used to see what version of the dns-rev program is running.
-Idirectory

This option may be used to set the search path for include files.

See the file man1/arglex.so.

See the file man1/exit.so.

See the file man1/copyright.so.

See the file man1/author.so.

dnsutl Reference Manual

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.