X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=doc%2FNetwork.mdwn;h=3358ac50fbeceb0e8af671e6a805d4b3c863e290;hb=HEAD;hp=7e0cafe4840a2d20fb967fa21611c87dd37947b9;hpb=ab6c541b669627433cfb618c3f4e9ba963ef53f4;p=noc.git diff --git a/doc/Network.mdwn b/doc/Network.mdwn index 7e0cafe..3358ac5 100644 --- a/doc/Network.mdwn +++ b/doc/Network.mdwn @@ -6,7 +6,8 @@ NOC operates a number of networks, available as tagged VLANs on the core switche | Name | ID | DNS | CIDR | Comment | |----------|-----|-----|------------------------------------|--------------------------------------| -| mgmt | 32 | y | 192.168.32.0/24 | Management network | +| realfunk | 6 | n | 192.168.6.0/24 | realfunk management network | +| 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 | | [HAMNET] | 44 | n | 44.0.0.0/8 | Amateur Radio Digital Communications | @@ -19,6 +20,15 @@ NOC operates a number of networks, available as tagged VLANs on the core switche [HAMNET]: https://wiki.oevsv.at/index.php/Kategorie:Digitaler_Backbone +### `realfunk` -- realfunk management network + +This network will be used by realfunk to communicate between the ground station +and things like SDR or similar stuff mounted on the roof. For now this network +does not need DNS or connection to any other network. There also won't be any +network services such as DHCP or recursive DNS. realfunk will probably run their +own DHCP server. + + ### `svc` -- Services LAN This network is intended for services that aren't directly exposed to users