[Avcheck] port 1025: Address already in use

Ralf Hildebrandt Ralf.Hildebrandt@charite.de
Fri, 29 Nov 2002 09:26:36 +0100


* Johan de Vries <johan_de_vries@bravilor.com>:

> postfix/master[15359]: fatal: bind 127.0.0.1 port 1025: Address already in
> use

Something already listens on port 1025

> localhost:1025  inet n  -       n       -       -       smtpd -o
> content_filter=
> avcheck   unix  -       n       n       -       5       pipe
>         flags=q user=avclient argv=/var/spool/avp/avcheck
>         -d /var/spool/avp/./tst -s AVP:/var/spool/avp/ctl/AvpCtl
>         -f ${sender} -S :1025 -- ${recipient}
> 
> Port 1025 is not defined in /etc/services

That does not matter.

> Is there a way to check where port 1025 is in use ?

telnet localhost 1025
lsof
netstat -an
-- 
Ralf Hildebrandt (Im Auftrag des Referat V a)   Ralf.Hildebrandt@charite.de
Charite Campus Mitte                            Tel.  +49 (0)30-450 570-155
Referat V a - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
Make something idiot-proof and the universe will create a better idiot.