Return to Snippet

Revision: 70243
at December 18, 2015 07:29 by richardcheese


Initial Code
sudo iptables -A INPUT -p tcp --dport 8080 -j ACCEPT

Initial URL


Initial Description
temporary, you will need to save rules and load at pre up

Initial Title
allow 8080 through iptables

Initial Tags


Initial Language
Bash