ubuntu port açamıyorum internetteki kodlarıda denedim
iptables -A INPUT -p tcp --dport 8087 -j ACCEPT
8087 portunu açıcam şu hatayı veriyor
-bash: iptables: command not found
şu kodu denedim iptables -A INPUT -p tcp --dport <8087> -j ACCEPT
şu hatayı veriyor
-bash: syntax error near unexpected token `8087'