Login on the console with a sudo user (root) Approach 1: Simple To List UFW (default firewall on Ubuntu) run the following command $ sudo ufw status verbose Sample output Status: active Logging: on (low) Default: deny (incoming), allow (outgoing), deny (routed) New profiles: skip To Action From — —— —- 66.61.246.79 80/tcp ALLOW IN …
Continue reading “How to disable firewall or IP tables on Ubuntu Linux server”