[Solved]How to use nmap to discover NAS

[Solved]How to use nmap to discover NAS

Postby Spinnifex » Jun 17th, '24, 22:51

Hello

I want to find the IP Address of my NAS System which is attached to my Router.
I forgot the router PW so one of my friends told me to use nmap.
But I am too low skilled to use this.

Can anyone help me?

regards
Spinni
Last edited by Spinnifex on Oct 8th, '24, 02:00, edited 1 time in total.
Spinnifex
 
Posts: 141
Joined: Nov 25th, '19, 12:38
Location: Europe / Potsdam

Re: How to use nmap to discover NAS

Postby doktor5000 » Jun 18th, '24, 20:13

You don't need nmap for that, usually something like fping is sufficient to show all responding IP adresses if they respond to ICMP echo.
For nmap see e.g. https://www.redhat.com/sysadmin/quick-nmap-inventory or https://nmap.org/book/host-discovery-sp ... rgets.html
Code: Select all
nmap -sn 192.168.0.1/24
would scan the 192.168.0.1/24 network for IPs that respond.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18039
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: How to use nmap to discover NAS

Postby Spinnifex » Oct 5th, '24, 21:18

Hello @doktor5000
Thank you for the links!
I was now able to detect the NAS :)
I did not found
Code: Select all
fping
via
Code: Select all
 dnf install fping


Thanks!
Spinni
Spinnifex
 
Posts: 141
Joined: Nov 25th, '19, 12:38
Location: Europe / Potsdam

Re: How to use nmap to discover NAS

Postby doktor5000 » Oct 5th, '24, 21:23

Maybe check your repos then, fping is in core: https://madb.mageia.org/package/show/na ... rch/x86_64

Please don't forget to mark the thread as solved, by editing the subject of the first post and prefix it with [SOLVED], thanks in advance.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18039
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: How to use nmap to discover NAS

Postby Spinnifex » Oct 8th, '24, 01:59

Hello!

Yeah I now find fping.
Thanks.

Spinni
Spinnifex
 
Posts: 141
Joined: Nov 25th, '19, 12:38
Location: Europe / Potsdam


Return to Networking

Who is online

Users browsing this forum: No registered users and 1 guest

cron