07-09-2019, 01:58 PM
Um, by default Debian lets the connection open!
But if you really need it you can use the command
iptables -A INPUT -p tcp --dport 8080 ACCEPT
But if you really need it you can use the command
iptables -A INPUT -p tcp --dport 8080 ACCEPT