Alerts This Week
Warning Icon 1 535
Alerts This Week
Warning Icon 1 535

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 0 articles for you...
72

Exploring PF in OpenBSD: Essential Traffic Filtering and NAT Features

Packet Filter (from here on referred to as PF) is OpenBSD's system for filtering TCP/IP traffic and doing Network Address Translation. PF is also capable of normalizing and conditioning TCP/IP traffic and providing bandwidth control and packet prioritization. PF has been a part of the GENERIC OpenBSD kernel since OpenBSD 3.0. Previous OpenBSD releases used a different firewall/NAT package which is no longer supported.. . .. Packet Filter (from here on referred to as PF) is OpenBSD's system for filtering TCP/IP traffic and doing Network Address Translation. PF is also capable of normalizing and conditioning TCP/IP traffic and providing bandwidth control and packet prioritization. PF has been a part of the GENERIC OpenBSD kernel since OpenBSD 3.0. Previous OpenBSD releases used a different firewall/NAT package which is no longer supported. PF was originally developed by Daniel Hartmeier and is now maintained and developed by Daniel and the rest of the OpenBSD team. This set of documents is intended as a general introduction to the PF system as run on OpenBSD. It is intended to be used as a supplement to the man pages, not as a replacement for them. This document does not cover all of PF's features and may not be as up to date as the man pages are. As with the rest of the FAQ, this document is focused on users of OpenBSD 3.3. As PF is always growing and developing, there are changes and enhancements between the 3.3-release version and the version in OpenBSD-current. The reader is advised to see the man pages for the version of OpenBSD they are currently working with. . The IP Filter is a powerful tool within FreeBSD that allows precise control over TCP/IP data flows, bolstering network security and optimizing throughput.. OpenBSD, Packet Filtering, NAT, TCP/IP, Security Tool. . Anthony Pell

Calendar 2 May 07, 2003 User Avatar Anthony Pell Firewalls
72

Debian Firewall Configuration: IP Masquerading for Safe Internet Sharing

John Gowin wrote in about using IP masquerading and Debian to build a simple firewall. "This tutorial will give you the necessary steps to turn one of your old PCs into a firewall with IP Masquerading, using a popular Linux distribution. I will leave it to you to get and install Debian onto your machine and work out connectivity to your ISP, then I will guide you through a kernel compile and install. . .. John Gowin wrote in about using IP masquerading and Debian to build a simple firewall. "This tutorial will give you the necessary steps to turn one of your old PCs into a firewall with IP Masquerading, using a popular Linux distribution. I will leave it to you to get and install Debian onto your machine and work out connectivity to your ISP, then I will guide you through a kernel compile and install - which is necessary to enable features in the 2.4.x series kernels which allow your Linux machine to act as a firewall. IP Masquerading is a type of network address translation (NAT) in the Linux kernel which allows packets (chunks of formatted data) from an internal machine to appear to be coming from the public interface of the firewall. This allows machines on the local network to assume the address of the firewall when communicating on the internet, thereby making them "hidden" from attackers." The link for this article located at LinuxOrbit is no longer available. . Master the setup of a firewall on Debian GNU/Linux utilizing IP masquerading for safe internet distribution.. Firewall Configuration, Debian Security, IP Masquerading, Linux Networking. . Anthony Pell

Calendar 2 Jul 09, 2002 User Avatar Anthony Pell Firewalls
67

IETF Proposal: Firewall Standard for VPN Interoperability

In a bid to make it easier for firewalls to interoperate with virtual private networks (VPNs), the Internet Engineering Task Force (IETF) is considering a standard for network address translation (Nat). At a recent meeting in London, the IETF reviewed a . . . . In a bid to make it easier for firewalls to interoperate with virtual private networks (VPNs), the Internet Engineering Task Force (IETF) is considering a standard for network address translation (Nat). At a recent meeting in London, the IETF reviewed a proposed standard for Nat that would determine how IP Security VPN tunnels should pass through firewalls and other Nat devices. The proposal, which is a combination of suggestions by companies including Microsoft and Cisco Systems, outlines how the IP Security traffic would be enclosed within a user datagram protocol header before Nat takes place. The link for this article located at vnunet is no longer available. . The IETF is working to standardize firewalls and VPNs, ensuring efficient traffic management, enhanced security, and improved interoperability for network integration. VPN Interoperability, Firewall Integration, Network Standards. . LinuxSecurity.com Team

Calendar 2 Aug 30, 2001 User Avatar LinuxSecurity.com Team Cryptography
72

Understanding IPFilter Packet Control And NAT Features in OpenBSD

What is IPFilter? Very simply, a package for permitting (or passing) and denying IP packets based on a range of criteria. It can also provide Network Address Translation (NAT) services, if desired. The IPFilter web site has more details. . . .. What is IPFilter? Very simply, a package for permitting (or passing) and denying IP packets based on a range of criteria. It can also provide Network Address Translation (NAT) services, if desired. The IPFilter web site has more details. The available rules range from quite simple -- for example, deny all traffic on any interface; to relatively complex -- pass and log all ICMP traffic of type ICMP-QUERY from the 199.232.41.24/29 subnet on interface fxp0. Each rule is one-way only, meaning you can block inbound HTTP requests without disrupting outbound requests. When bridging two cards together, OpenBSD's bridge device only checks incoming filter rules. Bidirectional rules are easily created by setting the inbound rules on the other NIC. The link for this article located at Read this full article is no longer available. . What is IPFilter? Very simply, a package for permitting (or passing) and denying IP packets based on. ipfilter, simply, package, permitting, passing), denying, packets, based. . Anthony Pell

Calendar 2 Aug 08, 2001 User Avatar Anthony Pell Firewalls
74

Secure Internet Gateway Setup With NAT For Multiple Machines

If you have several machines in your home or office network, make the other machines use it. With NAT (or "IP masquerading", as it's called in another universe), multiple machine can be hidden behind one gateway machine. The machines behind the . . . . If you have several machines in your home or office network, make the other machines use it. With NAT (or "IP masquerading", as it's called in another universe), multiple machine can be hidden behind one gateway machine. The machines behind the gateway can use their own, private network numbers (usually form the 10/24 or 192.168/16 subnets), and the gateway will translate the private, internal addresses to the public, external address of the gateway machine (hence NAT => Network Address Translation, see Image #3). Any replies made to requests sent out will be translated before sent back to the client. One of the characteristics of this scheme is that a client machine needs to establish a connection, and no outside machine can connect beyond the NAT gateway. From the security point of view this is absolutely desirable. From a practical view, it might be needed to forward single ports to inside machines, e.g. to let them handle WWW or FTP requests. The link for this article located at BSDToday is no longer available. . Utilize NAT to bolster cybersecurity by efficiently handling various devices in your personal or workplace network.. NAT Security, Network Configuration, Home Networking. . Anthony Pell

Calendar 2 Feb 13, 2001 User Avatar Anthony Pell Network Security
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