public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jifl@eCosCentric.com>
To: M R Swami Reddy <MR.Swami.Reddy@nsc.com>
Cc: overseers@sourceware.org
Subject: Re: ssh access on sourceware.rog
Date: Tue, 08 Apr 2008 13:57:00 -0000	[thread overview]
Message-ID: <47FB79AD.8010209@eCosCentric.com> (raw)
In-Reply-To: <47FB0D91.3090805@nsc.com>

M R Swami Reddy wrote:
> 
> I have an account (ie login name: swami) with sourceware.org for
> accessing the
> gdb source repository. But, I failed to connect the sourceware.org with
> below
> cvs command:
> 
>> cvs -d :ext:swami@sourceware.org:/cvs/src co gdb
>   sourceware.org:   connection timedout.

Have you set CVS_RSH=ssh in your environment? i.e.
export CVS_RSH=ssh
if using bash.

Otherwise, is there any chance you have your own firewall that filters
outgoing connections?

You can test basic connectivity with ssh by running:
telnet sourceware.org 22

You should see:
$ telnet sourceware.org 22
Trying 209.132.176.174...
Connected to sourceware.org (209.132.176.174).
Escape character is '^]'.
SSH-1.99-OpenSSH_3.9p1


Jifl
-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
 **  Visit us at ESC Silicon Valley <http://www.embedded.com/esc/sv>  **
 **  April 15-17 2008, Booth 3012, San Jose McEnery Convention Center **
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["Si fractum non sit, noli id reficere"]------       Opinions==mine

  reply	other threads:[~2008-04-08 13:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-08  6:12 M R Swami Reddy
2008-04-08 13:57 ` Jonathan Larmour [this message]
2008-04-09 10:45   ` M R Swami Reddy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47FB79AD.8010209@eCosCentric.com \
    --to=jifl@ecoscentric.com \
    --cc=MR.Swami.Reddy@nsc.com \
    --cc=overseers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).