Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- iptables -I INPUT 1 -p tcp --dport 5901 -j ACCEPT
- iptables -I INPUT 1 -p tcp --dport 5902 -j ACCEPT
- iptables -I INPUT 1 -p tcp --dport 1 -j ACCEPT
- iptables -I INPUT 1 -p tcp --dport 2 -j ACCEPT
- service iptables save
- service iptables restart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement