Hi folks,
I'm following;
http://www.howtoforge.com/virtual_us...debian_etch_p2
to build the mail server
Coming to Configure Postfix
# netstat -tap
Code:
# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost.localdo:mysql *:* LISTEN 1536/mysqld
tcp 0 0 *:smtp *:* LISTEN 1308/master
tcp6 0 0 *:imaps *:* LISTEN 1205/couriertcpd
tcp6 0 0 *:pop3s *:* LISTEN 1243/couriertcpd
tcp6 0 0 *:pop3 *:* LISTEN 1219/couriertcpd
tcp6 0 0 *:imap2 *:* LISTEN 1193/couriertcpd
tcp6 0 0 *:www *:* LISTEN 1376/apache2
tcp6 0 0 *:ssh *:* LISTEN 1330/sshd
tcp6 0 144 xen02.satimis.com:ssh xen0.satimis.com:57087 ESTABLISHED1404/0
I found following 3 output missing compared to the howto;
Code:
tcp 0 0 *:sunrpc *:* LISTEN 1684/portmap
tcp 0 0 *:auth *:* LISTEN 2036/inetd
tcp 0 0 *:1522 *:* LISTEN 2077/rpc.statd
Please help. TIA
B.R.
satimis
Recent comments
20 hours 27 min ago
20 hours 32 min ago
1 day 1 hour ago
1 day 8 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 21 hours ago
2 days 1 hour ago
2 days 2 hours ago