EPISODE · Jun 8, 2026 · 8 MIN
How to Use Linux Namespaces for Network Isolation
from Linux Server Admin with Fexingo: Sysadmin, Bash, and Server Engineering · host Fexingo
Episode 39 of Linux Server Admin dives into Linux network namespaces for isolating server processes without full container runtimes. Lucas and Luna break down a real scenario: running a legacy monitoring agent that can't be containerized but must be network-separated from production traffic. They walk through creating a namespace, assigning a virtual Ethernet pair, and routing traffic through a dedicated bridge. Specific commands include 'ip netns add', 'ip link add veth', and iptables rules for NAT. The episode also covers debugging with 'nsenter' and 'ip netns exec', plus pitfalls like systemd integration and DNS resolution inside namespaces. By the end, listeners can isolate any process's network stack with five commands. The conversation includes a brief donation segment highlighting Fexingo's ad-free model at buy me a coffee dot com slash fexingo. #Linux #Sysadmin #ServerEngineering #NetworkNamespaces #NetworkIsolation #Bash #TechPodcast #DevOps #Containerization #iptables #VethPair #ipCommand #nsenter #Systemd #ServerSecurity #Technology #FexingoBusiness #BusinessPodcast Keep every episode free: buymeacoffee.com/fexingo
What this episode covers
Episode 39 of Linux Server Admin dives into Linux network namespaces for isolating server processes without full container runtimes. Lucas and Luna break down a real scenario: running a legacy monitoring agent that can't be containerized but must be network-separated from production traffic. They walk through creating a namespace, assigning a virtual Ethernet pair, and routing traffic through a dedicated bridge. Specific commands include 'ip netns add', 'ip link add veth', and iptables rules for NAT. The episode also covers debugging with 'nsenter' and 'ip netns exec', plus pitfalls like systemd integration and DNS resolution inside namespaces. By the end, listeners can isolate any process's network stack with five commands. The conversation includes a brief donation segment highlighting Fexingo's ad-free model at buy me a coffee dot com slash fexingo. #Linux #Sysadmin #ServerEngineering #NetworkNamespaces #NetworkIsolation #Bash #TechPodcast #DevOps #Containerization #iptables #VethPair #ipCommand #nsenter #Systemd #ServerSecurity #Technology #FexingoBusiness #BusinessPodcast Keep every episode free: buymeacoffee.com/fexingo
NOW PLAYING
How to Use Linux Namespaces for Network Isolation
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m