7804ef317780789f11c053fba4802cfd83ef32ab
howto/Bird.md
| ... | ... | @@ -24,7 +24,7 @@ To specify the source address, you use the `krt_prefsrc` attribute, for instance |
| 24 | 24 | * Replace `<AS>` with your Autonomous System Number |
| 25 | 25 | * Replace `<GATEWAY_IP>` with your gateway ip (the internal dn42 ip address you use on the host, where dn42 is running) |
| 26 | 26 | * Replace `<SUBNET>` with your registered dn42 subnet, which you allocated on [nixnodes](https://io.nixnodes.net/) |
| 27 | -* Replace `<PEER_IP>` with the ip of your peer who is connected with your using your favorite vpn protocol (openvpn, ipsec, tinc, ...) |
|
| 27 | +* Replace `<PEER_IP>` with the ip of your peer who is connected with you using your favorite vpn protocol (openvpn, ipsec, tinc, ...) |
|
| 28 | 28 | * Replace `<PEER_AS>` the Autonomous System Number of your peer |
| 29 | 29 | * Replace `<PEER_NAME>` a self chosen name for your peer |
| 30 | 30 |