Tagged articles

NAT

136 articles · Page 2 of 2
Architects' Tech Alliance
Architects' Tech Alliance
Nov 26, 2019 · Industry Insights

Why IPv4 Addresses Are Gone and How IPv6 Will Shape the Future Internet

The article explains that the global pool of 4.3 billion IPv4 addresses has been fully allocated, outlines the historical timeline of regional exhaustion, describes mitigation techniques such as address reuse and NAT, and makes a compelling case for transitioning to IPv6 with its vastly larger address space and technical advantages.

Address ExhaustionIPv4IPv6
0 likes · 8 min read
Why IPv4 Addresses Are Gone and How IPv6 Will Shape the Future Internet
Practical DevOps Architecture
Practical DevOps Architecture
Jul 25, 2019 · Operations

Configuring PPPoE Access on a USG Firewall

This guide details step‑by‑step configuration of a USG firewall to act as a PPPoE client, covering VLAN interface setup, DHCP server, NAT, security zones, DNS proxy, static routing, and verification commands to ensure Internet connectivity for a LAN.

DHCPNATNetwork Configuration
0 likes · 9 min read
Configuring PPPoE Access on a USG Firewall
Ops Development Stories
Ops Development Stories
May 30, 2018 · Information Security

Mastering iptables: A Complete Guide to Linux Firewall Rules and NAT

This comprehensive guide explains the fundamentals of iptables, covering its architecture, chain and table concepts, rule syntax, matching modules, actions, and practical examples for filtering, NAT, and port forwarding, enabling readers to configure Linux firewalls effectively in virtual or container environments.

Linux firewallNATiptables
0 likes · 16 min read
Mastering iptables: A Complete Guide to Linux Firewall Rules and NAT
Ctrip Technology
Ctrip Technology
Jan 25, 2018 · Operations

Software Session Border Controller (SBC): Overview, Application Scenarios, and Practical Implementation Experience

This article introduces Session Border Controllers (SBC), outlines three typical deployment scenarios, and shares detailed practical experiences—including architecture, implementation steps, and common pitfalls—of building software‑based SBC solutions such as VAG, VIG, and VTG for VoIP services.

FreeSWITCHNATOpenSIPS
0 likes · 11 min read
Software Session Border Controller (SBC): Overview, Application Scenarios, and Practical Implementation Experience
MaGe Linux Operations
MaGe Linux Operations
Aug 4, 2017 · Operations

Build a Secure LAN with iptables NAT and DHCP on CentOS

This guide walks through setting up a LAN with a static‑IP server, configuring iptables firewall rules, enabling NAT and port forwarding, and deploying a DHCP server on CentOS, complete with sample configuration files and command‑line steps.

CentOSDHCPNAT
0 likes · 6 min read
Build a Secure LAN with iptables NAT and DHCP on CentOS
Practical DevOps Architecture
Practical DevOps Architecture
Mar 2, 2017 · Operations

Sample Huawei Router Configuration Commands

This document provides a comprehensive set of Huawei router configuration commands covering system settings, SNMP, time, portal loading, security policies, ACL rules, user authentication, firewall zones, interface definitions, IP addressing, NAT, static routes, and user interface configurations.

ACLConfigurationNAT
0 likes · 4 min read
Sample Huawei Router Configuration Commands
21CTO
21CTO
Jun 18, 2016 · Operations

How LVS Load Balancer Distributes Traffic: Deep Dive into DR, NAT, and TUN Modes

This article explains the architecture of Linux Virtual Server (LVS) load balancers, detailing the roles of the Director server, Real servers, shared storage, and the three primary IPVS scheduling modes—DR, NAT/FULL NAT, and TUN—including their mechanisms, advantages, and configuration considerations.

DR modeIPVSLVS
0 likes · 14 min read
How LVS Load Balancer Distributes Traffic: Deep Dive into DR, NAT, and TUN Modes
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
MaGe Linux Operations
MaGe Linux Operations
Aug 9, 2014 · Information Security

Master Linux iptables: From Basics to Advanced Firewall Rules

This comprehensive guide explains Linux firewall concepts, the evolution and operation of iptables, rule chains, policies, command syntax, matching criteria, state tracking, NAT/DNAT techniques, and practical exercises, providing readers with the knowledge to configure and manage secure network access effectively.

LinuxNATfirewall
0 likes · 17 min read
Master Linux iptables: From Basics to Advanced Firewall Rules