SSH proxy for deployments

2005-10-28 Thread Jose Gonzalez Gomez
Does Maven use the proxy defined in settings.xml for SSH connections? I've successfully deployed sites and artifacts inside my LAN, but as soon as I try to do the same for a computer outsite the LAN, I get a connection time out. Of course I've tried to connect to those hosts using an SSH client wit

Re: SSH proxy for deployments

2005-10-30 Thread Brett Porter
Not over SSH, no. Is it a SOCKS proxy? - Brett On 10/28/05, Jose Gonzalez Gomez <[EMAIL PROTECTED]> wrote: > Does Maven use the proxy defined in settings.xml for SSH connections? > I've successfully deployed sites and artifacts inside my LAN, but as > soon as I try to do the same for a computer o

Re: SSH proxy for deployments

2005-11-02 Thread Jose Gonzalez Gomez
No, it's an HTTP proxy 2005/10/31, Brett Porter <[EMAIL PROTECTED]>: > Not over SSH, no. Is it a SOCKS proxy? > > - Brett > > On 10/28/05, Jose Gonzalez Gomez <[EMAIL PROTECTED]> wrote: > > Does Maven use the proxy defined in settings.xml for SSH connections? > > I've successfully deployed sites a

Re: SSH proxy for deployments

2005-11-02 Thread Brett Porter
How is it possible to use SSH over HTTP? - Brett On 11/2/05, Jose Gonzalez Gomez <[EMAIL PROTECTED]> wrote: > No, it's an HTTP proxy > > 2005/10/31, Brett Porter <[EMAIL PROTECTED]>: > > Not over SSH, no. Is it a SOCKS proxy? > > > > - Brett > > > > On 10/28/05, Jose Gonzalez Gomez <[EMAIL PROTEC

Re: SSH proxy for deployments

2005-11-02 Thread Jose Gonzalez Gomez
Well, I don't know that much about proxies, but I'm using PuTTY, and in the Proxy type option I have HTTP selected. 2005/11/2, Brett Porter <[EMAIL PROTECTED]>: > How is it possible to use SSH over HTTP? > > - Brett > > On 11/2/05, Jose Gonzalez Gomez <[EMAIL PROTECTED]> wrote: > > No, it's an HTT

RE: SSH proxy for deployments

2005-11-02 Thread Stevenson, Chris
Message- From: Jose Gonzalez Gomez [mailto:[EMAIL PROTECTED] Sent: 02 November 2005 09:10 To: Maven Users List Subject: Re: SSH proxy for deployments Well, I don't know that much about proxies, but I'm using PuTTY, and in the Proxy type option I have HTTP selected. 2005/11/2, Bre

Re: SSH proxy for deployments

2005-11-03 Thread Jose Gonzalez Gomez
2 cents anyhows. You may speak http to the proxy but I would be > surprised. > > Chris > > -Original Message- > From: Jose Gonzalez Gomez [mailto:[EMAIL PROTECTED] > Sent: 02 November 2005 09:10 > To: Maven Users List > Subject: Re: SSH proxy for deployments > &

Re: SSH proxy for deployments

2005-11-03 Thread Jose Gonzalez Gomez
surprised. > > > > Chris > > > > -----Original Message- > > From: Jose Gonzalez Gomez [mailto:[EMAIL PROTECTED] > > Sent: 02 November 2005 09:10 > > To: Maven Users List > > Subject: Re: SSH proxy for deployments > > > > We

Re: SSH proxy for deployments

2005-11-03 Thread Jose Gonzalez Gomez
hine:22 (ssh) > > > > > > Proxy server is just the middle man to punch a hole in firewall. > > > > > > That's my 2 cents anyhows. You may speak http to the proxy but I would be > > > surprised. > > > > > > Chris > > > > > > -Original

Re: SSH proxy for deployments

2005-11-03 Thread Brett Porter
t; > > Proxy server is just the middle man to punch a hole in firewall. > > > > > > > > That's my 2 cents anyhows. You may speak http to the proxy but I would > > > > be > > > > surprised. > > > > > > > > Chri

Re: SSH proxy for deployments

2005-11-04 Thread Jose Gonzalez Gomez
> > ssh protocol > > > > > ssh protocol > > > > > Your machine:someport <> 80: Proxy Server, Proxy > > > > > Server:someport > > > > > <---> Target Machine:22 (ssh) > > > > &g

Re: SSH proxy for deployments

2005-11-06 Thread Brett Porter
t; > that port) > > > > > > > > > > > > Like so: > > > > > > ssh protocol > > > > > > ssh protocol > > > > > > Your machine:someport <> 80: Proxy Server, Proxy > > > > > >