Hi
In the night of October 28 the following update has been automatically installed:
Since that update my postfix service refuses to start
It continously comes back with
It cannot bind to port 25 although there is no service running on this port.
I have done extensive bug tracking with the help of some linux gurus and nobody seems to understand what the cause of this could be.
Some attempts
killall -9 postfix
postfix: no process killed
netstat -tupan |grep 25
doesn't show anything running on port 25
nc -vlp 25
doesn't show anything running on port 25
lsof -i tcp:25
doesn't show anything running on port 25
fuser 25/tcp
doesn't show anything running on port 25
SELinux status: disabled
getenforce
Disabled
/etc/services contains
smtp 25/tcp mail
smtp 25/udp mail
as normal
psa-pc-remote and opendkim
running normally
lsof -i tcp:12768
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
psa-pc-re 5233 postfix 3u IPv4 12889 0t0 TCP adm.scul.net:12768 (LISTEN)
lsof -i tcp:8891
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
opendkim 5030 opendkim 3u IPv4 12175 0t0 TCP adm.scul.net:ddi-tcp-4 (LISTEN)
sudo strace -ebind postfix start
bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
postfix/postfix-script: starting the Postfix mail system
--- SIGCHLD (Child exited) @ 0 (0) ---
strace -f output of postfix
http://www.speedyshare.com/9RTsf/putty-Copy.log
reinstall attempt of postfix
sudo yum reinstall postfix
Loaded plugins: downloadonly, fastestmirror, security
Setting up Reinstall Process
Loading mirror speeds from cached hostfile
* base: mirror.nl.webzilla.com
* epel: mirror.nl.leaseweb.net
* extras: mirror.amsiohosting.net
* updates: mirror.denit.net
Installed package 2
ostfix-2.8.4-12052415.x86_64 (from PSA_11_0_9-dist) not available.
Error: Nothing to do
In the night of October 28 the following update has been automatically installed:
Oct 28 04:09:44 Updated: psa-updates-11.0.9-rhel6.build110141001.11.noarch
Since that update my postfix service refuses to start
It continously comes back with
Oct 31 16:06:01 adm postfix/postfix-script[28854]: starting the Postfix mail system
Oct 31 16:06:01 adm postfix/master[28855]: fatal: bind 0.0.0.0 port 25: Address already in use
It cannot bind to port 25 although there is no service running on this port.
I have done extensive bug tracking with the help of some linux gurus and nobody seems to understand what the cause of this could be.
Some attempts
killall -9 postfix
postfix: no process killed
netstat -tupan |grep 25
doesn't show anything running on port 25
nc -vlp 25
doesn't show anything running on port 25
lsof -i tcp:25
doesn't show anything running on port 25
fuser 25/tcp
doesn't show anything running on port 25
SELinux status: disabled
getenforce
Disabled
/etc/services contains
smtp 25/tcp mail
smtp 25/udp mail
as normal
psa-pc-remote and opendkim
running normally
lsof -i tcp:12768
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
psa-pc-re 5233 postfix 3u IPv4 12889 0t0 TCP adm.scul.net:12768 (LISTEN)
lsof -i tcp:8891
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
opendkim 5030 opendkim 3u IPv4 12175 0t0 TCP adm.scul.net:ddi-tcp-4 (LISTEN)
sudo strace -ebind postfix start
bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
postfix/postfix-script: starting the Postfix mail system
--- SIGCHLD (Child exited) @ 0 (0) ---
strace -f output of postfix
http://www.speedyshare.com/9RTsf/putty-Copy.log
reinstall attempt of postfix
sudo yum reinstall postfix
Loaded plugins: downloadonly, fastestmirror, security
Setting up Reinstall Process
Loading mirror speeds from cached hostfile
* base: mirror.nl.webzilla.com
* epel: mirror.nl.leaseweb.net
* extras: mirror.amsiohosting.net
* updates: mirror.denit.net
Installed package 2
Error: Nothing to do