From 9c56fb14ce5fc8fb5ff771a1e7b05b0825250b37 Mon Sep 17 00:00:00 2001 From: santost12 <45154554+santost12@users.noreply.github.com> Date: Mon, 13 Jul 2020 19:29:23 -0400 Subject: [PATCH] add 10.127.69.8/29 for NAT64 --- entity/santost12.toml | 2 +- route/AS4201270009.toml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/entity/santost12.toml b/entity/santost12.toml index 7dc3b26..c12d5c4 100644 --- a/entity/santost12.toml +++ b/entity/santost12.toml @@ -1,5 +1,5 @@ name = "Tyler" [contact] -telegram = "xyz431" +telegram = "santost12" github = "santost12" diff --git a/route/AS4201270009.toml b/route/AS4201270009.toml index ded773f..d2ee936 100644 --- a/route/AS4201270009.toml +++ b/route/AS4201270009.toml @@ -2,6 +2,11 @@ type = "subnet" name = "santost12" +["10.127.69.8/29"] +type = "subnet" +name = "santost12" +description = "NAT64" + ["fd10:127:ec39::/48"] type = "subnet" name = "santost12"