Posts:
824
From:
US
Registered:
3/9/05
|
|
|
|
[osol-announce] ssh proxy reminder for Sun contributors
Posted:
Mar 18, 2009 3:30 PM
|
|
A reminder for folks on Sun's internal network who will be voting in the community election, or who use the source code repositories on opensolaris.org:
All of SWAN now has direct access to the Internet. This means that you no longer need a SOCKS proxy for ssh access to any opensolaris.org site. In fact, if you have ssh configured to use a SOCKS proxy, you may get ssh timeouts, because the SOCKS proxies are being decommissioned.
If you are having problems accessing poll.opensolaris.org, hg.opensolaris.org, or svn.opensolaris.org, check $HOME/.ssh/config for entries that look like
Host <hostname or wildcard pattern> ProxyCommand /usr/lib/ssh/ssh-socks5-proxy-connect <stuff>
Remove any such entries that match an opensolaris.org site.
If you get stuck, the good folks at security-discuss at opensolaris dot org can help you out.
mike _______________________________________________ opensolaris-announce mailing list opensolaris-announce at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/opensolaris-announce
|
|