From 73b5120ef2bb23fc53008cb09d3f38f9c2060984 Mon Sep 17 00:00:00 2001 From: nicoo Date: Sat, 7 Jul 2018 22:18:04 +0200 Subject: [PATCH] doc/Network: Renumber the public VLAN --- doc/Network.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Network.mdwn b/doc/Network.mdwn index 65640e1..634e702 100644 --- a/doc/Network.mdwn +++ b/doc/Network.mdwn @@ -10,10 +10,10 @@ switches (one in each half of the hackerspace). These networks are: | mgmt | 32 | y | 192.168.32.0/24 | Management network | | iot | 33 | y | 192.168.33.0/24 | IoT devices, room infrastructure | | svc | 34 | y | 192.168.34.0/24 | Services LAN, see below | -| pub | 36 | y | 89.106.211.64/27 | Publicly-available services | | [HAMNET] | 44 | n | 44.0.0.0/8 | Amateur Radio Digital Communications | | guests | 127 | y | 192.168.127.0/24 | Exposed through the “realraum” SSIDs | | members | 128 | y | 89.106.211.32/27, 192.168.128.0/24 | Accessed with per-member credentials | +| pub | 130 | y | 89.106.211.64/27 | Publicly-available services | | `0xFF` | 255 | n | 10.12.240.240/28 | Funkfeuer VLAN | [HAMNET]: https://wiki.oevsv.at/index.php/Kategorie:Digitaler_Backbone -- 1.7.10.4