Skip to content

Adrian Giacometti

  • Home
  • Useful links
  • About Me

Tag: linux

How to measure DNS latency in Linux with tcpdump

14th August 2023 by Adrian Giacometti

In this case I was trying to identify which DNS resolver would be the best for my infrastructe in remote sites. Usually configuring 8.8.8.8 would be ok, yes is simple, but there are a couple of things going on in the background that deserves some checking if you want to achieve best performance. Which was …

Continue Reading

How to set up 2 network isolated Docker containers (front and back-end)

6th August 2021 by Adrian Giacometti

Making this work might sound crazy, but if Docker has to be comparable in functionalities already provided by other types of virtualization, then this has to work right? Ok, this is the scenario, is a classic one: I need to deploy in one Docker host, 2 isolated containers, let’s say front-end and back-end. The Linux …

Continue Reading

How to configure 1 Linux host with 2 NICs and 2 Default Gateways

5th August 2021 by Adrian Giacometti

Historically, it was not possible to have 2 default gateways in a Linux host.  You can SEND traffic to both NICs, but the reply will always come from the NIC which has the default gateway. This will generate asymmetric traffic and it will be denied in the network or by the originating host. Asymmetric traffic …

Continue Reading

The power of simplicity applied to monitoring

26th July 2021 by Adrian Giacometti

Some time ago I was asked for help to develop a “simple and quick” Python script to monitor the status of a Linux service. They were in the middle of a deployment and they needed something fast. They added, keep the result in a JSON file with the date, serve the directory with HTTP for …

Continue Reading

Translate to your language

Site search

Tags

ansible automation aws bcp books chatbot chatops cisco cisco aci cloud automation desing devops drp enterprise f5 fastapi free GCP gitlab ci gitops high availability internet iproute2 isp learning linux monitoring nat netdevops netmiko netops network network automation network backup opensource oracle oci python redundancy saltstack slack slackops terraform vpn vrf webinar

Blog Stats

  • 21,106 hits

RSS ipSpace.net blog

  • Network Digital Twins: Between PowerPoint and Reality
  • Dear Vendors, EVPN Route Attributes Matter
  • Public Videos: Whole IPv6 Curriculum
  • netlab 25.06: Fixing Nokia SR-OS Configuration Templates
  • Finding Source Routing Paths

RSS Potaroo blog

  • A QUIC Progress Report
  • A Day in the Life of BGP
  • Resilience in the RPKI
  • Analysis of a Route Leak
  • Jevons Paradox and Internet Centrality

Archives

  • 2024 (10)
    • January (1)
  • 2023 (10)
    • August (1)
    • July (1)
  • 2021 (3)
    • November (1)
    • August (2)
    • July (1)
    • May (2)
    • April (3)
    • February (1)
  • 2020 (3)
    • December (2)
    • October (1)
    • September (1)
    • June (1)
    • April (5)
    • March (1)
    • February (2)
    • January (2)
  • 2019 (3)
    • December (3)

Follow & Contact info

  • LinkedIn
  • GitHub
  • Twitter
  • YouTube
  • Email
  • RSS Feed

Subscribe to stay updated

Loading
© 2025 Adrian Giacometti