Re: Finding neighbours on my LAN

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jan 17, 2014 at 01:26:40PM -0600, Steven Stern wrote:
> On 01/17/2014 01:14 PM, Suvayu Ali wrote:
> > 
> > I'm trying to find all my computers on my home network (ip addresses are
> > assigned using DHCP, can't change that).  So far these are my attempts:
> > 
> >   $ ip neigh | grep REACHABLE | grep <mac_address>
> > 
> > But this seems rather unrealiable.  Often the reported addresses are not
> > up to date (e.g. offline devices still show up, or newly connected
> > devices are missing).  I also tried nmap with the DHCP ip range:
> > 
> >   $ nmap -sn 192.168.1.65-150
> > 
> > But that is too intensive (I intend to run this from a script in a cron
> > job from time to time); also I do not know how to get the mac_address so
> > that I can identify which device it is.
> 
> nmap -T4 -F 192.168.1.65-150

This does not give me any new information to identify my hosts.

> 
> Try zenmap to play around with scans.

Thanks, I'll check this out.

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux