Networking Tools

Another list I plan on adding to over time…

Online networking tools:

Unix/Linux networking tools:
dig

Simple examples of dig, the dns utility

To get an A record for an address:
$dig www.google.com

To get any record for an address:
$dig www.google.com ANY

To use a specific dns server:
$dig @ns.google.com www.google.com

To find the MX records of a domain:
$dig google.com MX

Mac help:
Accessing a windows shared drive from a mac

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>