Setting up X11 forwarding on SDF-EU

Contents

Please note that MetaARPA membership is required to run X11 applications

X11 forwarding through ssh

This should be the preferred method of running X. By tunneling through an existing ssh connection, extra firewall ports or port forwarding is not needed. The traffic is also protected by ssh.

Direct X11

The advantage of sending X11 traffic directly is performance (screen updates) should be slightly faster because the data is not encrypted first. The disadvantage of sending X11 traffic directly is the data is not encrypted first. The X client will send the traffic directly to the local X server, so care must be taken to open up firewalls and forward the ports 6000/TCP - 6063/TCP as necessary.

On your side
On the SDF-EU side

$Id: x11_forwarding.html,v 1.8 2011/06/11 21:09:11 spk Exp $