nmap

James Linder jam at tigger.ws
Mon Sep 3 03:25:55 UTC 2018


Hi All
still in pursuit of passwd-less logins to High Sierra.

Here fire is a VM on haycorn with bridged network (VirtualBox)
[fire] /home/jam [1798]% cat /etc/issue
Ubuntu 18.04.1 LTS \n \l
haycorn is my high sierra machine

[fire] /home/jam [1804]% nmap --help
Nmap 7.60 ( https://nmap.org )

[haycorn] /Users/jam [182]% nmap --help
Nmap 7.70 ( https://nmap.org )

[fire] /home/jam [1796]% nmap -sP 192.168.5.1-254 |grep -v Host

Starting Nmap 7.60 ( https://nmap.org ) at 2018-09-03 11:11 AWST
Nmap scan report for _gateway (192.168.5.1)
Nmap scan report for haycorn.home (192.168.5.31)
Nmap scan report for sandypit.home (192.168.5.33)
Nmap scan report for fire.home (192.168.5.36)
Nmap scan report for 192.168.5.99
Nmap scan report for ws103.home (192.168.5.103)
Nmap scan report for ws108.home (192.168.5.108)
Nmap scan report for printer.home (192.168.5.180)
Nmap scan report for gold.home (192.168.5.182)
Nmap scan report for fibaro.home (192.168.5.197)
Nmap scan report for divectl.home (192.168.5.200)
Nmap done: 254 IP addresses (11 hosts up) scanned in 5.22 seconds

[fire] /home/jam [1797]% exit
logout
Connection to fire closed.

[haycorn] /Users/jam [184]% nmap -sP 192.168.5.1-254 |grep -v Host
Starting Nmap 7.70 ( https://nmap.org ) at 2018-09-03 11:11 AWST
Nmap scan report for 192.168.5.1
Nmap scan report for haycorn.home (192.168.5.31)
Nmap scan report for sandypit.home (192.168.5.33)
Nmap scan report for 192.168.5.99
Nmap scan report for printer.home (192.168.5.180)
Nmap scan report for fibaro.home (192.168.5.197)
Nmap done: 254 IP addresses (6 hosts up) scanned in 5.23 seconds

It seems the port of nmap is quite different to linux nmap.
What is happening
Thanks
James


More information about the macports-users mailing list