- On FLINT1 I will add two VLANs; Guest1 and Arbitrary1 that will not have access to the basic vlan
- On FLINT2 I will add two VLANs; Guest2 and Arbitrary2 that will not have access to the basic vlan
- The setup should be able to be altered to accommodate iBGP or VXLAN in the future (or any other items I might want to experiment with)
This is a blog mostly about techie things, what I am doing to my apartment network on the cheap, IOT, 3D Printing, Raspberry Pis, Arduinos, ESP32, ESP8266, Home Automation, Personal Weather Stations, Things That Go Bump in the Night, and some side issues that need discussing. Remember, sometimes the journey to an end is as much fun as the goal achieved!
Tuesday, September 30, 2025
Project #35 - Adding VLANS to the FLINT1 and FLINT2 routers
Wednesday, July 2, 2025
State of the Network in June 2025
- Complete the task of setting up a Certificate Authority in the HomeLab
- Add VLANs to the FLINT2 router
- Arrange the power so that the FLINT2 router can remain on if I shutdown the Rack
- Alter the way that I connect my laptop to the network so that it remains connected at all times on the correct VLAN
- Implement the PiHole to give out DNS and DHCP IPs within the HomeLab
- Work up some 3D printed components to stage the remaining Raspberry Pis external to the Rack, but still be present within the HomeLab
- Work up the use of my STREAM deck to issue MQTT messages for HomeLab control
- Spin up a file server on the HomeLab
- Finish setting up the Raspberry Pi display/controller; connected via Tailscale
Wednesday, September 21, 2022
Added a new 802.11ax Router to the Apartment
Wednesday, July 6, 2022
Alteration to the Network Input to/from the Rack
I have been contemplating how to provide an interface into the rack that would allow me to provide an interface to the RPis and the Proxmox server on the rack. So far I have had an interface to the Edgerouter-12 (ER-12) through a SLATE router. However, I found out that the rule set that is being used here in the retirement community doesn’t allow me to access ports on the SLATE unless I am connected to their portal vlan. I decided to start some experiments to find out what I can actually do with the network. Be aware that all IP addresses within the retirement community are RFC1918 private addresses.
I had previously connected the SLATE router to the ER-12 through two AV2000 Ethernet over power interfaces, each with two Ethernet ports apiece. So it was SLATE LAN -> AV2000 -> AV2000 -> ER-12 WAN. The SLATE was connected into the resident vlan which does not allow conversation between hosts on the resident vlan. However, I have been able to connect between a host on the resident vlan and a host on the portal vlan. I decided to put an RPi connected to the portal vlan, but also connected to a vlan within the rack. That way, I can connect my laptop, or iPhone/iPad to any port on the RPi. To do this, I decided to implement a trunk line between the two AV2000s.
I resurrected one of the managed switches from the tubs that I brought to the community and configured a trunk port and an untagged port to a vlan (vlan32) specifically for traffic between the SLATE and the ER-12. I configured the same vlan (vlan32) on my M4100-26G switch along with a trunk port that had the same setup as the trunk port on the managed switch from my tub stores. By connecting these up I now have the following: SLATE LAN (vlan32) -> managed switch -[T]-> AV2000 -> AV2000 -[T]-> M4100-26G -[vlan32]-> ER-12 WAN (vlan32).
Since I can get to the managed switch within the rack from the Admin vlan, I was able to set other vlans so that I can add an RPi Gateway (ServerNet vlan/portal vlan). This allows me to setup a firewall with open ports to the ServerNet vlan from the portal vlan which is wifi facing. Next up is the configuration of the RPi Gateway.
Sunday, May 1, 2022
Changed out the WiFi hookup in the Apartment
I did some measurements of the 802.11ac signal levels in my apartment. When I am up close to the Cisco endpoint, I am measuring around -41 dBm, which is a pretty high level signal (-30 dBm being the theoretical maximum). But when I measured the level in the back bedroom it came up as -78 dBm. A level of -70 dBm is about minimum for not dropping packets. So I am below that and that is why I have been having issues with the 802.11ac not having enough speed at 11 o'clock at night when everyone is streaming their stuff. The reason for the drop in signal level is due to the construction of the apartment. The apartment is basically a firebox, made to withstand fire from the outside, including the positive pressure in the hallways to keep fires at bay. The walls inside the apartment have steel studs and the plasterboard is almost the consistency of concrete. Both of these material types are bound to have an effect on RF transmission from the endpoint.
I decided to move the GL-iNet SLATE to the living room (around -44 dBm). I am now connecting the SLATE to the rack by the use of some TP-Link AV2000 power adapters. In that way I should be able to have an increase in speed of the network connection. I discovered that the Signal and Noise levels, from the SLATE itself, are Signal = -35 dBm and Noise = -70 dBm. That indicates that my -78 dBm measured in the back part of the apartment was way below the noise level, which means my packets were probably suffering from re-transmission. No wonder I was seeing a slowdown of the connections to the outside.
Friday, February 11, 2022
HomeLabUpdate #01 - Initial Rack Setup
As I came into the Apartment, I had setup the rack to have (from top to bottom):
- 24 port patch panel
- Ubiquiti Edgerouter-12 Router
- Short shelf for KVM and regular switch/ER-X
- Netgear M4100-26g Switch
- Panel with 4 Raspberry Pi 4s (RPiInject, RPiCICD, RPiLDAP, RPiPlex)
- Panel with 4 Raspberry Pi 3Bs (RPiSecure, RPiPower3, RPiPower2, RPiPower1)
- Shelf for containing WDMyCloud drives
- Open area (2U) TBD on contents
- Proxmox Server (2U case)
- APC UPS (1U)
I had left 6 Ethernet cables connected, numbered #8-1 through #8-6. When I got to the apartment, I added the GL-iNet SLATE router (in Repeater mode, without second SSID) as the input to the apartment's wifi system. My printer is connected to the wifi system and I have connected the HA-IOT server to the back of my Acer Monitor with connections through the 4-way KVM switch.