|
|
if you want to connect to a vnc server on the vpn network over the vpn connection, then no, the vnc port does not have to be open on the firewall between the internet and the network of course it does have to be open on the host where the vnc server resides
On 4/11/07, Wallace Yang <yangres2002@xxxxxxxxxx> wrote:
Thanks Sameh, for your attention. VNC is a client/server program that allows a computer to be controlled remotely by another computer by mouse and keyboard. Normally, VNC works without any complications on the local LAN. However, if I want to
control the computer being blocked by a firewall over the internet (controlling an office computer from home, for example), one way is to connect both home and office first as clients to a virtual private
network, and then control the office computer from home using VNC. In my initial tests, though, it seems I can't do this if the vnc port is blocked despite the firewall rules: iptables -A INPUT -i tun+ j ACCEPT and
iptables -A FORWARD -i tun+ j ACCEPT.
Wallace
What do u mean by "I want to connect the clients using vnc"? please elaborate. -- Sameh Attia
On 4/10/07, Wallace Yang <
yangres2002@xxxxxxxxxx> wrote: > > Dear Openvpn users: > > I'm running an openvpn server on my linux firewall. I > have the firewall rules: iptables -A INPUT -i tun+ j > ACCEPT and iptables -A FORWARD -i tun+ j ACCEPT. If
I > have 2 vpn clients connected to the server and I want > to connect the clients using vnc, it seems that I have > to open up the vnc ports on the firewall. Is that > correct? >
> Wallace > yangres2002@xxxxxxxxxx
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|