 |
 |
 |
 |
| Security and Privacy Sadly, malware, spyware, hackers and privacy threats abound in today's world. Let's be paranoid and secure our penguins, and slam the doors on privacy exploits. |

16th February 2010, 09:48 AM
|
 |
Registered User
|
|
Join Date: Nov 2009
Location: In the middle of hell, Iran, Tehran
Age: 27
Posts: 32

|
|
|
firewall, wich one..?
Greeting all
I wonder if you share your exp on firewalls, which one do you prefer and why..? I'm still not install any firewall, is it necessary for laptops..? if how can I install one?
__________________
thanks for your support even if you just willing..
|

16th February 2010, 02:30 PM
|
 |
Registered User
|
|
Join Date: May 2004
Location: NJ
Posts: 913

|
|
|
A firewall is installed by default with Fedora. The system uses iptables, which is the current standard for Linux systems.
|

16th February 2010, 02:55 PM
|
|
Registered User
|
|
Join Date: Aug 2008
Posts: 192

|
|
|
I would use the default firewall in Fedora as well. Iptables has been around for a long time and is very stable. Use System / Administration / Firewall to set it up, or "system-config-firewall" from the command prompt. I would highly recommend enabling the firewall on any machine that is exposed to the Internet that is not protected by a physical firewall.
|

16th February 2010, 07:08 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 824

|
|
|
There is only one firewall... iptables.
The only variation you have on that is that there are 1000 different configuration utilities available for it.
Pick which ever config utility you are comfortable with (system-config-firewall is the standard on Fedora), ***IF ANY*** (some people like to deal with it manually).
|

16th February 2010, 08:48 PM
|
|
Registered User
|
|
Join Date: Aug 2008
Posts: 192

|
|
|
My suggestion would be to use the default app, system-config-firewall (System / Administration / Firewall), and if you need to use more advanced options, there is a section in that utility for Custom Rules. The Custom Rules allows you to link to a file where you can add additional iptables rules. But, unless you are doing advanced routing with multiple NICs, you probably don't need custom rules.
|

16th February 2010, 08:57 PM
|
 |
Registered User
|
|
Join Date: May 2007
Location: U.S.
Posts: 4,852

|
|
|
There are lots of types of firewalls (e.g. hardware vs. software, screening vs. host), but I'm guessing you're looking for a host-based firewall since you mention your laptop.
If so, iptables.
Not only is it an able firewall in and of itself, but it is flexible and nearly ubiquitous on modern Linux distros. Knowing iptables will serve you well into the future.
__________________
- Tom
"What is freedom? To have the will to be responsible for one's self." - Stirner
|

17th February 2010, 09:16 AM
|
 |
Registered User
|
|
Join Date: Nov 2009
Location: In the middle of hell, Iran, Tehran
Age: 27
Posts: 32

|
|
Quote:
Originally Posted by tjvanwyk
There are lots of types of firewalls (e.g. hardware vs. software, screening vs. host), but I'm guessing you're looking for a host-based firewall since you mention your laptop.
If so, iptables.
Not only is it an able firewall in and of itself, but it is flexible and nearly ubiquitous on modern Linux distros. Knowing iptables will serve you well into the future.
|
I wonder if you suggest some URL for host-based firewall (acknowledgment and sources) you mentioned.. these kind is really knew to me and I have no idea what procedure it does have
thanks a lot
__________________
thanks for your support even if you just willing..
|

17th February 2010, 01:08 PM
|
 |
Registered User
|
|
Join Date: May 2007
Location: U.S.
Posts: 4,852

|
|
Quote:
Originally Posted by morteza87
I wonder if you suggest some URL for host-based firewall (acknowledgment and sources) you mentioned.. these kind is really knew to me and I have no idea what procedure it does have
thanks a lot
|
Actually, I'm sure you're probably familiar with host-based firewalls. I bet you've used them before. The term is probably what's unfamiliar. When most people say "firewall" they are talking about host-based firewalls. A host-based firewall is also known as a personal firewall. It's a firewall you run on an end-user computer.
https://security.berkeley.edu/MinStds/Firewalls.html
http://en.wikipedia.org/wiki/Personal_firewall
Examples of host firewalls or personal firewalls include ZoneAlarm and Windows Firewall. iptables is also often used as a host-based firewall.
The term is used to distinguish from firewalls you run on the border of a network to screen an entire subnet. Examples of screening firewalls (border firewalls): Astaro, pfSense, monowall, smoothwall, etc. But it doesn't sound like that's the kind of firewall you're looking for.
It looks like you're looking for a host firewall. Just stick to iptables for now. Honestly, just use the built-in firewall configuration tool in Fedora for now and see if that does what you need.
Code:
su -
yum install system-config-firewall
System -> Administration -> Firewall
__________________
- Tom
"What is freedom? To have the will to be responsible for one's self." - Stirner
Last edited by forkbomb; 17th February 2010 at 01:10 PM.
|

18th February 2010, 08:41 AM
|
 |
Registered User
|
|
Join Date: Nov 2009
Location: In the middle of hell, Iran, Tehran
Age: 27
Posts: 32

|
|
Quote:
Originally Posted by tjvanwyk
Actually, I'm sure you're probably familiar with host-based firewalls...
|
oh, I got it know... thats really helps, thanks dude
__________________
thanks for your support even if you just willing..
|

23rd February 2010, 11:07 PM
|
 |
Registered User
|
|
Join Date: Jul 2006
Location: Montana
Posts: 731

|
|
|
__________________
If it is not broken, tweak it... If you break Fedora you get to keep both pieces :p
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 02:45 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|