Master

Опубликовано: 17 Август 2026
на канале: 45HomeLab
863
39

If your homelab keeps breaking the moment you touch networking, this is the video that finally makes it click.

In this deep dive, we’re breaking down Houston networking the way it should have been explained from day one: VPN (WireGuard), Bonds, Teams, Bridges, VLANs — what they actually do, how Linux networking blocks fit together, and when you’d use each one on a storage NAS or serious homelab build

We’re using an HL15 2.0 with an ASRock ROMED8-2T, multiple 10G NICs, LSI 9400-16i, and GPU — because once you scale into ZFS, SMB/NFS shares, containers, and VMs, networking becomes the difference between “rock solid” and complete chaos

Here’s what you’ll learn:
• #wireguard #vpn setup in Houston (wg0, keys, peers, Allowed IPs explained clearly)
• Bonding modes (Active-backup vs 802.3ad LACP vs XOR vs TLB/ALB) and when to use each
• Bond vs Team — what’s marketing vs what actually matters
• Linux bridges (br0 / bridge0) and how VMs plug into your LAN
• #vlans configuration best practices (bond0.10 → br10 patterns)
• Why Allowed IPs in WireGuard is routing, not ACLs
• How NetworkManager and firewalld handle it under the hood

This is especially relevant if you're running:
#proxmox homelab
#NAS / #zfs storage builds
#ceph clusters
10G networking
Self-hosted infrastructure
VLAN segmentation for IoT, servers, and management networks

If you’ve ever been confused by LACP vs Active-backup, struggled with VLAN trunk ports, or broken your server by bridging the wrong interface — this will give you the mental model that makes everything “Lego” instead of pain

Build your HomeLab with us:
HL15 Beast: https://store.45homelab.com/configure...
HL15 2.0: https://store.45homelab.com/configure...

Stay Connected Follow Us on Social:
Instagram:   / 45homelab  
Facebook:   / 45homelab-61577345404910  
X: https://www.x.com/45homelab

To be the first to receive 45HomeLab announcements, news, and events, subscribe to the 45HomeLab newsletter here: https://45homelab.com/#footer-heading.

Hey everyone, almost 80% of you watch our videos but aren’t subscribed yet! If you’re enjoying the content, hit Subscribe and turn on the bell. It really helps us stay connected

00:00 - Introduction to Advanced Linux Networking

An overview of the core concepts being discussed: Virtual Private Networks (VPNs), Network Bonding (NIC Teaming), and Virtual Local Area Networks (VLANs).

01:15 - Understanding Virtual Local Area Networks (VLANs)
Explaining how VLANs segment a single physical network into multiple logical ones at Layer 2 to improve security and reduce broadcast traffic.

05:30 - Implementing VLAN Trunking
How multiple VLANs can be carried over a single physical link (trunk) between switches and servers using the 802.1Q standard.

#homelab #selfhosted #proxmox #zfs #45drives #opensource
09:45 - Network Bonding & NIC Teaming
Combining multiple physical network interfaces into a single logical "bond" to provide either redundancy (failover) or increased bandwidth (load balancing).

14:20 - Bonding Modes Explained
A breakdown of different bonding modes, such as Active-Backup for high availability and LACP (802.3ad) for link aggregation.

18:10 - Virtual Private Networks (VPNs) Fundamentals
The role of VPNs in extending a private network across a public one, focusing on encryption and secure remote access.

21:35 - Combining Technologies: VLANs over Bonds
A practical look at how to layer these technologies together, such as running tagged VLAN traffic over a bonded interface for a robust server setup.

24:50 - Conclusion & Summary
Final thoughts on optimizing your homelab or enterprise network using these Linux networking tools.

#homelab #proxmox #selfhosted #opensource #opensourcecommunity #opensourcetools #techtip #virtualization #45drives