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

Re: is it rational to close the 139 port



On Sun, Jul 22, 2012 at 5:31 PM, Stan Hoeppner <stan@hardwarefreak.com> wrote:
> On 7/22/2012 3:37 AM, lina 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
>
> Instead of doing this piecemeal, post the output of:
>
> ~$ netstat -ant|grep LISTEN
>
> and we'll go through the list together, trimming the fat.

# netstat -ant|grep LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
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
tcp6       0      0 :::143                  :::*                    LISTEN
tcp6       0      0 :::80                   :::*                    LISTEN
tcp6       0      0 :::22                   :::*                    LISTEN
tcp6       0      0 ::1:631                 :::*                    LISTEN

Thanks, I only know 22, 25, 631 80 for ssh, email, cups and http, respectively,

Best regards,

P.S I will be glad to know more.
>
> --
> Stan
>
>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 500BC87A.4050803@hardwarefreak.com">http://lists.debian.org/[🔎] 500BC87A.4050803@hardwarefreak.com
>


Reply to: