On Tue, 2011-01-25 at 15:20 +0100, Mattias Backman wrote:
> On 25 January 2011 14:19, Christian Robottom Reis <k...@linaro.org> wrote:
> > On Tue, Jan 25, 2011 at 12:09:39PM +0100, Mattias Backman wrote:
> >> http://omappedia.org/wiki/Using_bzr_and_launchpad_behind_a_proxy
> >>
> >> I have also added an authentication file like so:
> >> Host *.launchpad.net
> >>    ProxyCommand corkscrew <our proxy> 8080 %h %p ~/.auth
> >>    User <my user>
> >
> > I guess you've seen http://www.mtu.net/~engstrom/ssh-proxy.php already?
> 
> Actually no, the web filter tells me I shouldn't read that...
> "ACCESS TO THIS CATEGORY OF WEB SITES (Proxy Avoidance;Information
> Technology) IS DENIED."
> So if you could paste the content in an email och repost it somewhere
> else it might be useful to me. :)
> 
> > At any rate, running an
> >
> >    ssh -v 91.189.90.11
> >
> > may tell us more about what's happening.
> 
> Sure, this the little that happens.
> 
> :~>  ssh -v 91.189.90.11
> OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009
> debug1: Reading configuration data /home/ebacmat/.ssh/config
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: Applying options for *
> debug1: Connecting to 91.189.90.11 [91.189.90.11] port 22.
> debug1: connect to address 91.189.90.11 port 22: Connection timed out
> ssh: connect to host 91.189.90.11 port 22: Connection timed out
> 
> :~> ssh -v bazaar.launchpad.net
> OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009
> debug1: Reading configuration data /home/ebacmat/.ssh/config
> debug1: Applying options for *.launchpad.net
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: Applying options for *
> debug1: Executing proxy command: exec corkscrew proxy.mydomain.com
> 8080 bazaar.launchpad.net 22 ~/.auth
> debug1: permanently_drop_suid: 71419
> debug1: identity file /home/ebacmat/.ssh/identity type -1
> debug1: identity file /home/ebacmat/.ssh/id_rsa type -1
> debug1: identity file /home/ebacmat/.ssh/id_dsa type -1
> ssh_exchange_identification: Connection closed by remote host

This could be failing because you haven't uploaded your public SSH key
to Launchpad yet.

> 
> proxy.mydomain.com is of course an alias for our internal proxy.
> 
> > --
> > Christian Robottom Reis   | [+55] 16 9112 6430 | http://launchpad.net/~kiko
> > Linaro Engineering VP     | [ +1] 612 216 4935 | http://async.com.br/~kiko
> >
> 
> _______________________________________________
> linaro-dev mailing list
> linaro-dev@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-dev

-- 
Guilherme Salgado <https://launchpad.net/~salgado>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to