ba2425290fa43e738435d2c4a66aa50a7afcf3cb
howto/Bird.md
| ... | ... | @@ -17,6 +17,8 @@ apt-get install bird |
| 17 | 17 | |
| 18 | 18 | # Example configuration |
| 19 | 19 | |
| 20 | +Note: This file covers the configuration of Bird 1.x. For an example configuration of Bird 2.x see [howto/Bird2](/howto/Bird2) |
|
| 21 | + |
|
| 20 | 22 | * Replace `<AS>` with your Autonomous System Number (only the digits) |
| 21 | 23 | * Replace `<GATEWAY_IP>` with your gateway ip (the internal dn42 ip address you use on the host, where dn42 is running) |
| 22 | 24 | * Replace `<SUBNET>` with your registered dn42 subnet |