Our presence on dn42 are:
- AS number:
AS4242421919
(“lilynet”) - IPv4 range:
172.21.89.64/27
- IPv6 range:
fd11:4514:1919::/48
You can view this AS on the dn42 registry explorer.
All nodes are hosted on Vultr. I use BIRD 2 as the BGP daemon, WireGuard for tunneling and internal meshing, and babeld for internal route propagation.
Peering
Note that all peering information will be stored in a publicly accessible GitHub repository.
To peer, you can contact me via any method listed on my homepage. Peering policy (in RFC 2119 parlance):
- Each node must only have one peering per AS.
- Tunneling must be done through WireGuard.
- Multiprotocol BGP (RFC 4760) is recommended.
- In the case of MP-BGP, the BGP session must be established over IPv6.
- IPv4 extended next hop (RFC 8950) is recommended.
- Link-local addresses should be used for IPv6 peering.
- All incoming routes are checked with RPKI.
Please include all the following information in your initial request, so I can set up the peering without extra back and forth.
- Your AS number
- The lilynet node you want to peer with
- Your node’s WireGuard endpoint (IP/hostname + port)
- Your node’s WireGuard public key
- Whether you want to use MP-BGP and IPv4 extended next hop
- Your node’s IPv6 address over the tunnel (link-local recommended)
- Your node’s IPv4 address over the tunnel
Specifically regarding your IPv4 address:
- In the case of MP-BGP, I will not establish a BGP session on your IPv4 address — it is only used for routing.
- In the case of MP-BGP + extended next hop, you may omit IPv4 entirely as it is not used in either BGP or routing.
All the information you will need to peer with me is listed below. All WireGuard ports are :4[xxxx]
where [xxxx]
is the last 4 digits of your AS number.
Nodes
Currently there are two nodes in this network.
US East / New Jersey (ewr1
)
Key | Value |
---|---|
WireGuard Endpoint | ewr1.dn42.dayli.ly:4[xxxx] |
WireGuard Public Key | F6YGAEiF7VLd2r2DW/jX7vC8235b4DJf6HD29gRi6gg= |
dn42 IPv4 | 172.21.89.65 |
dn42 IPv6 | fd11:4514:1919:1::1 |
Link-local IPv6 | fe80::1919 |
US West / Silicon Valley (sjc1
)
Key | Value |
---|---|
WireGuard Endpoint | sjc1.dn42.dayli.ly:4[xxxx] |
WireGuard Public Key | yOt9PIXDa4pzAE+XMzDv7J+CYO2qf53fnF9MvLy4iQ8= |
dn42 IPv4 | 172.21.89.66 |
dn42 IPv6 | fd11:4514:1919:2::1 |
Link-local IPv6 | fe80::1919 |