services/RPKI.md
... ...
@@ -9,10 +9,11 @@ It is recommended to run your own RPKI validator, as this provides you with the
9 9
10 10
DN42’s RPKI RTR service endpoints are hosted by multiple operators. By configuring multiple RTR servers in your BGP daemon, you gain additional resiliency and improved validation coverage.
11 11
12
-| Server | Port | **IPv4/IPv6** |
13
-| ------------------ | ---- | ------------- |
14
-| rpki.akae.re | 8082 | both |
15
-| rpki.dn42.milu.moe | 8082 | both |
12
+| Server | Port | **IPv4/IPv6** |
13
+| ------------------------ | ---- | ------------- |
14
+| rpki.akae.re | 8082 | both |
15
+| rpki.dn42.launchpadx.top | 8082 | IPv4 |
16
+| rpki.dn42.milu.moe | 8082 | both |
16 17
17 18
To configure the service, connect your BGP software’s RPKI client to one or more of these RTR servers.
18 19