Enable IP forwarding

2009年11月28日 | 标签: ,

To enable IP packet forwarding please edit /etc/sysctl.conf with your editor of choice and set:   

 # Controls IP packet forwarding
net.ipv4.ip_forward = 1

You can then verify your settings with:

 /sbin/sysctl -p

相关文章:

  1. centos/rhel WPA-PSK无线网络支持
  2. 开启Linux的路由
  3. 服务器的网络安全防护
  4. 国外VPS OPENVPN路由设置
  5. 网卡绑定多个连续IP地址
目前还没有任何评论.