diff --git a/projects/alamesh/setting_up_bird.md b/projects/alamesh/setting_up_bird.md index 298e873..9b8340d 100644 --- a/projects/alamesh/setting_up_bird.md +++ b/projects/alamesh/setting_up_bird.md @@ -440,7 +440,7 @@ Here's my final topology: So in order to ssh from lykos, tr needed to know that it could send `200::/16` packets to ogr. Remember that the wg link from tr <-> ogr is only point-to-point, there was no concept of a subnet. That means routing info for ogr must have been -set by bird in tr's routing table, which allowed the IP/TCP packets to be forwarded to hyperion. +set by bird in tr's routing table, which allowed the IP/TCP packets to be forwarded to ogr and then to hyperion. # Conclusion