Date: Sun, 12 Mar 2006 15:36:40 -0800 From: Glenn Dawson <glenn@antimatter.net> To: "Jeffrey" <bsduser@exemail.com.au>, <freebsd-questions@freebsd.org> Subject: Re: What is the meaning of following message Message-ID: <7.0.1.0.2.20060312153531.0780acf0@antimatter.net> In-Reply-To: <002f01c6462c$a42373d0$0c32a8c0@netdaemon.com.au> References: <002f01c6462c$a42373d0$0c32a8c0@netdaemon.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
At 03:28 PM 3/12/2006, Jeffrey wrote: >I am getting the following message: > >inetd[624]: ssh/tcp: bind: Address already use > >Anyone could tell me what is the meaning of this message? It means that you are running sshd as a daemon _and_ starting it from inetd. You can't do both. -Glenn >Thanks, > >Jeffrey >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7.0.1.0.2.20060312153531.0780acf0>