[FrontPage] [TitleIndex] [WordIndex

This is a read-only archived version of wiki.centos.org

啟用 IP 轉接

要啟用 IP 轉接,請使用你所喜歡的編輯器來修改 /etc/sysctl.conf 並設定:

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

接著你可以這樣檢查你的設定:

/sbin/sysctl -p

Translation of revision 4


2023-09-11 07:23