Q: When I try to access my CVS repository with WinCVS or other CVS
client, I see this message: "LOG3[854:900]: remote connect: Unknown error
(10061)" in the stunnel log window. Why?
A: Most likely, your Internet connection is routed through a firewall
that is blocking outgoing access to TCP port 2402. The stunnel program
redirects connections on your local host (TCP port 2401) to
repository.sourcehosting.net (TCP port 2402). If a firewall between
your site and repository.sourcehosting.net is blocking TCP port 2402,
the connection will not work. Remedy the situation by opening TCP port
2402 on the firewall for outgoing connections only. There is no need
to open TCP port 2402 for incoming connections on the firewall, since
SourceHosting.net does not initiate connections back to the client
computers accessing the service.