Date: Wed, 25 Apr 2001 01:36:09 +0100 (BST) From: George Reid <greid@FreeBSD.org> To: "Charles A. Jeffrey" <allen@calmtech.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sshd Message-ID: <Pine.BSF.4.21.0104250134010.55796-100000@sobek.openirc.co.uk> In-Reply-To: <200104242018.f3OKIaI17435@foobar.calmtech.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 24 Apr 2001, Charles A. Jeffrey wrote: > 1. What services r mutually exclusive with sshd (or at least not needed > and can't bind to the same port (like tcp4 and tcp46 whatever they r))? sshd binds to tcp[4,6]/22. Thus nothing else can bind to those ports whilst sshd is running. I haven't come across anything else that binds to port 22. > 2. What r/is the service(s) i need for web server (HTTPD and NAMED and > SENDMAIL and POP) only? httpd is the webserver daemon. You don't strictly need anything else. > 3. R these good ?? Could you be a little more vague when asking questions? I'm in danger of understanding you. greid -- +-------------------+---------------------+ | George Reid | FreeBSD Committer | | +44 7740 197460 | greid@FreeBSD.org | +-------------------+---------------------+ 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?Pine.BSF.4.21.0104250134010.55796-100000>