[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: is it rational to close the 139 port



On Sun, 22 Jul 2012 16:37:16 +0800
lina <lina.lastname@gmail.com> wrote:

> 
> P.S I also found
> 
> tcp        0      0 127.0.0.1:631           0.0.0.0:*
> LISTEN tcp        0      0 127.0.0.1:25
> 0.0.0.0:*               LISTEN tcp        0      0
> 0.0.0.0:538             0.0.0.0:*               LISTEN
> 
> 
> 631 is for network printer, I am confused why it need LISTEN here, I
> only print once or twice each month.
> 
> What 538 is for? I googled, but I don't have 	gdomap
> installed, strange?
> 

Run netstat -tupan as root, and it will also show you the processes
associated with the ports. The -p does that, and as root, it will show
all processes, not just yours.

-- 
Joe


Reply to: