Configuring firewall
komputes
komputes at gmail.com
Mon Mar 17 23:43:31 UTC 2008
There are a few things you may want to look up when configuring a
firewall, such as iptables, ufw (uncomplicated *Firewall*) and
firestarter (GUI firewall). There has been a lot of buzz about ufw
although not a graphical application, building rules is simpler:
iptables
iptables -A INPUT -p http -j ACCEPT
ufw
ufw allow http
To read up on ufw go to:
https://wiki.ubuntu.com/UbuntuFirewall
-k
Christian wrote:
> Hi all,
> Running Alpha6 of Hardy and from what I understand there is a firewall
> included. If so, where do I configure that?
> Many thanks,
> Christian
>
>
>
More information about the ubuntu-users
mailing list