On 04/08/2021 14.38, Dave Howorth wrote:
On Wed, 4 Aug 2021 11:05:19 +0200 "Carlos E. R." <> wrote:
On 04/08/2021 06.08, Douglas McGarrett wrote:
On 8/3/21 8:47 PM, Carlos E. R. wrote:
This doesn't make sense:
localhost:~ # nmap -sP 192.168.1.* Starting Nmap 7.70 ( https://nmap.org ) at 2021-08-03 20:11 EDT Nmap done: 256 IP addresses (0 hosts up) scanned in 206.30 seconds
It should have at least found the Epson printer and the router. I was hoping it would find the old HP printer, so I would know what its IP is. Not really. With the options you used, it will only find them if
On 04/08/2021 02.21, Douglas McGarrett wrote: they respond to ping.
try:
nmap -n 192.168.1.*
That's no help either.
localhost:~ # nmap -n 192.168.1.* Starting Nmap 7.70 ( https://nmap.org ) at 2021-08-03 21:45 EDT Nmap done: 256 IP addresses (0 hosts up) scanned in 206.33 seconds
No that's the full output if you scan a network with no devices on it:
# nmap -sP 192.168.178.* Starting Nmap 7.70 ( https://nmap.org ) at 2021-08-04 13:28 BST Nmap done: 256 IP addresses (0 hosts up) scanned in 206.22 seconds #
Notice that you pasted the next '#' symbol, you pasted from prompt to prompt in a single mouse sweep. That's proof. He did not post proof, and he said something impossible about a Dell computer. Where are the messages from nmap pertaining to that Dell? I want proofs about what he says of the Dell. I do not want interpretations of what is happening, what he THINKS is happening. I want the commands full output showing proof. We will then draw our own conclusions. -- Cheers / Saludos, Carlos E. R. (from oS Leap 15.2 x86_64 (Minas Tirith))