plz check
* can you able to ping remote machine ?
* if yes, find what are the opened ports by "$ nmap <ip number>" and check ,
if port for vnc is opened or not.
* if vnc port is not opened, then use X forwarding with vnc , for this ssh
port is need to be opened, and X forwarding is need to be enabled.
** [local]$ ssh -X user@<remote ip>
** [remote]$ vncviewer localhost

Alternate to get a vncviewer connection , you can do with port forwarding,
http://johnny.chadda.se/2006/10/24/access-your-linux-computer-graphically-and-securely-using-ssh-and-vnc/

check out if this stuff is useful !!

On Sat, Jan 24, 2009 at 9:38 AM, Manohar Bhattarai <
[email protected]> wrote:

> Hi,
>
>  I hav installed openvpn in both systems(local and remote). I gave command
> #vncviewer <ip_0f_remote_system>
> but there is error called "Connection refused" it is error no. 111.
>
> *Remote desktop is enabled in both the systems...
> *openssh-server is also installed in both the systems...
> *I can use vncviewer to another system(remote) just using the same
> procedure as explained above.
>
>
> But i am not able to connect to specific remote system.(The systems i m not
> able to connect hav dynamic ip(form whatismyip.com) not static ip)
>
>
> Can anyone help me out connecting to those systems...
>
> Thanx in advance.
>
> Regards
> Manohar
>
> >
>


-- 
┌─────────────────────────┐
│    Narendra Sisodiya
│    R&D Engineer
│    http://narendra.techfandu.org
└─────────────────────────┘

--~--~---------~--~----~------------~-------~--~----~
l...@iitd mailing list -- group http://groups.google.com/group/iitdlug
-~----------~----~----~----~------~----~------~--~---

Reply via email to