Re: how can i open a port

From: Rene's Caltech Email (shyfire_at_azrael.caltech.edu)
Date: 10/01/03

  • Next message: Saqib Ali: "Re: ProLiant DL380 Frequent Lock-ups - SCSI driver?"
    To: redhat-list@redhat.com
    Date: Tue, 30 Sep 2003 15:17:06 -0700 (PDT)
    
    

    On Tue, 30 Sep 2003, Ed Wilts wrote:

    > On Tue, Sep 30, 2003 at 12:57:02PM -0700, Rene's Caltech Email wrote:
    > > does it mean that if the service is running then the port is running as
    > > well? i scanned two different linux servers...the port is open in server
    > > but not on the other one...i tried the commands u told me about but it
    > > seems it just restarted the service. any other suggestions?
    >
    > The imap services is invoked by xinetd, so it doesn't really "run".
    > To confirm that xinetd will start imap, do:
    > # netstat -apn | grep 0.0.0.0:143
    > You should see a line with LISTEN on the end.
    >
    > If it's listening, but you can't get to it from another server, you may
    > have it blocked by your firewall rules. I don't do iptables, so if
    > that's the problem, post back to the list and get somebody too tell you
    > how to open up the port through your firewall.
    >
    >

    --
    okay i tried: netstat -apn | grep 0.0.0.0:143 on the server with the 
    problem and it didnt listen.  does anybody know how to do iptables/mess 
    with the firewall rules?
    thanks ahead of time,
     
    -Rene Enriquez
    rene.enriquez@azrael.caltech.edu
    "The devil will find work for idle hands to do!"
    -The Smiths
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Saqib Ali: "Re: ProLiant DL380 Frequent Lock-ups - SCSI driver?"

    Relevant Pages

    • Re: How to troubleshoot Telnet on Red Hat 8.0?
      ... actually listening on port 23. ... Then check your firewall rules. ... The problem with the world is stupidity. ...
      (alt.os.linux)
    • Iptables firewall
      ... I am an iptables newbie, but I read some docs and set up some firewall rules ... access to port 21 for specified address ... Once I am conected with ssh it's ok, ...
      (comp.os.linux.security)
    • Re: Iptables firewall
      ... >I am an iptables newbie, but I read some docs and set up some firewall rules ... >access to port 21 for specified address ... and accepting all established could be trouble. ...
      (comp.os.linux.security)
    • Re: how can i open a port
      ... >> If it's listening, but you can't get to it from another server, you may ... >> have it blocked by your firewall rules. ... I don't do iptables, so if ... xinetd needs to be able to listen first. ...
      (RedHat)
    • Re: ntpd without binding?
      ... but I'm trying to get ntpd to stop listening on port 123 (blocked by iptables anyway). ... Any way to stop binding to interfaces, or select which interface I want to listen only? ...
      (comp.protocols.time.ntp)