Carlo Alberto Scola

Cyber Security passionate

Networking

» categories: network

Articles by category: network


linux web security notes cisco sdn python vulnerability terraform docker infrastructure
2020
18 Jan 2020

A secure, easy and encrypted cloud backup

How to setup the most simple remote backup solution for your needs. Rsync and EncFS will incrementally store only the encrypted files on your "cloud" providing complete privacy.

categories: #security #linux #network

2019
19 Jul 2019

Network Function Virtualization, Middleboxes and Cloud Load Balancing

From Network Function Virtualization to Middleboxes outsourcing to the cloud, load balancing and in-data-plane connectivity recovery. Research papers summary.

categories: #network #sdn

05 Jul 2019

An introduction to Software Defined Networking

A walk-through from the beginning of SDN networks and applications, towards testing, model checking, scaling and SDN applied to Internet Exchange Point. Research papers summary.

categories: #network #sdn

28 May 2019

SDN & NFV with POX and Click Modular Router

A project experiencing Software Defined Networking and Network Function Virtualization using the popular POX controller platform in Python with OpenFlow and Click Modular Router.

categories: #network #sdn #python

26 Apr 2019

Fault-Tolerant IP routing with Cisco HSRP. [Part 2]

Here we are going to focus on how to set up HSRP fault tolerance to provide IP routing redundancy and availability between two routers and multiple networks.

categories: #notes #network #cisco

25 Feb 2019

How to configure FreeRADIUS 3 with MySQL and EAP-TTLS

Today we are going to explain how to set up a FreeRADIUS server for Authentication, Authorization and Accounting (AAA) along with a MySQL database for credentials storage accessed only through encrypted TLS connections.

categories: #network #security #linux

02 Jan 2019

A Cisco routing lab network with GNS3. [Part 1]

Hello everybody, in this post we are going to learn step by step how to setup a fully functioning network environment with the help of Graphical Network Simulator-3 (GNS3). This exercise aims to be helpful...

categories: #notes #network #cisco