[root@mail2 ~]# netstat -tupa Active Internet connections (servers and established)Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 mail2.imcanelones.gub.u:783 *:* LISTEN 2304/spamd.pid tcp 0 0 *:sunrpc *:* LISTEN 2084/portmap tcp 0 0 *:1014 *:* LISTEN 2104/rpc.statd tcp 0 0 mail2.imcanelones.gub.u:ipp *:* LISTEN 2228/cupsd tcp 0 0 *:http *:* LISTEN 2327/httpd tcp 0 0 *:ssh *:* LISTEN 2265/sshd tcp 0 0 *:https *:* LISTEN 2327/httpd tcp 0 148 ::ffff:10.1.1.30:ssh NecPrensa01.imcanelone:2242 ESTABLISHED 3993/1 udp 0 0 *:sunrpc *:* 2084/portmap udp 0 0 *:1008 *:* 2104/rpc.statd udp 0 0 *:1011 *:* 2104/rpc.statd udp 0 0 *:ipp *:* 2228/cupsd udp 0 0 10.1.1.30:ntp *:* 2293/ntpd udp 0 0 mail2.imcanelones.g:ntp *:* 2293/ntpd udp 0 0 *:ntp *:* 2293/ntpd udp 0 0 *:ntp *:* 2293/ntpd
boube escribió:
2008/5/30 Carlos Moreira <carlos.moreira@imcanelones.gub.uy>:Alguno sabe como puedo hacer para resolver este problema?? me pasa tanto con el puerto 143, como con el 110 y el 25 gracias. Carlitos [root@mail2 ~]# telnet 127.0.0.1 143 Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to remote host: Connection refusedQué servidor IMAP tienes instalado? Está corriendo? Cual es la salida del comando "netstat -tupa" ? Saludos a todos