Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: VNC: list

Question abt VNC to a computer on VPN

 

 

VNC list RSS feed   Index | Next | Previous | View Threaded


sat2u at hotmail

Oct 15, 2005, 11:15 AM

Post #1 of 5 (2104 views)
Permalink
Question abt VNC to a computer on VPN

I'm trying to connect via VNC to another home computer, which is VPN-ed to
office network. I have the VNC working when the home computer is not
connected via VPN, however I can't VNC in if it is connected to VPN.

I tried playing with the firewall options on the home computer - even
completely turning it off, but no luck.

Any pointers?!
_______________________________________________
VNC-List mailing list
VNC-List [at] realvnc
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


JAldrich at covista

Oct 17, 2005, 6:51 AM

Post #2 of 5 (1954 views)
Permalink
RE: Question abt VNC to a computer on VPN [In reply to]

I will be watching this thread closely, as my understanding of VPN is that
this is how it's *supposed* to work, but it doesn't work that way for me....

-----Original Message-----
From: vnc-list-admin [at] realvnc [mailto:vnc-list-admin [at] realvnc]On
Behalf Of Sathish Sankaran
Sent: Saturday, October 15, 2005 2:16 PM
To: vnc-list [at] realvnc
Subject: Question abt VNC to a computer on VPN


I'm trying to connect via VNC to another home computer, which is VPN-ed to
office network. I have the VNC working when the home computer is not
connected via VPN, however I can't VNC in if it is connected to VPN.

I tried playing with the firewall options on the home computer - even
completely turning it off, but no luck.

Any pointers?!
_______________________________________________
VNC-List mailing list
VNC-List [at] realvnc
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
VNC-List [at] realvnc
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


jnw at realvnc

Oct 17, 2005, 7:54 AM

Post #3 of 5 (1962 views)
Permalink
RE: Question abt VNC to a computer on VPN [In reply to]

Sathish,

Can you explain what you mean by "I have VNC working when the home computer
is not connected via VPN"? Are you saying that you can connect using VNC
directly across the Internet, but not over the VPN? Are you sure that you
are using the home computer's VPN IP address when trying to connect via the
VPN?

Regards,

Wez @ RealVNC Ltd.


> -----Original Message-----
> From: vnc-list-admin [at] realvnc
> [mailto:vnc-list-admin [at] realvnc] On Behalf Of Sathish Sankaran
> Sent: 15 October 2005 19:16
> To: vnc-list [at] realvnc
> Subject: Question abt VNC to a computer on VPN
>
> I'm trying to connect via VNC to another home computer, which
> is VPN-ed to
> office network. I have the VNC working when the home computer is not
> connected via VPN, however I can't VNC in if it is connected to VPN.
>
> I tried playing with the firewall options on the home computer - even
> completely turning it off, but no luck.
>
> Any pointers?!
> _______________________________________________
> VNC-List mailing list
> VNC-List [at] realvnc
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
VNC-List [at] realvnc
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


sbest at best

Oct 17, 2005, 2:57 PM

Post #4 of 5 (1954 views)
Permalink
RE: Question abt VNC to a computer on VPN [In reply to]

Sathish:

Heya. As John suggests, I think what you're seeing is the way
it's supposed to work. If PC-A and PC-B are on the same home network,
but PC-A is "VPN'd" to a remote site, you will very likely *not* be
able to make a VNC connection from PC-B to PC-A.

As the name implies, when you "VPN" a PC from one network to
a remote site, it "virtually" leaves the first LAN, and becomes a
member of the remote LAN. That's a feature. :) To remain a member of
*both* networks requires activation of something called "split-mode
tuneling", which few VPN setups support because:

"Split-mode clients, however, can become unsecured gateways and can
introduce rogue traffic into the VPN."

http://www.windowsitpro.com/Article/ArticleID/40578/40578.html

You should ask your IT guys who run the VPN server to see
if you can use a VPN client that support split-mode tuneling. Hope
that helps!

-Scott


> I will be watching this thread closely, as my understanding of VPN is that
> this is how it's *supposed* to work, but it doesn't work that way for me....
>
> -----Original Message-----
> From: vnc-list-admin [at] realvnc [mailto:vnc-list-admin [at] realvnc]On
> Behalf Of Sathish Sankaran
> Sent: Saturday, October 15, 2005 2:16 PM
> To: vnc-list [at] realvnc
> Subject: Question abt VNC to a computer on VPN
>
>
> I'm trying to connect via VNC to another home computer, which is VPN-ed to
> office network. I have the VNC working when the home computer is not
> connected via VPN, however I can't VNC in if it is connected to VPN.
>
> I tried playing with the firewall options on the home computer - even
> completely turning it off, but no luck.
>
> Any pointers?!
_______________________________________________
VNC-List mailing list
VNC-List [at] realvnc
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list


alexp at broadcom

Oct 17, 2005, 3:41 PM

Post #5 of 5 (1928 views)
Permalink
Re: Question abt VNC to a computer on VPN [In reply to]

If it is a windows based vpn (PPTP) you may fix your problem if you
disable "Use default gateway on remote network" setting. Although you
need to modify routing tables to route packets correctly when connected
to the vpn. I have a shell script that I run every time after connecting
to the vpn. It has a bunch or "route xxx" commands in it.

If you are using cisco vpn or simular, this option is vpn specific and
can be configured in the client. Cisco vpn has a firewall in it which
engages every time connection is established. For my setup sysadmins
turned it on and I do not have an option to turn it off. VNC will not be
accessable in this case. I suspect this may be your problem.

Thanks,
Alex


Sathish Sankaran wrote:
> I'm trying to connect via VNC to another home computer, which is VPN-ed
> to office network. I have the VNC working when the home computer is not
> connected via VPN, however I can't VNC in if it is connected to VPN.
>
> I tried playing with the firewall options on the home computer - even
> completely turning it off, but no luck.
>
> Any pointers?!
> _______________________________________________
> VNC-List mailing list
> VNC-List [at] realvnc
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
VNC-List [at] realvnc
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

VNC list RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.