Ubuntu has a built-in firewall that will block most things. This is separate from the IP Tables that is used from most other linux distributions. If you don’t want to use this built in firewall on ubuntu you can disable it by doing the following
ufw disable
This will disable the firewall on the next boot.
Leave a Reply
You must be logged in to post a comment.