Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

question about x11 forwarding in ssh

Subject: question about x11 forwarding in ssh
Date: Wed, 21 Sep 2005 11:11:35 -0400
Hi,
I'm currently trying to debug a SSH client implementation library which tries to do x11 forwarding. In the code it tries to open a socket to localhost:6000 when a x11 channel request arrives (on the ssh client side). But I get a 'connection refused'. I checked my system configurations and indeed my xserver is started with "-nolisten tcp", so this explains why I can't connect to port 6000.


But I've read somewhere that someone should only open port 6000 only if they really really need it, and that they should use ssh x11 forwarding instead.

But my question is: How does the SSH client (openSSH for example) forwards x11 when port 6000 is not open??? Does it use another, special port that it can connect to?
Is there a document online that I can read that explains in details how ssh does the x11 forwarding?



Thanks! Andre

--
Andre Charbonneau

100 Sussex Drive, Rm 2025
Research Computing Support, IMSB
National Research Council Canada
Ottawa, ON, Canada K1A 0R6


<Prev in Thread] Current Thread [Next in Thread>