Date: Tue, 20 Dec 2005 12:33:31 -0500 (EST) From: "Gary D. Margiotta" <gary@tbe.net> To: Kirill Ponomarew <krion@voodoo.bawue.com> Cc: freebsd-isp@freebsd.org, bostondriver@comcast.net Subject: Re: ISP's supporting sshd on port 443? Message-ID: <20051220123052.O46528@kerplunk.tbe.net> In-Reply-To: <20051220163947.GU2396@voodoo.bawue.com> References: <122020051635.14761.43A832C8000DE4BB000039A922058863609D0A90079D0B02019B9C010D@comcast.net> <20051220163947.GU2396@voodoo.bawue.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I run an instance of sshd on port 443 as well on most of my servers, due to firewall restrictions at some of my clients' sites. Mostly all of my servers are FreeBSD, 4.x and 5.x, usually -STABLE branch. The only problem I have run into is if I'm running web services (apache in my case), I have to bind to specific IP's and ports in the apache conf on the machine, as if you let it try to bind to all addresses, Apache conflicts with sshd. Other than that, I've been running it like that for almost 2 years now. -Gary On Tue, 20 Dec 2005, Kirill Ponomarew wrote: > On Tue, Dec 20, 2005 at 04:35:20PM +0000, bostondriver@comcast.net wrote: >> Hi, >> >> Are the any ISP's (FreeBSD based hopefully) that run sshd on port 443? > > Yes, I'm running sshd on 443 on the local machine. Any troubles > with it ? > >> I'm now going to sites that put one in http proxy hell. I need to >> ssh out using OpenSSH's ProxyCommand feature. The only port out >> is 443. > > -Kirill > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051220123052.O46528>