Results 1 to 3 of 3
I'm new to Ubuntu and Linux and still trying to figure things out. Maybe someone can help. Are UFW and iptables the same, or are they two different firewalls? The ...
- 08-27-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 12
iptables or ufw
I'm new to Ubuntu and Linux and still trying to figure things out. Maybe someone can help. Are UFW and iptables the same, or are they two different firewalls? The reason I ask this is that I can load up Firestarter, (which, from what I've read controls iptables), then go into a terminal mode and run "ufw status", and it shows disabled. What I'm ultimately trying to do is to open up a port so Vuze and/or Transmission Bitorrent will work, but have not had any success. Can anyone help?
Thanks.
- 08-28-2009 #2Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
Not an or, and... Taken from the Ubuntu Wiki:
That means ufw controls iptables. Keep in mind that for it to be effective, it would need to be run as sudo (or gksu gufw). Otherwise, iptables will reject the rule change based on permissions.The Uncomplicated Firewall (ufw) is a frontend for iptables...
- 08-29-2009 #3Just Joined!
- Join Date
- Aug 2009
- Posts
- 12
OK, I got it fgured out. Thanks for the help.
Dave


Reply With Quote