An Accepted Solution is available for this post.
Jump to solution.
Printing All Devices on Network via 192.168.1.1 Admin Page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a "print-friendly" way to show a summary of all the devices on my network using the router's Admin page?
At a minimum, I would like to see each active and inactive device's IP and MAC address.
Solved! Go to Correct Answer
1 Solution
An Accepted Solution is available for this post.
Jump to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Easy, do a nmap scan and output to a text file, and then print it.
nmap -sn
Done.
Reply
2 Replies
An Accepted Solution is available for this post.
Jump to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't think of an easy way to fetch that information from the router using the admin page. I can copy & paste of the main device list to a Word page and then double back to c&p each individual device's information to another Word page.
Reply
An Accepted Solution is available for this post.
Jump to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Reply
