6e3d89431e7147902e0201cfdc92477475f5bed6
howto/Bird.md
| ... | ... | @@ -19,7 +19,7 @@ apt-get install bird |
| 19 | 19 | |
| 20 | 20 | * Replace `<AS>` with your Autonomous System Number (only the digits) |
| 21 | 21 | * Replace `<GATEWAY_IP>` with your gateway ip (the internal dn42 ip address you use on the host, where dn42 is running) |
| 22 | -* Replace `<SUBNET>` with your registered dn42 subnet, which you allocated on [nixnodes](https://io.nixnodes.net/) |
|
| 22 | +* Replace `<SUBNET>` with your registered dn42 subnet |
|
| 23 | 23 | * Replace `<PEER_IP>` with the ip of your peer who is connected with you using your favorite vpn protocol (openvpn, ipsec, tinc, ...) |
| 24 | 24 | * Replace `<PEER_AS>` the Autonomous System Number of your peer (only the digits) |
| 25 | 25 | * Replace `<PEER_NAME>` a self chosen name for your peer |