<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Dec 6, 2012 at 4:26 PM, JD <span dir="ltr"><<a href="mailto:jd1008@gmail.com" target="_blank">jd1008@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi all,<br>
On redhat based linuxes, you enable the firewall by<br>
either using the "services" gui or use the command<br>
line chkconfig.<br>
Once enabled, it always starts at boot(assuming you<br>
have set up your firewall rulesfile which is<br>
/etc/sysconfig/iptables).<br>
As I am indeed new to ubuntu, I need way of<br>
"enabling" iptables and thus having it always<br>
start at boot automatically.<br>
<br>
Thanks for any tips.<br>
<br>
Cheers,<br>
<br>
JD<span class=""><font color="#888888"></font></span><br></blockquote></div><br><br>sudo ufw enable<br><br>google ufw<br><br>you can get a gui with<br><br>sudo apt-get install gufw<br><br>good luck,<br><br>wes<br></div>