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
US1
Location: Las Vegas, United States
Clearnet domain: us-las.nodes.libecho.top (IPv4 + IPv6, 1Gbps)
Wireguard publickey: 29IQWwA7m+0TUqStc9oG4NlqMIwa6sDIiSp+ytDeaHo=
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
HK1
Location: Hong Kong, China
Clearnet domain: cn-hkg.nodes.libecho.top (IPv6 Only, 300Mbps)
WireGuard publickey: T/sArG5+D8/IqJ3X39emADEKQEhg2Y+s/tytyfH7Wz8=
DN42 IPv4: 172.22.111.101
DN42 IPv6: fd10:e0b:bb2::5
Link-local IPv6: fe80::1604
Multi-protocol BGP: preferred
Extended next hop: preferred
RU1
Location: Moscow, Russia
Clearnet domain: ru-mos.nodes.libecho.top (IPv4 Only, 300Mbps)
WireGuard publickey: 1Gh8MJZpPk9R10eCUWgd9Sw7fA6P3FPn9n5JnBRi10U=
DN42 IPv4: 172.22.111.98
DN42 IPv6: fd10:e0b:bb2::2
Link-local IPv6: fe80::1604
Multi-protocol BGP: preferred
Extended next hop: preferred
DE1
Location: Frankfurt, Germany
Clearnet domain: de-fra.nodes.libecho.top (IPv4 +IPv6, 100Mbps)
WireGuard publickey: vbe1mb0ZQQxpfL7rTrPhvsnxCkTftZRa9XYozIdh0CY=
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
NL1
Location: Amsterdam, Netherlands
Clearnet domain: nl-ams.nodes.libecho.top (IPv4 + IPv6, 1Gbps)
WireGuard publickey: q81CWRTUAaoNYIJ2mJGDKL0OSueRV21Cx5LCz22oSBw=
DN42 IPv4: 172.22.111.100
DN42 IPv6: fd10:e0b:bb2::4
Link-local IPv6: fe80::1604
Multi-protocol BGP: preferred
Extended next hop: preferred
CN1
Location: Zhanjiang, China
Clearnet domain: cn-cha.nodes.libecho.top (NAT IPv4 + DDNS IPv6, 60Mbps)
WireGuard publickey: vxETaLHGu77mFHUH8i3ZP6IemSPLhar8LUo4xuNWXDc=
DN42 IPv4: 172.22.111.102
DN42 IPv6: fd10:e0b:bb2::6
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);
};