How To Enable The Firewall On Ubuntu 8.10 Using GUFW

© copyright 01.Apr.2009 by Paul Bradley filed under Ubuntu


[Ad] need a break from coding?

Hoseasons Villas

Below is a short screen cast showing you how to install the gufw firewall utility for Linux, so that you can enable and configure the default firewall deployed with Ubuntu 8.10.

Although Ubuntu 8.10 is deployed with a firewall system, it is not turned on by default. This may seem odd for someone migrating from the Windows world, but the reason is because a default installation of Linux does not expose any services to the internet, so the firewall does not need to be enabled.

However, its always better to air on the side of caution, and enabling the firewall is a simple process.

Step 1 - Installing the gufw firewall utility

gufw is an easy, intuitive, way to manage your Linux firewall and can be installed from a terminal session using the following command:

sudo apt-get install gufw

Once the gufw utility is installed, then you need to launch it, the easiest way to do this is by typing ALT+F2 at the keyboard - to bring up the "Run Application" window, and entering gufw into the command line and selecting the run button.

run application window

Step 2 - Turning on the firewall

Once the gufw utility has loaded, you need to ensure that the deny incoming traffic option is selected, then tick the check box to enable the firewall. The shield should then turn from grey to green to indicate that your Linux computer is now protected.

gufw screen shot

 


If you have found this article helpful or useful please consider linking to it, emailing it to friends, or share it with others using social sites like del.icio.us, Stumble Upon or Twitter.

Paul Bradley

About the Author
Paul Bradley is a VB.NET software developer living and working in Cumbria. He has over 20 years programming experience. He also produces e-learning videos at Code by Example and Linux by Example

Other Popular Articles

Categories & Topics

Home · Apache · JavaScript · Perl · PDF · PHP · MySQL · MSSQL · TAR · Ubuntu Linux · Video · Visual Basic

Browse the complete article history, and if you like what you see; consider subscribing to the rss feed.