Categories

Citrix Netscaler XFF Header

001 Understanding X-Forwarded-For (XFF) Header   X-Forwarded-For is like a tagging system where each proxy/load balancer adds its mark to document the request’s journey, and the final...

Citrix Netscaler SSL Setup

001 Netscaler SSL Setup Overview   The NetScaler appliance provides several methods for handling SSL/TLS traffic, each with a different approach to encryption and decryption.  Here is a summary...

DNAC Wireless

001 WLC Management in DNAC Cisco DNA Center Overview Cisco DNA Center (DNAC) supports a range of wireless controllers, primarily the Catalyst 9800 Series, as well as older Catalyst 3504, 5520, and...

Citrix Netscaler Introduction

001 Netscaler VPX Initial Setup (Using EVE-NG)   In this lab, I’m using EVE-NG to simulate and set up the Citrix Netscaler VPX. Below are the steps I followed for the initial configuration. Step...

Django URLs & Views

001 What are URLs & Views In networking, a router looks at the destination IP or prefix and decides where to send the packet.  In Django, the URL dispatcher looks at the requested path (e.g...

Django Introduction

001 What & Why Django?   Before jumping into Django, let’s step back. First question: What is a web framework? In simple words, a web framework is a tool that helps you build websites or...

The Core of Web Development (HTML, CSS, and JavaScript)

When building a webpage, HTML provides the structure. It’s where you define the basic elements of the page, like the , , and various other tags that organize content. CSS comes in to define how those...

GRE vs IPSEC

GRE over IPsec and IPsec over GRE are both tunneling configurations, but they have key differences in implementation and use cases. Key Differences When you apply crypto map directly on the GRE tunnel...

Cisco Application Centric Infrastructure (ACI) Simulator

Step 1: Download all of acisim ver. 5.2-4d parts(1 to 8). Step 2: Combine all of the OVA files into a single OVA file after downloading them. C:UsersrealsDownloadsACI_SIM_VM>dir Directory of...