mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
[Translating] tech/20150423 How IP forwarding Helps Connecting Private interface to Internet in Linux
This commit is contained in:
parent
b4d3637950
commit
f27825598b
@ -1,3 +1,4 @@
|
|||||||
|
Translating by ictlyh
|
||||||
How IP forwarding Helps Connecting Private interface to Internet in Linux
|
How IP forwarding Helps Connecting Private interface to Internet in Linux
|
||||||
================================================================================
|
================================================================================
|
||||||
Hi everyone, today we'll learn about IP forwarding or Packet forwarding from one network interface to another in Linux using iptables. IP forwarding is a concept to make Linux machine to send data from one network to another as a router. So, it can be used as a **router** or a proxy server that can share internet or network connection from one connection to multiple client machines.
|
Hi everyone, today we'll learn about IP forwarding or Packet forwarding from one network interface to another in Linux using iptables. IP forwarding is a concept to make Linux machine to send data from one network to another as a router. So, it can be used as a **router** or a proxy server that can share internet or network connection from one connection to multiple client machines.
|
||||||
|
Loading…
Reference in New Issue
Block a user