# YAIX Yet Another Internet Exchange ## Information YAIX is a virtual IX on DN42, using Zerotier to connect with each other. ``` ASN: 4242421889 IPv4: 172.21.99.0/27, 172.21.99.32/27 IPv6: fdbf:b130:d82f::/48 ``` ## Usage 1. Find the closest node in https://dn42.us/peers, latency less than 10ms is required 2. Install zerotier and join our network 3. Contact me to assign IP 4. You can peer with RS or the other guys connected in same area 5. Have fun ## Locations ### LAX (Los Angeles, CA, US) | IPv4 | IPv6 | Zerotier Network ID | | ------------- | ---------------------- | ------------------- | | 69.85.95.106 | 2606:df00:3::673d:29c4 | 35c192ce9be996ec | | YAIX v4 | YAIX v6 | | --------------- | --------------------- | | 172.21.99.0/27 | fdbf:b130:d82f:1::/64 | ### AMS (Amsterdam, NL) | IPv4 | IPv6 | Zerotier Network ID | | ------------- | ----------------------- | ------------------- | | 107.6.143.155 | 2a07:4587:fe15:aa::1 | 35c192ce9bf37b02 | | YAIX v4 | YAIX v6 | | --------------- | --------------------- | | 172.21.99.32/27 | fdbf:b130:d82f:2::/64 | ## Route Server ### Rules 1. RS only accept ROA_VALID route. 2. ROA lists update every 30 minutes. 3. By default, RS only accept route originally from your AS. If you have a downstream, please contact me. ### BGP Communities TBD ## Members ### LAX | Member | ASN | YAIX v4 | YAIX v6 | RS? | | ----------------- | ---------- | ------------ | ------------------------------- | --- | | YAIX Route Server | 4242421889 | 172.21.99.1 | fdbf:b130:d82f:1:42:4242:1889:1 | Y | | IMLONGHAO-AS | 4242421888 | 172.21.99.2 | fdbf:b130:d82f:1:42:4242:1888:1 | Y | | ZHAOFENG-AS | 4242421926 | 172.21.99.3 | fdbf:b130:d82f:1:42:4242:1926:1 | Y | | XXSL-DN42 | 4242423377 | 172.21.99.4 | fdbf:b130:d82f:1:42:4242:3377:1 | Y | | iEdon Network | 4242422189 | 172.21.99.5 | fdbf:b130:d82f:1:42:4242:2189:1 | Y | ### AMS | Member | ASN | YAIX v4 | YAIX v6 | RS? | | ----------------- | ---------- | ------------- | ------------------------------- | --- | | YAIX Route Server | 4242421889 | 172.21.99.33 | fdbf:b130:d82f:2:42:4242:1889:1 | Y | | IMLONGHAO-AS | 4242421888 | 172.21.99.34 | fdbf:b130:d82f:2:42:4242:1888:1 | Y | | ZHAOFENG-AS | 4242421926 | 172.21.99.35 | fdbf:b130:d82f:2:42:4242:1926:1 | Y | ## Zerotier Flow Rules ``` # IPv4 accept ethertype arp; accept ipdest 172.16.0.0/12; accept ipdest 10.0.0.0/8; # IPv6 drop ipdest 2000::/3; accept ethertype ipv6; ``` ## Contact - IRC: imlonghao@Hackint - Email: yaix@esd.cc