Patrizio Tufarolo

This is my little corner of freedom, where I publish my IT-related things and something more.

Disclaimer: The content of this blog belongs to me and does not represent the opinion of any entity or company.


  • Home

  • Who am I

  • Privacy policy

  • Archives

  • Tags

IMUNES: how to export changes made to an experiment - Part 2

Posted on 2016-05-01 |

Screenshot

Read more »

IMUNES: how to export changes made to an experiment

Posted on 2016-03-15 |

These are two snippets I’ve written in BASH in the last few days to allow IMUNES users to export changes made to an experiment in runtime, on Linux. The former allows users to export changes, the latter allows them to load changes back to Docker containers. They will be improved day by day, so it’s recommended to consult this page to get an updated version of them, especially if you encounter problems.

Read more »

Some details about the network topology simulator

Posted on 2016-03-07 |

In my last post I told you I want to develop a network topology simulator, but I haven’t given you any technical details about it, except for the fact I want to use Docker and OpenvSwitch, just like IMUNES already does. The whole project was only on my mind, so I decided to take some notes about the components I have to build and about how I want to implement things. Now, I’m sharing those notes with you.

Read more »

New project: SDN-based network topology simulator

Posted on 2016-03-05 |

Next week I’m going to start a tutoring for the Networking laboratory class at University of Milan, in Crema. One of the most difficult tasks I had to accomplish, has been to find the right appliance to be used to teach networking concepts to students. For the moment I’ve decided to use IMUNES, a software that builds network topologies on top of Docker containers and OpenvSwitch. IMUNES is a great software, but it lacks of some functionalities I need to use (such as VLAN tagging on OpenvSwitch ports, trunking, and storage persistence for Docker containers running services), and even if it can be set up easily, its deployment required some effort due to some our environmental characteristics. The result is that I decided to start a new project: my own network topology simulator, built on the same technologies as IMUNES, web based, multi-user and cloud ready. I want to develop a software that developers, organizations and universities can use for testing, research, experiments and teaching purposes; it has to be elastic, scalable (cause it’s cool too say to someone “my software scales well dude!”), as-a-service and obviously open-source. Maybe I will fail, maybe it won’t never work, maybe the project will die, maybe it’s too ambitious or maybe I am just crazy. But I want to try.

Read more »

Living Lab - University of Milan

Posted on 2016-02-04 |

As of this year I will take part at Living Lab, a pre-incubation project started at the Computer Science department of University of Milan. The project I am currently working at is iCertify, an innovative platform that offers to professionals the opportunity to collect and share their certified competences and to headhunters the possibility to implement a certification-aware hiring process. You can find more informations about the project here, and this is my personal page on Living Lab’s website.

Read more »

Dynamic multi-point VPN with OpenNHRP powered linux hub

Posted on 2015-12-07 |

Introduction

This post aims to explain how to configure a dynamic multi-point site-to-site VPN over IPSEC between CISCO routers and a Linux machine using the NHRP protocol. For our deployment I used a Linux machine as hub and many Cisco 8X7 devices as spokes. If you are reading this, I think that you already know what IPSec protocol is and how it works. If don’t, go read this.

Read more »

Welcome!

Posted on 2015-12-04 |

Welcome to my new blog :)

Read more »
1 2
Patrizio Tufarolo

Patrizio Tufarolo

This is my little corner of freedom, where I publish my IT-related things and something more.

17 posts
75 tags
RSS
GitHub Facebook Twitter
Creative Commons
© 2018 - 2025 Patrizio Tufarolo