Difference between revisions of "Network Diagrams"
| Line 1: | Line 1: | ||
[[Image:Hypersecurity network.jpeg]] | [[Image:Hypersecurity network.jpeg]] | ||
| + | |||
| + | |||
| + | * To get a Network list of current IP/Hostname's, type the following on the command line: | ||
| + | |||
| + | dig axfr hypersecuresolutions.com | ||
| + | |||
| + | * or to sort by IP type: | ||
| + | dig axfr hypersecuresolutions.com |grep IN | egrep A |sort -n -k 5 -k 7 -t . | ||
