Warning: session_start(): open(/tmp/sess_04a81ecdad4a415b8587a70c569a7bad, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
UFW KControl Module openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (23) .- Knowledge Base  . 

UFW KControl Module

   0.4.3  

KDE System Tool

Score 82%
UFW KControl Module
zoom


Downloads:  4556
Submitted:  Jan 23 2011
Updated:  May 23 2012

Description:

This is a KDE control center module to configure and control the Uncomplicated Firewall, as shipped with Kubuntu 10.10. The following features are supported:

1. Enable/disable firewall
2. Configure firewall default settings
3. Add, edit, and remove rules
4. Re-order rules via drag\'n\'drop
5. Import/export of rules
6. Setting of some IP tables modules

The module will appear under "Network and Connectivty" category.

**NOTE** 0.4.2 requires UFW 0.31 (as shipped with Kubuntu 12.04). For UFW 0.30 (as shipped with Kubuntu 11.10) please use 0.4.1




Changelog:

0.4.3
-----
1. Actually get this to work with Kubuntu 12.04!!!

0.4.2
-----
1. Add support for UFW 0.31 - thanks to ufw-frontends author Darwin Baustista for very kindly supplying a patch.

0.4.1
-----
1. Fix loading of profiles.

0.4.0
-----
1. Add a simple log file viewer.
2. Save profiles into /etc/kcm_ufw - this way they are system-wide.
3. Store rule descriptions in etc/kcm_ufw, as they are part of this kcm, not ufw itself.
4. Block further actions, until current one is complete.
5. Set size of policy combos in simple and advanced pages to the same size - to mimimize flicker. (Not sure why they have different sizes.)
6. Make text field of simple port the same size as the combo.
7. Change column order of rules list to "Action, From, To, ..."
8. Make 'Add Rule' dialog non-modal, so that 'Log Viewer' and 'Add Rule' can be used concurrently.
9. Shorten IPv6 address - if possible.
10. Fix selection of host radio when editing rules.
11. Fix installation of JPEG files for Spanish documentation.
12. Default to installing all translations.




LicenseGPL
Source(0.4.3 - For UFW 0.31 (Kubuntu 12.04))
Source(0.4.1 - For UFW 0.30 (Kubuntu 11.10))
Send to a friend
Subscribe
Other  Content  from CraigD
Report inappropriate content



goto page: prev   1  2  3  4 

-
.

 Installation Guide in Spanish

 
 by electron222 on: Feb 11 2012
 
Score 50%

Hola en los foros de kubuntu-es hay una interesante guia para la instalcion del programa :D
(http://www.kubuntu-es.org/foro/201103/cortafuegos-simple-facil-ufw-kcontrol-module-modulo-kcm-uncomplicated-firewall)


Reply to this

-

 Problems with ufw v0.31/Arch linux

 
 by axanon on: Mar 17 2012
 
Score 50%

/lib/ufw/ has been moved to /usr/lib/ufw/, and now this module no longer works.


Reply to this

-
.

 Re: Problems with ufw v0.31/Arch linux

 
 by moray33 on: Mar 17 2012
 
Score 50%

It's true, I've noticed since several days ago. Kubuntu 12.04 Beta.


Reply to this

-
.

 Re: Re: Problems with ufw v0.31/Arch linux

 
 by CraigD on: Apr 1 2012
 
Score 50%

I'm still on 11.10 :-( However, moving /lib/ufw to /usr/lib/ufw/ should not be the reason for the errors - as the stuff in there is not directly used by this kcm.

What is the output of:

sudo /usr/lib/kde4/libexec/kcm_ufw_helper.py --status --list

This kcm uses 'kcm_ufw_helper.py' to do all the real work. And this python helper links into the ufw python modules.


Reply to this

-

 Output

 
 by afettouhi on: Apr 1 2012
 
Score 50%
afettouhiafettouhi
Danfoss IXA
Home

[af@andre ~]$ sudo /usr/lib/kde4/libexec/kcm_ufw_helper.py --status --list
Adgangskode:
Traceback (most recent call last):
File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 577, in <module>
main()
File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 516, in main
getStatus(ufw, xmlOut)
File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 310, in getStatus
if ufw.backend._is_enabled():
AttributeError: UFWBackendIptables instance has no attribute '_is_enabled'


Reply to this

-
.

 Re: Output

 
 by franciscot on: Apr 8 2012
 
Score 50%

Same problem here. I use kubuntu 11.04 with ufw 0.30, maybe downgrade to 0.41 fix the problem?
My PPA: https://launchpad.net/~leviatan1/+archive/ppa

Anyway, I don't have access to 0.41 source to try it.


Reply to this

-
.

 Re: Re: Output

 
 by franciscot on: Apr 8 2012
 
Score 50%

0.4.1 is working again without problem.


Reply to this

-
.

 Problems again

 
 by moray33 on: Apr 22 2012
 
Score 63%

(Kubuntu 12.04) I tried today to add a new rule and when I try i get this:

No se pudo insertar la regla.
Traceback (most recent call last): File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 583, in main() File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 535, in main addRule(ufw, a) File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 393, in addRule rule=fromXml(xml) File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 299, in fromXml rule = ufw.common.UFWRule(action, protocol) AttributeError: UFWFrontend instance has no attribute 'common'


Reply to this

-

 Re: Problems again

 
 by Shadowed87 on: Apr 27 2012
 
Score 50%

+1 on archlinux


Reply to this

-

 Love it! (but it borked on me in 3 days)

 
 by Aoxo on: Apr 28 2012
 
Score 50%

Kubuntu 12.04
VMWare Player 4.0.2
UFW KControl Module 0.4.2

After finding gufw was crashing on me, I poked around for a KDE counterpart and found this great tool. After following the simple 5 steps to install, interrupted only by a few hours extensive forum searching and riddling around with installing the correct dev tools to compile this (wtb more install notes), I finally managed to build and install it. I created a couple simple rules for samba and things seem to work ok. I enabled the firewall and decided to work on the rest of the rules at a later time. Today I attempted to open up port 80 for a web server and got the following error:

Traceback (most recent call last): File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 583, in main() File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 535, in main addRule(ufw, a) File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 393, in addRule rule=fromXml(xml) File "/usr/lib/kde4/libexec/kcm_ufw_helper.py", line 299, in fromXml rule = ufw.common.UFWRule(action, protocol) AttributeError: UFWFrontend instance has no attribute 'common'

I've been keeping the system updated, I suppose it's possible something changed elsewhere. I tried recompiling and re-installing but it had no effect.


Reply to this

-
.

 Re: Problems again

 
 by CraigD on: May 7 2012
 
Score 50%

Only just updated to 12.04... Can you try editing helper/kcm_ufw_helper.py.cmake and add (without dashed lines!)

------------------------
from ufw.common import UFWRule
------------------------

...at about line 47. Then at line 300 (was 299 in error message), change:

------------------------
rule = ufw.common.UFWRule(action, protocol)
------------------------

to

------------------------
rule = UFWRule(action, protocol)
------------------------

Then rebuild, and reinstall kcm_ufw. Does this fix the issue? It seems to for me at least... If so, I'll release an update.


Reply to this

-
.

 Re: Re: Problems again

 
 by moray33 on: May 8 2012
 
Score 50%

Tested and working! Thanks!


Reply to this

-

 RE: Update?

 
 by afettouhi on: May 14 2012
 
Score 63%
afettouhiafettouhi
Danfoss IXA
Home

Are you going to release the update anytime soon?


Reply to this

-
.

 Re: RE: Update?

 
 by CraigD on: May 22 2012
 
Score 63%

D'oh! Sorry, I had forgotten all about this. I'll try to upload the fixed version later.


Reply to this

-

 Stops working with KDE 4.9

 
 by axanon on: Aug 9 2012
 
Score 50%

Apparently there is a workaround, but I don't like it: https://aur.archlinux.org/packages.php?ID=46880


Reply to this

-
.

 Re: Stops working with KDE 4.9

 
 by CraigD on: Sep 4 2012
 
Score 50%

I've just checked with KDE4.9 under Kubuntu 12.04 - and v0.4.3 works fine for me.

What errors are you seeing?

p.s. Please send bug reports to my email address (which is in the AUTHORS file in the tarball) - I don’t check kde-apps that often.


Reply to this

goto page: prev   1  2  3  4 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team