On Sun, Jul 22, 2012 at 5:31 PM, Stan Hoeppner <s...@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-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/500bc87a.4050...@hardwarefreak.com
>


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAG9cJmnG+cSqmK=diswYTHOF0ooY5d00LiOxPp8OFUotX+a=r...@mail.gmail.com

Reply via email to