CromonMS
12/22/2015 - 12:26 PM

open_port.bash

// change the port number to whatever is needed.
iptables -A INPUT -p tcp -d 0/0 -s 0/0 --dport 3000 -j ACCEPT