Libecho Network - AS4242421604
Prefixes
- 172.22.111.96/28
- fd10:e0b:bb2::/48
Peering Policy
All nodes are open for peering ( only support Wireguard
).
I prefer multiprotocol
BGP sessions over IPv6. For WireGuard + BIRD users, I recommend using link-local
IPv6 addresses, and enable Multiprotocol BGP
and extended next hop
option.
To peer with me, you can get in touch me using Telegram. You can also Email me.
Alternatively, you can click here to submit a peering request via Microsoft Form.
Nodes
HK1
Location: Hong Kong, China
Clearnet domain: hk1.vm.libecho.top (IPv6 + NAT v4, 500Mbps)
Wireguard pubkey: hQgRGnAP4xBHym+R/jf7ScjGbBDz5RXi5gF6CF7RiWg=
DN42 IPv4: 172.22.111.97
DN42 IPv6: fd10:e0b:bb2::1
Link-local IPv6: fe80::1604
Multi-protocol BGP: preferred
Extended next hop: preferred
UK1
Location: Coventry, United Kingdom
Clearnet domain: uk1.vm.libecho.top (IPv6 Only, 200Mbps)
Wireguard pubkey: 9U407vEN9S4jZ+MEEFYnYtMpb6H6VyQVMgJIK6oDUVo=
DN42 IPv4: 172.22.111.99
DN42 IPv6: fd10:e0b:bb2::3
Link-local IPv6: fe80::1604
Multi-protocol BGP: preferred
Extended next hop: preferred
Wireguard port on my side
if int(last_5_digits_of_your_ASN) < 50000 then {
my_wireguard_port = int(last_5_digits_of_your_ASN);
};
else {
my_wireguard_port = 20000 + int(last_4_digits_of_your_ASN);
};