Skip to main content

What is Firewall ?

Firewall

A firewall is a network security system designed to prevent an unauthorized access to or form a private network. It acts as a barrier between a trusted network and be implemented in both hardware and software or a combination of both.

In a easy way, You can say, In a computer, a firewall is a network security that monitors and controls incoming and outgoing network traffic.

Firewall (like moat) must be installed in the server or workstations. It protects the system from unauthorized access and ensures that requests for transaction can be made to a system from an authorized workstation only.

Firewall


What Firewalls Do ?

 Basically, firewalls need to be able to perform the following tasks:

  • Act as an intermediary 
  • Defend resources
  • Record and report on events
  • Validate access
  • Manage and control network traffic

Types of Firewalls

Proxies firewalls/Server
A proxies server may acts as a firewall by responding to input packets in the manner of an application, while blocking other packets. Proxy servers can provide additional functionality direct connections from outside the network. However, this also may impact throughput capabilities and the applications they can support.

Next-generation firewalls (NGFW)
Firewall have evolved beyond simple packet filtering and stateful inspection. Most companies are deploying next-generation firewalls to block modern threats such as advanced malware and application-layer attracts. It is combine traditional firewall technology with additional functionality.

Unified threat management (UTM) firewalls
A UTM device typically combines, in a loosely coupled way, the functions of a stateful inspection firewall with intrusion prevention and antivirus.

Stateful multilayer inspection (SMLI)
Like NGFW firewalls SMLI also examine the entire packet and only allow them to pass if they pass each other layer individually. It monitors all activity from the opening of connection untill it is closed. These firewalls examine packets to determine  the state of communication to ensure all initiated communication is only place with trusted sources.

If you want to know about anything then you follow our website

Comments

Popular posts from this blog

Let us understand DevOps

What Will You Learn ? DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) This article will get you started with the fundamentals of DevOps and understanding how to use it in real projects Understanding what DevOps is and why it's needed along with the basic terminologies Getting started with DevOps and understanding its architecture and lifecycle Introduction to Git and it's basic commands Introduction to Docker, Docker container and it's related concepts Getting started with Jenkins and understanding how to integrate it with Github Basics of Selenium and Nagios Who is the target audience ? Students and industry professionals who wish to get hands-on something called DevOps Users who wish to learn how to integrate the processes between software development IT teams and manage various projects Benefits Improved operational support and faster fixes Good processes across IT and teams, including automation Increased team flexibility an...

What is an NFT? (Non Fungible Token) NFT's explained

Guys, You must have heard the words NFT or Blockchain recently. That is, Jack Dorsey is selling his first tweet, a lot of people are selling digital art paintings. These are being sold through NFTs. Here, I'm talking about the NFT, not NEFT that is used in banking transactions. Because NFT has emerged as an important word in the realm of technology.  It is quite unique but still not many people know about this. So, let's dive deep into the NFT or the Non Fungible Tokens. And if you enjoy reading this article then do share it with others. You might feel odd to talk about NFT, but if you look at Blockchain implementation of which was Cryptocurrency or Bitcoin, just like that NFT is it's second implementation. And the profit of this implementation is you can sell unique, expensive, valuable, rare and one of a kind things.  What's the meaning of one of a kind? Its pretty simple, there's only one piece of a certain thing existing in the world. It means, the value of a ...

Unraveling the Mysteries of Quantum Computers: A Glimpse into the Future of Computing

In the realm of computer science, the concept of quantum computing stands as a beacon of unprecedented potential. Unlike classical computers that rely on bits to process information in binary form (0s and 1s), quantum computers harness the mind-bending principles of  quantum mechanics to manipulate quantum bits or qubits. This revolutionary approach holds the promise of solving complex problems at speeds that traditional computers could only dream of. Let's delve deeper into the enigmatic world of quantum computing. Understanding Quantum Computer: At the heart of quantum computing lies the qubit, the fundamental unit of quantum information. Qubits possess the unique ability to exist in multiple states simultaneously, thanks to a phenomenon called superposition. This allows quantum computers to perform parallel computations on a scale unimaginable with classical computers. Furthermore, quantum computers leverage another principle of quantum mechanics known as entanglement. Entangle...