Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2002 22:42:36 +0000
From:      Jeff Jeter <gsfgf@softhome.net>
To:        Nathan Kinkade <nkinkade@dsl-only.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ftp / telenet trouble
Message-ID:  <20020831224236.1d1aaed5.gsfgf@softhome.net>
In-Reply-To: <20020831093832.3af98db7.nkinkade@dsl-only.net>
References:  <20020831114559.40225e62.gsfgf@softhome.net> <20020831093832.3af98db7.nkinkade@dsl-only.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I rebooted and now i can telnet to and ftp to the com, but i get Donnection refused for both protocols.  If i start ftpd or telnetd,  i get a message: "getpeername: Socket operation on non-socket"

On Sat, 31 Aug 2002 09:38:32 -0700
Nathan Kinkade <nkinkade@dsl-only.net> wrote:

> On Sat, 31 Aug 2002 11:45:59 +0000
> Jeff Jeter <gsfgf@softhome.net> wrote:
> 
> > i uncommented the ftp and telnet lines in inetd.conf, and restarted
> > inetd, but i keep getting errors:
> > 
> > Aug 31 11:26:11 server inetd[56722]: ftp/tcp: bind: Address already in
> > use Aug 31 11:26:26 server inetd[56722]: telnet/tcp: bind: Address
> > already in use
> > 
> > Running a telnet server will allow me to remotely connect to the box
> > from telnet, even from a windoze box, correct?
> 
> If you run a `ps ax | grep -E "ftp|telnet"` do you see any entries,
> which might indicate that you already have ftpd or telnetd running?
> Or you might want run a `sockstat -4l` and see what TCP ports your
> machine is listening on.  Sounds like inetd is trying to open a listener
> on the appropriate TCP ports (21,23), but can't because it's already in
> use.
> 
> Nathan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020831224236.1d1aaed5.gsfgf>