Firewall

I am using the rolling release and impressed, but for onbe thing. What firewall do I use, I have tried UFW, but this fails. Is there a quick and simple way? I have used most linux releases, so not a newbie, but coming form opensuse with a built in firewall am a little bemused.

thankshttp://forums.netrunner-os.com/images/smilies/dodgy.gif

I use the KDE Control Module to UFW from the AUR (Arch User Repository):

Yaourt -S kcm-ufw

[attachment=460]

Is this the error are you’re getting from UFW?

[quote]WARN: uid is 0 but ‘/’ is owned by 1000
WARN: / is group writable![/quote]

If so then you will need to fix permissions for /:

sudo chmod g-w /

Reference: http://forums.netrunner-os.com/showthread.php?tid=16423