[plug] Re: Mail Server Question

Mark B mark at tophits.com.au
Tue Jul 12 23:18:55 WST 2005


HEY JOONG,

That's brilliant, now have a look if you can see that port open, the -p
option in netstat will show the process that is associated with the open
port.

> tcp        0              0              0.0.0.0:22  0.0.0.0:*
LISTEN           1374/sshd

here you will see sshd, pid number 1374, is running on port 22, and is
listening.

good luck with that.

Kind Regards,

Mark Blah.

http://www.dnstheplanet.com/
Flashback has a runny nose. diyf.

----- Original Message -----
From: "Joong Cho" <joongcho at westnet.com.au>
To: <plug at plug.org.au>
Sent: Tuesday, July 12, 2005 11:08 PM
Subject: [plug] Re: Mail Server Question


> This is what I have for my # netstat -ltnp
>
> Proto    Recv-Q    Send-Q    Local Address            Foreign Address
> State                PID/Program Name
>
> tcp        0              0              192.168.1.11:993       0.0.0.0:*
> LISTEN           19847/dovecot
> tcp        0              0              0.0.0.0:2401
> 0.0.0.0:*               LISTEN           1228/inetd
> tcp        0              0              0.0.0.0:995
> 0.0.0.0:*               LISTEN           19847/dovecot
> tcp        0              0              0.0.0.0:37
> 0.0.0.0:*               LISTEN           1228/inetd
> tcp        0              0              0.0.0.0:9
> 0.0.0.0:*               LISTEN           1228/inetd
> tcp        0              0              0.0.0.0:13
> 0.0.0.0:*               LISTEN           1228/inetd
> tcp        0              0              0.0.0.0:110
> 0.0.0.0:*               LISTEN           19847/dovecot
> tcp        0              0              192.168.1.11:143       0.0.0.0:*
> LISTEN           19847/dovecot
> tcp        0              0              127.0.0.1:975
0.0.0.0:*
> LISTEN           1223/famd
> tcp        0              0              0.0.0.0:111
> 0.0.0.0:*               LISTEN           915/portmap
> tcp        0              0              0.0.0.0:80
> 0.0.0.0:*               LISTEN           1725/apache2
> tcp        0              0              0.0.0.0:10000
0.0.0.0:*
> LISTEN           1547/perl
> tcp        0              0              0.0.0.0:113
> 0.0.0.0:*               LISTEN           1228/inetd
> tcp        0              0              0.0.0.0:21
> 0.0.0.0:*               LISTEN           1738/proftpd (accepting
> connections)
> tcp        0              0              192.168.1.11:53         0.0.0.0:*
> LISTEN           1715/named
> tcp        0              0              127.0.0.1:53
> 0.0.0.0:*               LISTEN           1715/named
> tcp        0              0              0.0.0.0:22
> 0.0.0.0:*               LISTEN           1374/sshd
> tcp        0              0              0.0.0.0:631
> 0.0.0.0:*               LISTEN           1204/cupsd
> tcp        0              0              0.0.0.0:23
> 0.0.0.0:*               LISTEN           1228/inetd
> tcp        0              0              0.0.0.0:5432
> 0.0.0.0:*               LISTEN           1347/postmaster
> tcp        0              0              0.0.0.0:25
> 0.0.0.0:*               LISTEN           13851/master
> tcp        0              0              127.0.0.1:953
0.0.0.0:*
> LISTEN           1751/named
> tcp        0              0              0.0.0.0:956
> 0.0.0.0:*               LISTEN           1198/rpc.statd
>
> Do any of these indicate where my mail server is going wrong?
>
> Joong Cho
> Joong Cho Enterprises
> President
>
> Business: +61 8 9354 7178
> Fax: +61 8 9354 7174
> Mobile: +61 0439 963 499
>
> Web Site Administrator and Web Site Designer
> http://www.joongcho.com/
> http://www.startreklibrary.com/
>
>
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://www.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
>
>




More information about the plug mailing list