On 9/2/19 7:14 PM, ToddAndMargo via users wrote:
> Scan an Ethernet and tell me all the devices it
> finds including those on different networks, but
> on the same cable.
>
> I have customer that often place two routers on the
> cable Ethernet and get two different networks.  For
> example
>
>      10.0.0.0/24
>      192.168.1.0/24
>
> And all heck breaks loose.
>
> I use to use AutoScan for this, but it is unsupported
> and stopped working as of Fedora 24 

nmap -sn 192.168.1.0/24      for example

I don't know, and I leave it up to you, to determine if you can scan a network 
for which your adapter doesn't have a matching IP address.  You may have to 
assign a 10.0.0.X address.

Oh, and fire your customer.  :-) :-)

-- 
If simple questions can be answered with a simple google query then why are 
there so many of them?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to