Alerts This Week
Warning Icon 1 664
Alerts This Week
Warning Icon 1 664

Stay Ahead With Linux Security News

Filter Icon Refine news
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security news

We found -4 articles for you...
72

Create A Secure Firewall Using Netfilter And Iptables Techniques

The 2.4 Kernel of Linux has a great tool called netfilter, which is a framework for creating firewalls. Many new Linux distributions such as RedHat 7.1 come with basic firewall rulesets that allow you to automatically create low, medium, or high . . . . The 2.4 Kernel of Linux has a great tool called netfilter, which is a framework for creating firewalls. Many new Linux distributions such as Red Hat 7.1 come with basic firewall rulesets that allow you to automatically create low, medium, or high security firewalls during installation. Of course, basic rulesets won't usually fit your needs, so you'll need to understand how to create custom rulesets. A ruleset is a group of firewall rules that tell the firewall what to do with an incoming packet. When a packet is received by the firewall, it traverses its ruleset to find a match. If a match is found it acts accordingly. If the firewall doesn't find a match there's an implied drop rule at the end of the ruleset. In other words, the firewall will deny a packet that doesn't match any rule. How do you use netfilter to build a firewall? Netfilter is composed of several different modules that can help you with packet filtering. The most commonly used module is iptables, which uses chains to direct traffic, and rules to modify the chains. Iptables is a replacement for the ipchains program found in the 2.2 and earlier kernels. Additional References Oskar Andreasson IP Tables Tutorial Linux 2.4: Next Generation Kernel Security Linux Kernel 2.4 Firewalling Matures: netfilter Scanning and Defending Networks with Nmap The link for this article located at Linux Business Week Magazine is no longer available. . To build a robust Linux firewall, use the netfilter framework and iptables to strengthen your system's security by establishing a strong default policy. Linux Firewall, Firewalls in Linux, Iptables Security, Netfilter Setup, Packet Filtering Techniques. . Anthony Pell

Calendar 2 Jan 03, 2002 User Avatar Anthony Pell Firewalls
News Add Esm H340

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here