From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5744 invoked by alias); 14 Nov 2001 19:01:12 -0000 Mailing-List: contact gnats-devel-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gnats-devel-owner@sources.redhat.com Received: (qmail 5722 invoked from network); 14 Nov 2001 19:01:10 -0000 Received: from unknown (HELO smtp.trd.clustra.com) (194.143.59.98) by sourceware.cygnus.com with SMTP; 14 Nov 2001 19:01:10 -0000 Received: (qmail 29921 invoked from network); 14 Nov 2001 19:01:07 -0000 Received: from yngves-vpn.clustra.com (HELO 0dbtq2nsupuzl4u.clustra.com) (10.22.1.3) by maestro.clustra.com with SMTP; 14 Nov 2001 19:01:07 -0000 Message-Id: <5.1.0.14.2.20011114195357.00b41b70@10.10.1.1> X-Sender: yngves@10.10.1.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 02 Oct 2001 04:57:00 -0000 To: "Moe Elzubeir" , From: Yngve Svendsen Subject: Re: gnats/gnatsweb problem In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-SW-Source: 2001-q4/txt/msg00008.txt.bz2 At 10:05 10.11.2001 -0600, Moe Elzubeir wrote: >I am not sure where `gnatsd.access' should go. I don't happen to have >one with the package installed (3.11...) of gnats. Hrmm. I grabbed one >put it in GNATS_ROOT/gnats-adm/ and it has something like > >--- >test:me:edit >--- This should do nicely. >The telnet session exact output is: >---- >[elzubeir@arabeyes:~]$ telnet localhost 1529 >Trying 127.0.0.1... >Connected to arabeyes. >Escape character is '^]'. >Connection closed by foreign host. This means that you are at least getting through to port 1529, but it seems that gnatsd is closing the connection immediately. You probably don't have 'localhost' in the host access list in the gnatsd.conf file in you gnats-adm directory. Access control documentation is a mess in GNATS 3, so it is understandable if you are confused about this. This is far better in the GNATS 4 manual. Yngve Svendsen Gnatsweb maintainer