Main Network: Difference between revisions
From Eden's Homelab Wiki
Jump to navigationJump to search
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
The main network all of my homelab devices use is this one, the main network. It is typically the default (untagged) VLAN on most switches. It uses the default gateway. There aren't any rules between clients of this network. | The main network all of my homelab devices use is this one, the main network. It is typically the default (untagged) VLAN on most switches. It uses the default gateway. There aren't any rules between clients of this network. | ||
=== Notable static IPs === | |||
* [http://192.168.69.2 192.168.69.2]- [[TrueNAS NAS]] | |||
* [http://192.168.69.3 192.168.69.3]- [[ubuntu0]] | |||
* [https://192.168.69.4 192.168.69.4]- [[Backup NAS]] | |||
* [https://192.168.69.5 192.168.69.5]- [[Wifi-omada0]] | |||
* [https://192.168.69.6 192.168.69.6]- git server [[Raspberry Pi]] | |||
* [http://192.168.69.7 192.168.69.7]- [[Intel Compute Stick]] | |||
* [http://192.168.69.8 192.168.69.8]- [[Switches#TL-RP108GE|TL-RP108GE]] | |||
* [http://192.169.69.10 192.169.69.10]- [[Routerbox]] |
Latest revision as of 21:08, 27 November 2023
The main network all of my homelab devices use is this one, the main network. It is typically the default (untagged) VLAN on most switches. It uses the default gateway. There aren't any rules between clients of this network.