Re: Forward X11 across multiple connections
From: Carlos N (cgnjunkreg_at_hotmailNOT.com)
Date: 10/04/03
- Next message: Peter: "ssh password for nonroot user does not work"
- Previous message: Carlos N: "Re: Forward X11 across multiple connections"
- Maybe in reply to: Carlos N: "Re: Forward X11 across multiple connections"
- Next in thread: Darren Dunham: "Re: Forward X11 across multiple connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 4 Oct 2003 12:34:18 -0400
> % ssh hostA
> hostA% telnet localhost 6010
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
This works
> hostB% telnet hostA 6010
> trying xxxxxxx
> Connected to hostA.
> Escape character is '^]'.
This doesn't. Which I take it means that SolA is not opening port 6010 to
incoming connections. In a way that makes sense, since I thought 6010 was
the outgoing port back to my PC (through the tunnel). Perhaps I'm confused
about the directionality of the ports. As you can tell by now UNIX and TCP
protocols are most definetly not my strengths.
Carlos
- Next message: Peter: "ssh password for nonroot user does not work"
- Previous message: Carlos N: "Re: Forward X11 across multiple connections"
- Maybe in reply to: Carlos N: "Re: Forward X11 across multiple connections"
- Next in thread: Darren Dunham: "Re: Forward X11 across multiple connections"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|