this seemed to b the issue:
ssh_options[:port]=8888
set :port, 8888

1. was not working for me


On Wed, Feb 23, 2011 at 11:22 AM, tom <tomabr...@gmail.com> wrote:

> tom@debianb:~/00_railsapps/testapp$ ping mysomething.dyndns.org
> PING mysomething.dyndns.org (85.180.2.XXX) 56(84) bytes of data.
> 64 bytes from e180002125.adsl.alicedsl.de (85.180.2.XXX): icmp_seq=1
> ttl=53 time=50.1 ms
>
> for security reason i changed the last 3 digits of the IP and obv
> "mysomething" is fake too.
>
> in the meantime i have
> a)
> one scenario using the above dns as a replacement for githug, meaning my
> own external gitserver
>
> b)
> trying to deploy to the webserver directly, meaning hosting the repo there.
>
>
> but both r failing due port 22 as it seems to me.
>
> thx for ur help
> i realllllly appreciate it.
>
>
>

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to capistrano@googlegroups.com
* To unsubscribe from this group, send email to 
capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to