Re: What's blocking Port 25?

From: John Summerfield (debian_at_ComputerDatasafe.com.au)
Date: 07/30/04

  • Next message: Silvan: "script/app to compile statistics about disk usage?"
    Date: Fri, 30 Jul 2004 14:23:05 +0800
    To: debian-user@lists.debian.org
    
    

    Griffin Palmer wrote:

    >Hmm. When I try the syntax with 'post,' as in your
    >example below, I get output similar to what you show
    >below.
    >
    >When I try lsof -c exim -a -i, I get nothing.
    >
    >
    >
    That sounds like a problem. Unless the exim program has some other name
    (I don't use it) then it's not running.

    You did say you're using exim didn't you?

    >--- John Summerfield <debian@ComputerDatasafe.com.au>
    >wrote:
    >
    >
    >>Griffin Palmer wrote:
    >>
    >>
    >>
    >>>OBTW -- when I try to telnet to port 25 on the new
    >>>
    >>>
    >>box
    >>>from the old box, I get "connection refused."
    >>
    >>
    >>>
    >>>
    >>>
    >>>
    >>That's your problem.
    >>
    >>Here's how to use lsof for this prob:
    >>ns:~# lsof -c post -a -i
    >>COMMAND PID USER FD TYPE DEVICE SIZE NODE
    >>NAME
    >>postmaste 691 postgres 3u IPv6 2276 TCP
    >>*:postgresql (LISTEN)
    >>postmaste 691 postgres 4u IPv4 2277 TCP
    >>*:postgresql (LISTEN)
    >>postmaste 691 postgres 6u IPv4 2286 UDP
    >>localhost:1034->localhost:1034
    >>postmaste 695 postgres 6u IPv4 2286 UDP
    >>localhost:1034->localhost:1034
    >>
    >>
    >>--
    >>
    >>Cheers
    >>John
    >>
    >>-- spambait
    >>1aaaaaaa@computerdatasafe.com.au
    >>Z1aaaaaaa@computerdatasafe.com.au
    >>Tourist pics
    >>
    >>
    >>
    >http://portgeographe.environmentaldisasters.cds.merseine.nu/
    >
    >
    >>--
    >>To UNSUBSCRIBE, email to
    >>debian-user-REQUEST@lists.debian.org
    >>with a subject of "unsubscribe". Trouble? Contact
    >>listmaster@lists.debian.org
    >>
    >>
    >>
    >>
    >
    >
    >
    >

    -- 
    Cheers
    John
    -- spambait
    1aaaaaaa@computerdatasafe.com.au  Z1aaaaaaa@computerdatasafe.com.au
    Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Silvan: "script/app to compile statistics about disk usage?"