ericwoodland
Technical User
Hello Everyone-
Newbie here! I'm pretty new to scripting in general, but figure Perl is the closest match in accomplishing the following task:
(List of Hostnames)
=> Perform NSLOOKUP on each line item & log.
=> Perform a Reverse NSLOOKUP query (based on the IPs provided by the forward lookup) & log.
=> Identify which forward/reverse entries do not match and provide a list.
The commands used would be NSLOOKUP %Hostname%, NSLOOKUP %IP%
I get the logic part, just don't know how to make it happen!
Thanks,
-=Woody=-
Newbie here! I'm pretty new to scripting in general, but figure Perl is the closest match in accomplishing the following task:
(List of Hostnames)
=> Perform NSLOOKUP on each line item & log.
=> Perform a Reverse NSLOOKUP query (based on the IPs provided by the forward lookup) & log.
=> Identify which forward/reverse entries do not match and provide a list.
The commands used would be NSLOOKUP %Hostname%, NSLOOKUP %IP%
I get the logic part, just don't know how to make it happen!
Thanks,
-=Woody=-