|
|
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 ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |