Tagged articles
12 articles
Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 20, 2026 · Fundamentals

How Routers Work: From Routing Tables to Dynamic Path Selection

Routers, also known as gateways, connect separate networks by using routing tables to determine the optimal path for packets, employing direct, static, and dynamic routes, following longest‑match and cost metrics, and handling three‑layer IP addressing to forward data across diverse subnets.

IP addressingNetworkingRouter
0 likes · 7 min read
How Routers Work: From Routing Tables to Dynamic Path Selection
MaGe Linux Operations
MaGe Linux Operations
Sep 21, 2022 · Operations

How to Build Asymmetric Routing with WireGuard on Linux

Learn how to configure WireGuard to create asymmetric routes across multiple machines, using link‑local addresses and static routing, with step‑by‑step examples for three‑node and two‑node setups, and see performance improvements by avoiding costly outbound paths.

asymmetric routingstatic routingwireguard
0 likes · 15 min read
How to Build Asymmetric Routing with WireGuard on Linux
Liangxu Linux
Liangxu Linux
May 5, 2021 · Fundamentals

Master Network Fundamentals: From Switches and MAC Learning to Static Routing

This guide explains how computers connect via cables, how switches use MAC addresses and learning tables to forward traffic, how routers employ IP addressing, subnet masks, CIDR and VLSM for scalable networks, and provides step‑by‑step static routing experiments with configuration commands.

IP addressingRoutersSubnetting
0 likes · 24 min read
Master Network Fundamentals: From Switches and MAC Learning to Static Routing
DevOps Cloud Academy
DevOps Cloud Academy
Aug 9, 2019 · Operations

Static Routing Configuration and Verification on Cisco Routers

This guide explains the concepts of routing tables, static and default routes, and provides step‑by‑step Cisco router configuration commands and verification procedures to achieve full network connectivity between two routers and their attached PCs.

CiscoIP routingRouter configuration
0 likes · 4 min read
Static Routing Configuration and Verification on Cisco Routers
ITPUB
ITPUB
Nov 9, 2016 · Operations

How to Resolve Synology DDNS Failures with Dual‑PPPoE and IPSec VPN on vSRX

This guide explains why Synology DSM DDNS stops working when an IPSec VPN default route is active, and provides step‑by‑step commands to add a pp0.0 nexthop and static routes for DDNS‑related subnets so the service remains reliable under both VPN and non‑VPN conditions.

DDNSIPSecPPPoE
0 likes · 6 min read
How to Resolve Synology DDNS Failures with Dual‑PPPoE and IPSec VPN on vSRX
Practical DevOps Architecture
Practical DevOps Architecture
Jun 15, 2015 · Information Security

Configuring NAT, ACL, and Static Routing on a Router

This guide demonstrates how to configure NAT with an ACL, set up internal and external interface IP addresses, define a default static route, and create an ACL‑based traffic policy to block specific internal hosts from accessing a given external IP address.

ACLNATRouter configuration
0 likes · 3 min read
Configuring NAT, ACL, and Static Routing on a Router