Tagged articles
5 articles
Page 1 of 1
Open Source Linux
Open Source Linux
Jun 11, 2024 · Operations

How to Configure Persistent Static Routes and Dual‑NIC Routing on Linux

This guide explains Linux routing commands for adding host and network routes, setting default gateways, creating permanent static routes via rc.local, sysconfig files, and static‑routes, enabling IP forwarding, and demonstrates a dual‑NIC experiment using VMware and eNSP to achieve simultaneous internal and external network access.

Dual NICLinuxNetworking
0 likes · 11 min read
How to Configure Persistent Static Routes and Dual‑NIC Routing on Linux
Java Tech Enthusiast
Java Tech Enthusiast
Jun 7, 2024 · Operations

Configuring Static and Persistent Routes in Linux and Dual‑NIC Experiment

The article explains how to configure static and persistent routes on a Linux host using the route command, make them survive reboots via rc.local, sysconfig files, or sysctl, enable IP forwarding, and demonstrates a dual‑NIC experiment where a single static route lets the client access both external and multiple internal subnets.

Dual NICLinuxVMware
0 likes · 10 min read
Configuring Static and Persistent Routes in Linux and Dual‑NIC Experiment
Liangxu Linux
Liangxu Linux
Jun 5, 2024 · Operations

How to Configure Static and Persistent Routes on Linux for Dual‑NIC Environments

This guide explains Linux routing commands for adding host and network routes, setting default gateways, deleting routes, making routes permanent via rc.local, sysconfig files, and IP forwarding, and demonstrates a dual‑NIC experiment using VMware and eNSP to connect internal and external networks with step‑by‑step verification.

IP forwardingLinuxVMware
0 likes · 12 min read
How to Configure Static and Persistent Routes on Linux for Dual‑NIC Environments