Systems Automation
A Blog of Automation and Administration Activities
Thursday, December 23, 2004
IP Forwarding
OK. Here is a simple way to do IP Forwarding if its not enabled by default. Put this in rc.local.
echo "1" /proc/sys/net/ip4/ip _forward
Or you can use the file /etc/sysctl.conf and add the following entry
net.ipv4.ip_forward= 1
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment