Re: Port 2401 & CVS

From: MKlinke (mklinke_at_axsi.com)
Date: 04/26/04

  • Next message: kris kish: "Re: sendmail"
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    Date: Mon, 26 Apr 2004 09:21:51 -0500
    
    

    On Monday 26 April 2004 08:01, María José Reartes wrote:
    > I've tried with telnet and I received the following message
    >
    > Trying 127.0.0.1...
    > telnet: connect to address 127.0.0.1: Connection refused
    >
    > so.. port 2401 isn't listening
    > what else can I do?
    >
     
    It sounds like you're not starting the cvs daemon in spite of your
    best efforts......

    Did you restart xinetd after you added the cvspserver process?

    Is your cvs executable where you think it is?

    Do your log files have any handy related info?

     
    Here is a copy of my /etc/xinetd.d/cvspserver file:

    service cvspserver
    {
       port = 2401
       socket_type = stream
       protocol = tcp
       wait = no
       user = root
       passenv = PATH
       server = /usr/local/bin/cvs
       server_args = -f --allow-root=<path-to-repository> pserver
    }

    I see a couple of differences between us but don't know what effects
    they may have.

    Regards, Mike Klinke

    Regards, Mike Klinke

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: kris kish: "Re: sendmail"

    Relevant Pages

    • Re: Where are the log files
      ... there are no such log files. ... > Best regards, ... > This newsgroup only focuses on SBS technical issues. ... you may want to contact Microsoft CSS directly. ...
      (microsoft.public.windows.server.sbs)
    • Re: 2 Subdomains - 1 IP Address
      ... that there are any log files. ... They are both the same for site1 and site2 (boths sites have the ... >> your local DNS so that you can get access on your LAN. ... >> Regards, ...
      (microsoft.public.inetserver.iis)
    • Re: Network Functionality Zero
      ... as to the syntax of your ZEROCONF parameter. ... Regards, Mike Klinke ...
      (Fedora)
    • Re: IP forwarding
      ... router/firewall that has ingress filtering set up (which is pretty ... typical) where the private LAN addresses like this aren't allowed ... Regards, Mike Klinke ...
      (RedHat)
    • Re: htaccess woes
      ... On Monday 26 July 2004 08:57, MKlinke wrote: ... > Your setup should look something like below: ... > Regards, Mike Klinke ...
      (RedHat)