diff options
author | Pjotr Prins | 2023-02-22 07:53:59 -0600 |
---|---|---|
committer | Pjotr Prins | 2023-02-22 07:53:59 -0600 |
commit | 9a0198e9b23a1995ca5e23be6c06039b580c7123 (patch) | |
tree | a8e94cfe3ca7e9e0598e1ef93652aaecb7a5cd5b /issues/systems | |
parent | 0cd30159d70a3b0bd886cd6f04af7e78236df6c7 (diff) | |
download | gn-gemtext-9a0198e9b23a1995ca5e23be6c06039b580c7123.tar.gz |
Update documentation
Diffstat (limited to 'issues/systems')
-rw-r--r-- | issues/systems/octopus.gmi | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/issues/systems/octopus.gmi b/issues/systems/octopus.gmi index 1420865..bc421eb 100644 --- a/issues/systems/octopus.gmi +++ b/issues/systems/octopus.gmi @@ -26,3 +26,14 @@ default via 172.23.16.1 dev ens1f0np0 172.23.16.0/21 dev eno1 proto kernel scope link src 172.23.18.68 172.23.16.0/21 dev eno2 proto kernel scope link src 172.23.17.134 ``` + +# Current topology + +``` +ip a +ip route +``` + +- Octopus01 uses eno1 172.23.18.188/21 gateway 172.23.16.1 (eno1: Link is up at 1000 Mbps) +- Octopus02 uses eno1 172.23.17.63/21 gateway 172.23.16.1 (eno1: Link is up at 1000 Mbps) + 172.23.x.x |