|
[root@Snoopy learns]# nmap 192.168.113.88
Starting nmap V. 3.00 ( www.insecure.org/nmap/ )
Interesting ports on ns.snoopy.gov (192.168.113.88):
(The 1598 ports scanned but not shown below are in state: closed)
Port State Service
21/tcp open ftp
53/tcp open domain
6000/tcp open X11
Nmap run completed -- 1 IP address (1 host up) scanned in 2 seconds
[root@Snoopy learns]# nmap localhost
Starting nmap V. 3.00 ( www.insecure.org/nmap/ )
Interesting ports on Snoopy (127.0.0.1):
(The 1597 ports scanned but not shown below are in state: closed)
Port State Service
21/tcp open ftp
53/tcp open domain
953/tcp open rndc
6000/tcp open X11
Nmap run completed -- 1 IP address (1 host up) scanned in 2 seconds
怎么下面多出了一个953端口啊 ,是什么来的 ????
这两个有什么分别吗 ??? |
|