Sudeep Bogatiblogs.sudipbogati.com.np·Dec 18, 2024Understanding the Role of Web Application Firewalls (WAFs)A Web Application Firewall is a security solution designed to monitor, filter, and block HTTP and HTTPS traffic to and from a web application. Unlike traditional firewalls that protect networks at the perimeter level, WAFs specifically shield web app...firewall
Cerulean Cloudblog.ceruleancloud.ca·Dec 15, 2024Firewalls and Firewalld in UbuntuIn today's interconnected world, protecting your systems from unauthorized access is non-negotiable. This is where firewalls come in, serving as your first line of defense against potential cyber threats. If you're using Ubuntu and want to efficientl...1 like·66 readsfirewall
Md Shahed Fardousblog.shahedfardous.com·Dec 6, 2024Essential Networking Terminology: A Practical Guide with Real-World ExamplesHave you ever wondered how your Netflix stream reaches your TV, or how your email finds its way to the correct recipient? Understanding basic networking terminology is the key to unlocking these mysteries. In this guide, we'll break down essential ne...Networkingnetworking
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Dec 1, 2024Difference between Security group and Network control access list (NACL)Comparison: VPC Security Group vs NACL in AWS. Security Group is the firewall of EC2 Instances Network ACL is the firewall of the VPC Subnets Key Differences: Security group vs NACL Scope: Subnet or Instance (where to apply) Security Groups operate ...AWS Clouddevcloudjourney
swetha sureshintegrating-it-tools-for-devs.hashnode.dev·Nov 29, 2024Open-Source vs. Paid Firewall Monitoring solutions for small businessesFor small businesses, securing the network is essential but can be challenging given budget and resource constraints. Firewall monitoring is a critical piece of network security, and choosing the right solution—whether open-source or paid—can make a ...firewall
Joseph Chisom Ofonagorochisom.hashnode.dev·Nov 18, 2024How to Configure a Firewall Using UFW on UbuntuLinux is favored by security professionals for many reasons, but among all of these reasons, the fact that it has flexibility in the number of things it can be used for is enough reason it has lots of fans. Ubuntu, a very popular linux flavor shares ...1 likeLinux
Akash Rajvanshihacstac.hashnode.dev·Nov 2, 2024🚀 Day 112/200 🚀Read and tested outbound WireGuard VPN on virtualized Pfsense. Created a firewall with both WAN and VPN gateways to toggle connections between WAN and VPN. Also set up static routes for the surrounding Pfsense box.Also this time, a one-way static rou...#365DaysOfDevOpsproxmox
Vivek Dehariyavivekdh45.hashnode.dev·Oct 25, 2024Hosting a Go application on a 4$ VPS - Part 1There was a wave of posts few months ago on X/Twitter about running your applications on a cheap VPS vs managed platforms/services like Fly.io, Render, Heroku, GCP etc. Although there were a lot of comments about how “easy” it is to run something on ...35 readsDigitalOcean
Abdulkader Alrezejipv6spot.hashnode.dev·Oct 24, 2024Captive Portal IPv6 SupportProject link on GitHub: https://github.com/abdulkader-alrezej/ipv6spot IPv6Spot a pioneering captive portal system designed exclusively for IPv6 networks. Developed by Abdulkader Alrezej, IPv6Spot addresses the critical need for effective network acc...networking
Reza Rashidirezaduty-1685945445294.hashnode.dev·Oct 14, 2024Virtual Patching Best PracticesVirtual patching is a crucial security strategy within the DevSecOps framework, offering a quick and effective way to mitigate vulnerabilities in web applications without modifying the underlying code. In dynamic development environments, vulnerabili...1 like·419 readsvirtualpatching