LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-07-2011, 06:29 PM   #1
Shao Lung
Member
 
Registered: Apr 2011
Posts: 71

Rep: Reputation: 0
X11 foward


I have a couple questions about Xfoward.
1: How much does it affect securty, over a lan network?
2: Will it cause any other security issues?
3: The most important is can I forwad X11 from a 32 bit slackware to a 64bit slackware

Thanks in advance
 
Old 05-07-2011, 09:37 PM   #2
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
My suggestion for this would be to set up a SSH connection between the two machines and then allow X11forwarding on a per user basis so that traffic occurs through an encrypted tunnel.

For convenience, I set up SSH using key authentication without passwords. For security, I disable SSH root logins. There are numerous guides on the internet on how to do this.

X11forwarding on a per user basis is enabled by adding to /etc/ssh/sshd_config
Code:
Match User <username>
        X11Forwarding yes
Match
Please note this technique does not allow for a full desktop session to be forwarded. You can only use single applications, although if you use a file manager you can launch other programs from within it (e.g. open a shell, view a pdf document with okular).

The problem with using Xforwarding directly comes from the possibility of another user attaching to your display and being able to see what is on your screen. Network traffic is sent in clear and so could be captured and easily read. There is also potential for leakage of information by looking at the output of ps.

Last edited by allend; 05-07-2011 at 09:40 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Foward ALL mail to 1 email address custangro Linux - Enterprise 2 02-18-2010 11:16 AM
How to foward stored mail ngwasuma Linux - Software 0 06-01-2007 08:05 AM
Iptables wont port foward Fredde87 Linux - Networking 3 10-27-2006 03:06 AM
foward all traffic? black1 Linux - Networking 1 03-06-2006 06:30 AM
foward dns requests ? black1 Linux - Networking 1 03-06-2006 03:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration