public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: "Michael Breen" <michaeldbreen@yahoo.com>
To: help-gnats@gnu.org
Subject: telnet localhost 1529: Connection closed by foreign host.
Date: Sat, 10 Jul 2004 06:09:00 -0000	[thread overview]
Message-ID: <20040710060945.62029.qmail@web51004.mail.yahoo.com> (raw)

Hi,
Perhaps someone has some idea of what might be going on here...
I've installed gnats 4.0 and gnatsweb from the contrib dir.
and I'm running everything on the same machine.
The problem is:

$ telnet localhost 1529
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
$

(and I can telnet to, e.g., port 80 with no problem.)
I've looked through all the documentation several times but this
really has me stumped.

in /etc/services I have:
support		1529/tcp			# GNATS

I created a file /etc/xinetd.d/support:
# GNATS daemon
service support
{
	disable = no
	socket_type = stream
	protocol = tcp
	wait = no
	user = gnats
	server = /usr/local/libexec/gnats/gnatsd
	server_args = gnatsd
}

(I tried adding the "server_args" later and restarted xinetd)

$ tail -4 gnatsd.host_access
#192.168.*:view:
#software.free.com:edit:
localhost:edit:
*:listdb:

My OS is Fedora Core 1 with kernel upgraded to 2.6.5
If anyone has any ideas of how I might try to find out or
at least narrow down what might be the problem, I'd 
appreciate it.
Regards,
Michael



	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself http://uk.messenger.yahoo.com


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnats

                 reply	other threads:[~2004-07-10  6:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040710060945.62029.qmail@web51004.mail.yahoo.com \
    --to=michaeldbreen@yahoo.com \
    --cc=help-gnats@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).