Komputer
Laman
HOME
Training
Beranda
Contact Us
Monday, March 9, 2015
Linux Enable IP Forwarding
Open /etc/sysctl.conf file using a text editor, enter:
# vi /etc/sysctl.conf
Set net.ipv4.ip_forward to 1, enter:
net.ipv4.
ip_forward
=
1
Save and close the file. Reload the changes by typing the following command:
# sysctl -p
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment