Re: single linux box on dsl?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Thu, 13 May 2004, Jeremy Brown wrote:

> Guy Fraser wrote:
> 
> > So if you want to forward X through ssh, do you have to enable TCP?
> 
> I would imagine so, as to my knowledge SSH only does TCP/IP forwarding.

This is incorrect. ssh doesn't require tcp-enabled X server. It does
the Xforwarding (within the ssh connection which is tcp) - and locally
talks with the Xserver via unix sockets.

for eg: after 'ssh remote-machine xterm' - I get:

# netstat -p |grep ssh
unix  3      [ ]         STREAM     CONNECTED     127201 912/ssh             


Satish



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux