Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    Not an or, and... Taken from the Ubuntu Wiki:

    The Uncomplicated Firewall (ufw) is a frontend for iptables...
    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.

  3. #3
    Just Joined!
    Join Date
    Aug 2009
    Posts
    12
    OK, I got it fgured out. Thanks for the help.

    Dave

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...