otheos
08-09-2001, 04:24 AM
I have my LAN server connected to the internet through a 56K modem, IP assigned through ppp. In my LAN I got my workstation with private IP only (192.168.0.2). The server is headless and has no X installed.
I need to connect to my work workstation (also RH7.1) and export the display to my home workstation. So the connection is:
Work->Home Server->Home workstation.
Now, the box at work, only knows of the public IP assigned by my ISP to my ppp interface home. So if I do:
setenv DISPLAY my.ip.at.home:0.0
it tries to export the display to my home server, since it's unaware of anything beyond this box in my LAN.
How can I ask it to export it to my home hw which's IP is private?
I presume there could be a way around in the same sense that I could get a web server with a private IP to serve to the internet.
Thank you for your time.
I need to connect to my work workstation (also RH7.1) and export the display to my home workstation. So the connection is:
Work->Home Server->Home workstation.
Now, the box at work, only knows of the public IP assigned by my ISP to my ppp interface home. So if I do:
setenv DISPLAY my.ip.at.home:0.0
it tries to export the display to my home server, since it's unaware of anything beyond this box in my LAN.
How can I ask it to export it to my home hw which's IP is private?
I presume there could be a way around in the same sense that I could get a web server with a private IP to serve to the internet.
Thank you for your time.