Thank you.
So your answer is "Yes, it is normal to have 2 processes listening on port 25" ??
or No, it is not normal ?
which of the processes belong to Zimbra?
master or smtpd ?
/opt/zimbra/postfix-2.2.9/libexec/master seems to be the legitimate one?
but what's this smtpd?
13532 ? S 0:00 smtpd -n smtp -t inet -u
15912 ? S 0:00 smtpd -n smtp -t inet -u
note that master is listening on 0.0.0.0:25
while smtpd is listening on 216.180.225.77:25
is this normal?
Thank you.
p.s. the IP addresses have been changed. they aren't mine.
Quote:
|
Originally Posted by graffiti A short answer is yes. Please notice that there is only one "LISTEN" socket in you nestat -anpt.
HTH,
-g
PS: you should not post your real IP to a public forum. |