We’ve all run into UFW on Linux systems that were already in use. When firewall problems show up, they almost never show up in new or surprising ways. We at Linux Security want to help other admins recognize the kind of UFW problem they’re dea...
In most organisations, network security has become interwoven with standard network and system administration. Threats in the form of malicious hackers, self-propagating worms, denial of service attacks, and other nefarious security problems loom large for administrators. . . .
Is your firewall toast? A new report by Web security giant Internet Security Systems (ISSX ) suggests it certainly could use a few upgrades and some additional help. The company combed through data collected from the logs of thousands of . . .
Security continues to be the biggest concern for IT managers and, in turn, design engineers developing firewall systems. With more viruses popping up and hackers attacking more often, corporations are looking for any approach possible to plug holes in their firewall . . .
Firestarter is a graphical based firewall interface to the ipchains/Netfilter (iptables) firewalls that come with your Linux distribution, ipchains is used mostly for 2.2.x kernels and Netfilter is used on 2.4.x kernels. This little firewall is easy to use and . . .
This document is designed as an introduction on how the Sentry Firewall CDROM works and how to get started using the system. The Sentry Firewall CD is a Linux-based bootable CDROM suitable for use in a variety of different operating environments. The system is designed to be configured dynamically via a floppy disk or over a network.. . .
At its most basic level, a firewall is some sort of hardware or software that filters traffic between your company's network and the Internet. With the large number of hackers roaming the Internet today and the ease of downloading hacking tools, . . .
This document covers the basic steps I took in building a bootable CD containing a live FreeBSD filesystem with a couple of security features enabled and configured. With this CD, it is possible to transform a PC from a mediocre workstation into a VPN Gateway or firewall or both without touching the hard drive. . . .
What is the difference between a bridging firewall and a conventional firewall? Usually a firewall also acts as a router: systems on the inside are configured to see the firewall as a gateway to the network outside, and routers outside are configured to see the firewall as the gateway to the protected network.. . .
This article describes the design and implementation of a small network with a split private/DMZ design that allows a high level of protection for its users while making some services available to the outside world. The design is easy to implement and administer, even for beginners, and can serve as a foundation for custom security installations.. . .
Programmers have found a vulnerability in Linux that could allow protective firewall software to grant malicious computer users access to protected networks. The flaw, which affects versions 2.4.14 through 2.4.18-pre9 of the Linux kernel, is in a component of the . . .
Whether you run a small business or large corporation -- or just have a desktop PC at home -- if you're connected to the Internet for any amount of time, you need a firewall to keep your data safe. People with . . .
The netfilter core team proudly announces: The new netfilter/ipables project homepage. So finally, in the beginning of 2002, about one year after 2.4.x was released, the netfilter project gets its new homepage.. . .
bit_of_love sent us a note about an interview with Harald Welte. "UnderLinux has an interesting interview with Harald Welte, member of netfilter/iptables project core team. Harald told about his carrer, dificulties in iptables project, Brazil and Free software, GNU/HURD and, of course, the new iptables2 to kernels 2.5.x/2.6.x.". . .
Mike Murray describes how he patched the 2.2 Linux kernel to run an ipchains packet filtering firewall when the machine is halted. "As systems administrators, it's often funny how new and interesting information ends up in our hands. Sometimes, it's through an intentional course of study; other times, it seems to arrive by accident. That's exactly how the concept of using a halted Linux computer as a firewall occurred to me. . . .
In Part I of this two-part series on the Linux Packet Filter, Gianluca describes a packet's journey through the kernel. Network geeks among you may remember my article, ``Linux Socket Filter: Sniffing Bytes over the Network'', in the June 2001 issue of LJ, regarding the use of the packet filter built inside the Linux kernel.. . .
A firewall is software that prevents the flow of Internet traffic. Businesses and large network administrators use firewalls to contain traffic and maintain security. Firewalls keep traffic out, or they keep it in. A simple firewall configuration for most home users would block all outside traffic not generated at the users' request.. . .
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 . . .
There's a nice recipe for making a tasty, high-performance security checkpoint to replace a bland, low-performing single point of failure at the border between your network and the Internet.
This article dated back in 1998 is one of the most informative articles I've seen on Application Gateways and Stateful Inspection. The Internet Security industry has grown tremendously in the past several years: the increase in demand for related products has . . .
PCX Firewall is a perl script which works with several configuration files to generate 3 shell scripts (startfw, stopfw, and restartfw) which actually do the real work of the firewall. The design goal was to develop a complete IPTables based . . .