Tag

static route

1 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
Feb 25, 2025 · Operations

Configuring a Dual‑NIC Linux Server with Static Routing and Persistent Startup

This guide explains how to configure a Linux server with two network interfaces—one for an internal private network and one for external access—by setting static IPs, adding a static route, and ensuring the configuration persists across reboots using rc.local.

Dual NICSystem Administrationlinux
0 likes · 7 min read
Configuring a Dual‑NIC Linux Server with Static Routing and Persistent Startup
Practical DevOps Architecture
Practical DevOps Architecture
Apr 2, 2015 · Fundamentals

Router Configuration: Subinterface, VLAN, and Static Route Setup

This guide walks through creating VLANs 2, 20, and 30, configuring VLANIF interfaces with IP addresses, setting up PC access ports, establishing a trunk link to the router, and adding a default static route to complete the router configuration.

RouterVLANnetwork configuration
0 likes · 3 min read
Router Configuration: Subinterface, VLAN, and Static Route Setup