LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   remotely using x-windows programs behind a router (https://www.linuxquestions.org/questions/linux-networking-3/remotely-using-x-windows-programs-behind-a-router-215825/)

allocate 08-10-2004 11:15 AM

remotely using x-windows programs behind a router
 
I'm trying run some x windows programs on my work machine on my machine here at home (from either telnet or ssh). I set the DISPLAY enviornmental variable properly and I've done xhosts + so I'm pretty sure that it should be working, but it's not.

I'm thinking that maybe this is because of my router blocking the packets.

Does anybody know which ports something like this would use?

Thanks.

david_ross 08-10-2004 12:40 PM

If you have a private IP and are trying to do this over the network then it will not work like that. You will need to tunnel it over the ssh connection:
http://wiki.linuxquestions.org/wiki/...Forwarding_X11


All times are GMT -5. The time now is 11:39 AM.