View Single Post
Old 11-16-2010, 07:08 AM   #143
Beerbaron
Member
Beerbaron began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Nov 2010
Location: England
Device: Kindle 3
Quote:
Originally Posted by NiLuJe View Post
@Beerbaron: You'll need to setup an iptables exception on the wlan0 interface on the port(s) the vnc daemon is using.
Would something like this work?

iptables -A INPUT -p tcp --dport 5900 -j ACCEPT

Thanks.

Last edited by Beerbaron; 11-16-2010 at 10:25 AM.
Beerbaron is offline   Reply With Quote