From d2130821eeaa27be31354af5f316111ddea3a206 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Thu, 31 Jul 2025 12:38:21 +0100 Subject: remove dn42 --- dn42/Makefile | 6 ---- dn42/Makefile.inc | 1 - dn42/index.adoc | 89 --------------------------------------------------- dn42/nodes/Makefile | 5 --- dn42/nodes/index.adoc | 37 --------------------- 5 files changed, 138 deletions(-) delete mode 100644 dn42/Makefile delete mode 100644 dn42/Makefile.inc delete mode 100644 dn42/index.adoc delete mode 100644 dn42/nodes/Makefile delete mode 100644 dn42/nodes/index.adoc (limited to 'dn42') diff --git a/dn42/Makefile b/dn42/Makefile deleted file mode 100644 index 6ebea7d..0000000 --- a/dn42/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# This source code is released into the public domain. - -PAGES= index.adoc -SUBDIR= nodes - -.include "../Makefile.inc" diff --git a/dn42/Makefile.inc b/dn42/Makefile.inc deleted file mode 100644 index 01b5f23..0000000 --- a/dn42/Makefile.inc +++ /dev/null @@ -1 +0,0 @@ -.include "../Makefile.inc" diff --git a/dn42/index.adoc b/dn42/index.adoc deleted file mode 100644 index b046384..0000000 --- a/dn42/index.adoc +++ /dev/null @@ -1,89 +0,0 @@ -= le-fay.dn42 - -welcome to le-fay.dn42, AS4242421495. - -[overview] -== overview - -* ASN: 4242421495 -* location: UK -* contact: ft.dn42@le-fay.org -* networks: -** fd5b:a83:b06b::/48 -** 172.23.76.0/26 - -[peering] -== peering - -i am accepting peerings in the UK & Ireland. -please see the link:nodes/[list of nodes] for information about nodes -accepting new peerings. -all nodes support multiprotocol BGP with extended next hop for IPv4 prefixes; -BGP itself is only supported over link-local IPv6 addresses. - -peering requests with an excessively high rtt may be rejected to preserve -network quality. - -to request a peering, please mail ft.dn42@le-fay.org and include: - -* the node you want to peer with -* your DN42 ASN -* your Wireguard endpoint address, port, and public key -* your BGP link-local address -* whether you want IPv4 routes, IPv6 routes, or both - (note that in any case, BGP peerings are always over IPv6 link local - addresses) - -[communities] -== BGP communities - -routes advertised by AS4242421495 may have one or more of the following -communities attached: - -[cols="2*"] -|=== -|community | meaning - -2+h| general -| 4242421495:1:1 -| route origin: internal (AS4242421495) -| 4242421495:1:2 [.red]#*# -| route origin: external, Internet (DFZ) -| 4242421495:1:42 -| route origin: external, DN42 -| 4242421495:4:1 [.red]#*# -| internal route policy: export to Internet peers -| 4242421495:4:2 [.red]#*# -| internal route policy: export to internal peers only -| 4242421495:4:42 -| internal route policy: export to DN42 -| 4242421495:5:1 -| aggregated route (internal route policy: do not install to FIB) - -2+h| node-specific -| 4242421495:2:1 -| route originated or received by rose -| 4242421495:2:2 -| route originated or received by amaranth -| 4242421495:2:3 -| route originated or received by ash -| 4242421495:2:4 -| route originated or received by oak -| 4242421495:2:9 -| route originated or received by willow - -2+h| region-specific - -| 4242421495:3:1 -| route originated or received in UK region -| 4242421495:3:4 -| route originated or received in Eden -|=== - -[.red]#*# - these communities should never be seen on DN42 - -the node-specific and region-specific communities are only attached when the -route is originated or received from an external peer. for example, a route -tagged with 4242421495:2:1 was either received by rose from an external EBGP -peer, or was locally originated on that node. therefore, any route should only -have a single node-specific and region-specific community. diff --git a/dn42/nodes/Makefile b/dn42/nodes/Makefile deleted file mode 100644 index 7b8992e..0000000 --- a/dn42/nodes/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# This source code is released into the public domain. - -PAGES= index.adoc - -.include "../Makefile.inc" diff --git a/dn42/nodes/index.adoc b/dn42/nodes/index.adoc deleted file mode 100644 index fe4f127..0000000 --- a/dn42/nodes/index.adoc +++ /dev/null @@ -1,37 +0,0 @@ -= nodes | le-fay.dn42 - -link:../[<< back] - -== public nodes - -these nodes are currently accepting new peerings. -for information on how to set up a peering, see link:../[the main page]. - -*note:* new peerings are currently preferred on <>. -if you'd rather peer with a different node, please explain why in your email. - -[#ash] -=== ash.le-fay.org - -location:: Cambridge, UK - Mythic Beasts -DNS name (clearnet):: [.node]#ash.le-fay.org# -IPv6 address (clearnet):: [.ipaddr]#2a00:1098:6b:400::4# -DNS name (DN42):: [.node]#ash.le-fay.dn42# -IPv6 address (DN42):: [.ipaddr]#fd5b:a83:b06b:100::1# -IPv4 address (DN42):: [.ipaddr]#172.23.76.0# -Wireguard public key:: [.key]#Whll1SCzNLqPcKMdfGpJF1SdAt49lXThSrkHwnP72iw=# -Wireguard port:: 20000 + last four digits of your ASN -IPv6 link-local address:: [.ipaddr]#fe80::1495:1# - -[#oak] -=== oak.le-fay.org - -location:: London, UK - Jump Networks -DNS name (clearnet):: [.node]#oak.le-fay.org# -IPv6 address (clearnet):: [.ipaddr]#2001:ba8:4015:100::3# -DNS name (DN42):: [.node]#oak.le-fay.dn42# -IPv6 address (DN42):: [.ipaddr]#fd5b:a83:b06b:900::1# -IPv4 address (DN42):: [.ipaddr]#172.23.76.1# -Wireguard public key:: [.key]#sZ07jrWqPHvuJuDrgJxMoHpdOtX4sXhZYoDVgoymLFI=# -Wireguard port:: 20000 + last four digits of your ASN -IPv6 link-local address:: [.ipaddr]#fe80::1495:2# -- cgit v1.2.3