feat(irr-filter): allow RADB
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
13
readme.md
13
readme.md
@ -34,11 +34,11 @@ For your convenience, here are more info about peering.
|
||||
|
||||
186526 Network has implemented serveral policies to improve security, including:
|
||||
|
||||
1. IRR Filter - Our system will automatically retrieve ASN & IP list from IRRDB (RIPE,ARIN,APNIC,AFRINIC,LACNIC) using bgpq4. [^1]
|
||||
1. IRR Filter - Our system will automatically retrieve ASN & IP list from IRRDB (RIPE,ARIN,APNIC,AFRINIC,LACNIC,RADB) using bgpq4. [^1]
|
||||
|
||||
2. RPKI Filter - Our system will validate RPKI information from Cloudflare. We will drop invalid prefix.
|
||||
|
||||
[^1]: Due to security and trust issues, we do not support AS-SET from RADB/ALTDB or other IRRDBs.
|
||||
[^1]: Due to security and trust issues, we do not support AS-SET from ALTDB or other IRRDBs.
|
||||
|
||||
### Transit
|
||||
|
||||
@ -51,15 +51,12 @@ To get in touch with me, please send mail to the following mailboxes.
|
||||
- Abuse: `abuse@186526.xyz`
|
||||
- NOC: `noc@186526.xyz`
|
||||
|
||||
<!-- ## AS112 Project
|
||||
## AS112 Project
|
||||
|
||||
We operate an AS112 server in Seattle, WA, which is IPv6 only.
|
||||
We operate an AS112 server globalwide, which is IPv6 only.
|
||||
It uses CoreDNS as DNS server software.
|
||||
|
||||
Unicast IPv6: `2a06:a005:2924::112`
|
||||
|
||||
The server is provided Transit by AS200536 and establish BGP Session with Route Server of MoeIX SEA.
|
||||
If you want to peering with this server, please contact `noc@186526.xyz`. -->
|
||||
If you want to peering with this server, please contact `noc@186526.xyz`.
|
||||
|
||||
## About Sunoaki Network LLC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user