Hello,
On Thu, 05 Feb 2009, Yugendra Venkata Durgamruth Kumar Sala wrote:
> I have a Red Hat Enterprise Linux 4 server in my office on LAN. I also have
> a Internet Circuit 1Mbps (1:1) connectivity from BSNL on Optical Fibre
> Cable. I wish to access the GUI of above mentioned server thru Real VNC
Kapil Hari Paranjape wrote:
> This is indeed possible and an idea which is probably a good
> alternative for the querent.
Never heard of the word 'querent' until now. :)
And the querent is conspicuously silent on whether the replies answered
his queries. :)
Sujith
--
http://sujith-m.blogspot.com
Hello,
On Thu, 05 Feb 2009, Sujith wrote:
> I was thinking about this:
>
> A machine with a private IP running a server ( say IRC on 6667 ), and another
> machine
> with a public IP which can access the private machine.
> In this case, a tunnel can be created from a third machine (my home machin
Kapil Hari Paranjape wrote:
> No. The client connects to port on the client side.
> The ssh tunnel transports the data to the ssh server side.
> The ssh server pushes the data to port on the "localhost" on
> that side --- i.e. to itself.
Ah, ok.
I was thinking about this:
A machine wit
Hello,
On Thu, 05 Feb 2009, Sujith wrote:
> Kapil Hari Paranjape wrote:
> >Then from the client machine you run
> > ssh -L :localhost: -f -q -N a.b.c.d
> >This starts a tunnel which connects from the client machine port
> > to the port on the server machine.
>
>
Kapil Hari Paranjape wrote:
> 1. Creating a secure tunnel to your server machine.
>
>Normally this is done by giving your server machine a publicly
>accessible WAN address a.b.c.d and starting the ssh daemon on it.
>Then from the client machine you run
> ssh -L :localhost:
Hello,
On Thu, 05 Feb 2009, Yugendra Venkata Durgamruth Kumar Sala wrote:
> I have a Red Hat Enterprise Linux 4 server in my office on LAN. I also have
> a Internet Circuit 1Mbps (1:1) connectivity from BSNL on Optical Fibre
> Cable. I wish to access the GUI of above mentioned server thru Real VNC
Dear All,
I have a Red Hat Enterprise Linux 4 server in my office on LAN. I also have
a Internet Circuit 1Mbps (1:1) connectivity from BSNL on Optical Fibre
Cable. I wish to access the GUI of above mentioned server thru Real VNC
Viewer from home (Windows XP machine)
I have few public IPs availabl