IDS/IPS General Function

In this blog, we talk about the general idea about using and IDS or IPS. let’s recall that IDS/IPS stands for intrusion detection and prevention systems. We give examples of implementations of vendors and leaders of the market. Scope of an IDS/IPS Let’s start from a basic setup: clients that try to access ressources on…

Read More

WAFing… A Grasp Of Web Application Firewalling

Introduction Dans cet article nous discutons de la fonction de base d’un WAF ou pare-feu d’applications web. Comme son nom l’indique il s’agit de sécuriser l’application, plus précisemment l’accès à cette application, et ne se préoccupe pas nécessairement d’autres aspects sécuritaires : réseau, d’autres applicatifs (niveau 7 OSI) ou de transport (niveau 4 et 5…

Read More

Multicast Routing: Hold ASM For A Moment, Let’s Do SSM!… Part 4/6

In this blog, we introduce SSM way of multicasting. Introduction and definitions This post is a part of a serie of post about Multicast operation from the most basic setup to a much complicated one (scenario that include more routing and receiving options, etc.). We will explore the operation of SSM (Source Specific Multicast) in…...

Free level Membership Required

You must be a Free level member to access this content.

Join Now

Already a member? Log in here
Read More

Is It Sufficient RIP Split-Horizon Rule To Prevent Routing Loops?

Introduction Dynamic routing protocols exchange routing information before populating routing tables and forwarding packets. For this task, RIP (routing information protocol) put into play many machanisms and rules to guarantee that this routing information exchange is consistent: not contradictory among routers. An example of such inconsistency is to receive the same routing information on two…

Read More