Loren James Rittle <rit...@latour.labs.mot.com> writes: > Since around Wednesday of last week, I have been unable to access > svn+ssh://ljrit...@gcc.gnu.org/svn/gcc through > http://sshproxy.sourceware.org:443/ > > I have not changed any local configuration in some time but definitely > not since it worked the day before that. > > I do not control the outbound gateway that I use but: When I hit > http://sshproxy.sourceware.org:443/ with a plain browser, I see: > "SSH-1.99-OpenSSH_3.9p1" reported back. > > Is everything working from sshproxy.sourceware.org back to gcc.gnu.org?
It seems to be. I just did ssh -p 443 sshproxy.sourceware.org and I was connected to gcc.gnu.org as usual. I don't see any problems, but I restarted the port forwarder in case it makes any difference. Ian