User Tools

Site Tools


docu:csheet:net:misc:ipforwarding

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

docu:csheet:net:misc:ipforwarding [2020/02/07 11:30]
admin created
docu:csheet:net:misc:ipforwarding [2020/02/07 11:30] (current)
admin
Line 1: Line 1:
 ==== Enable/disable ip forwarding ==== ==== Enable/disable ip forwarding ====
  
 +Ip Forwarding is needed when your server acts as an access point or to route traffic from one network to another.
 <code bash> <code bash>
 echo 1 > /proc/sys/net/ipv4/ip_forward echo 1 > /proc/sys/net/ipv4/ip_forward
 echo 0 > /proc/sys/net/ipv4/ip_forward echo 0 > /proc/sys/net/ipv4/ip_forward
 </code> </code>
docu/csheet/net/misc/ipforwarding.1581075000.txt.gz · Last modified: 2020/02/07 11:30 by admin