Date: 19 Aug 2002 20:29:17 +0000 From: Josh Paetzel <friar_josh@webwarrior.net> To: Rick Hamell <hamellr@heorot.1nova.com> Cc: FreeBSD-questions <freebsd-questions@freebsd.org> Subject: Re: SSH & Port 80 Message-ID: <1029788958.224.2.camel@markx.vladsempire.net> In-Reply-To: <Pine.BSF.4.21.0208191911150.325-100000@heorot.1nova.com> References: <Pine.BSF.4.21.0208191911150.325-100000@heorot.1nova.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-08-20 at 02:13, Rick Hamell wrote: > > Any one have any tips on making SSH run on port 80 along with > httpd running? I can't seem to find the trick to make both listen to the > same port. Is it even possible? > > On the same token - any one know of a Windows-based SSH client > that will allow proxy authentication? > > Thanks in advance for the help! > > Rick Pretty tough to run two services on one port, from an tcp level there's no way to tell which packet go to which listener on the port. :-/ Josh 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?1029788958.224.2.camel>