Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Feisty,Gutsy,Hardy,Intrepid

  • RSS Feed

    subscribe to the ubuntu Geek RSS feed


  • Sponsor

  • Categories

  • Meta

  • Sponsor

  • Archives

  • Support Ubuntugeek

    Amount $:
    Website(Optional):


  • Favourite Sites

Gufw - Simple GUI for ufw (Uncomplicated Firewall)

Posted by admin on September 15th, 2008 Email This Post Email This Post

We have already discussed how to use UFW from command line.Gufw is an easy to use Ubuntu / Linux firewall, powered by ufw.Gufw is an easy, intuitive, way to manage your Linux firewall. It supports common tasks such as allowing or blocking pre-configured, common p2p, or individual ports port(s), and many others! Gufw is powered by ufw, runs on Ubuntu, and anywhere else Python, GTK, and Ufw are available.


iptables is already a very powerful tool by itself, but it’s syntax can get awkward at times and hard to figure out, so Ubuntu developers decided to make ufw (”The reason ufw was developed is that we wanted to create a server-level firewalling utility that was a little bit more for `human beings`.”), which was to be simpler. Now, on the graphical side of things, Firestarer already existed. But why not make an even easier to use GUI for desktop `human beings`, powered by ufw? This is where Gufw comes in.

Install Gufw in Ubuntu

First you need to download latest .deb package from here .Now you should be having gufw_0.0.7c-all.deb package.You need to install this using the following command

sudo dpkg -i gufw_0.0.7c-all.deb

This will complete the installation.

Using Gufw

If you want to open Gufw go to Applications—>Internet—>Gufw Firewall Configuration

Once it opens you should see similar to the following screen here you need to click on checkbox next to firewall enabled

If you use allow all incoming traffic you should see similar to the following screen

If you select Deny incoming traffic with simple configuration screen

You can see some preconfigured ports options

Some examples configured

Gufw version details


Share/Save/Bookmark

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

Related Articles

8 Responses to “Gufw - Simple GUI for ufw (Uncomplicated Firewall)”

  1. Imi Says:

    I find the gui in different place, on system menu, on Hardy.

  2. 8472 Says:

    there is already newer version 0.20.0 released:
    http://www.getdeb.net/app/gufw

  3. Marcos Alvarez Says:

    Thanks for the entry ;)
    We release new version (0.20.0). It’s in the Administration menu, in the repositoy of Intrepid and important improvement ;)
    Best regards.

  4. Imi Says:

    In this time I haven’t got more time to study features and setting for this nice gui, but It will be good GUI use ubuntu for desktop, but there is a question:

    In my desk, there is no servers, so I want to enables only established connections to allow incomeing, there is a way to use this setting, with guwf?

    Thank’s for the answer.

  5. Edson Says:

    Can i use this tool to setup a network firewall (not a desktop firewall)???

  6. admin Says:

    @Edson

    This service is intended to use for desktop for GUI or ufw for Server

  7. RobK Says:

    I still like Firestarter better than gufw. Why? Well, in my view, Firestarter produces BETTER iptable rules than does ufw or gufw.

    But there is still a lot of room for someone to develeop a TRULY uncomplicated GUI iptable Firewall program. Unfortunately, neither gufw or Firestarter are it.

    Please someone look at the Mac OS X Firewall GUI in Tiger (not Leopard). It is VERY easy for most newbies to figure out. There is no reason why the same GUI could not be developed for Linux iptables (or ufw).

  8. Daevid Vincent Says:

    wish this was part of “apt-get install gufw”, but aside from that, glad to see progress being made on this.

    Some pre-configured rules should be done for mysql (3306) and also for http (80), https, samba, and various other common developer ports.

    Good start though!

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>