From 5cde63c55d9c56925fce74164c5ed22e3d5bed10 Mon Sep 17 00:00:00 2001 From: waldek Date: Tue, 4 May 2021 09:15:50 +0200 Subject: [PATCH] updates route names --- modules/resources/routing.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/resources/routing.csv b/modules/resources/routing.csv index 5aff458..d487b19 100644 --- a/modules/resources/routing.csv +++ b/modules/resources/routing.csv @@ -1,10 +1,10 @@ PUBLIC IP,SUBNET,ROUTER HOSTNAME,ROUTER IP,DOMAIN,IP RANGE 201,1,david,192.168.0.201,david.lan,10.0.1.0/24 202,2,sarah,192.168.0.202,sarah.lan,10.0.2.0/24 -203,3,vladimir,192.168.0.203,vladimir.lan,10.0.3.0/24 +203,3,peperoni,192.168.0.203,peperoni.lan,10.0.3.0/24 204,4,selcuk,192.168.0.204,selcuk.lan,10.0.4.0/24 205,5,jonathan,192.168.0.205,jonathan.lan,10.0.5.0/24 -206,6,nico,192.168.0.206,nico.lan,10.0.6.0/24 +206,6,hawai,192.168.0.206,hawai.lan,10.0.6.0/24 207,7,abdellah,192.168.0.207,abdellah.lan,10.0.7.0/24 208,8,hugo,192.168.0.208,hugo.lan,10.0.8.0/24 209,9,nicolas,192.168.0.209,nicolas.lan,10.0.9.0/24