蓝森林首页 | 返回主页 | 本站地图 | 站内搜索 | 联系信箱 |
 您目前的位置:首页 > 自由软件 > 技术交流 > 系统管理


    

蓝森林 http://www.lslnet.com 2006年8月18日 15:18


请问这两个端口是干什么用的?

执行nmap后 看到 111 631 两个端口 不知道是干什么的
能停止吗? 还有25 我没有做邮件服务器 是不是也可以停止呢?
# nmap -sS 127.0.0.1

Starting nmap 3.48 ( http://www.insecure.org/nmap/ ) at 2005-01-14 17:19 CST
Interesting ports on Fileserver (127.0.0.1):
(The 1652 ports scanned but not shown below are in state: closed)
PORT     STATE SERVICE
22/tcp   open  ssh
25/tcp   open  smtp
111/tcp  open  rpcbind
631/tcp  open  ipp
1521/tcp open  oracle

Nmap run completed -- 1 IP address (1 host up) scanned in 3.063 seconds

请问这两个端口是干什么用的?

netstat -antp后就知道该端口是哪个进程的了

请问这两个端口是干什么用的?

vi /etc/services
sunrpc          111/tcp         portmapper      # RPC 4.0 portmapper TCP
ipp             631/tcp                         # Internet Printing Protocol :shock:

请问这两个端口是干什么用的?

谢谢看到了 就是不了解实际作用



Copyright © 1999-2000 LSLNET.COM. All rights reserved. 蓝森林网站 版权所有。 E-mail : webmaster@lslnet.com