Como puedo configurar los puertos 80 y 22 con Weblish?
ufw status verbose; comando no reconocido.
y la consola de glish no me carga. :(.
2 Replies
mjones
Linode Staff
Hi @edgcode! You can use Lish via SSH rather than a browser if needed. We have a guide on doing so here:
https://www.linode.com/docs/platform/manager/using-the-linode-shell-lish/#use-a-terminal-application
From there, try configuring iptables directly since the UFW command wasn't recognized:
https://www.linode.com/docs/security/firewalls/control-network-traffic-with-iptables/