On 03/03/11, Daniel Pope (d...@mauveinternet.co.uk) wrote:
> On Wed, Mar 02, 2011 at 07:41:58PM +0000, Rory Campbell-Lange wrote:
> >>> oct(0644 & 0700)
>   File "<stdin>", line 1
>     oct(0644 & 0700)
>            ^

That is a lot cleaner

> > I have to run an ssh command to connect to the gateway and setup lots of
> > portforwarded connections to my localhost. I then read in a local ssh config
> > file designed to connect to 127.0.0.1:9001, 127.0.0.1:9002, etc.
> 
> Have you considered a VPN?

VPNs can work fine. But they tend to be for an all-port solution and we
are talking vanilla SSH here. I'd like to have names for servers which
are addressed by unreadable ip address/port combinations.

-- 
Rory Campbell-Lange
r...@campbell-lange.net

Campbell-Lange Workshop
www.campbell-lange.net
0207 6311 555
3 Tottenham Street London W1T 2AF
Registered in England No. 04551928

_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to