[RULE] Networking with RULE

Gabriel M. Beddingfield gabriel at teuton.org
Fri Oct 8 09:09:26 EEST 2004


On Thursday 07 October 2004 14:09, David wrote:

> I can ping eth0 and eth1 but am not able to ping beyond on to the
> internet

I'm using FC2, so it might differ a little.  This probably has to do 
with your ip_forward switch.

# su
Password:
# cat /proc/sys/net/ipv4/ip_forward
0
# echo 1 > /proc/sys/net/ipv4/ip_forward
# cat /proc/sys/net/ipv4/ip_forward
1

This should work for you temporarily.  To make it work with every 
boot, you'll need to put it in your init scripts.

HTH!

-- 
Gabriel M. Beddingfield
gabriel at teuton.org

**** NEED A SMART, PROBLEM-SOLVING BSME? ****
http://www.teuton.org/~gabriel/resume.doc (Word)
http://www.teuton.org/~gabriel/resume.txt (Text)

_______________________________________________
Rule Project HOME PAGE:  http://www.rule-project.org/en/
Rule-list at rule-project.org
http://mail.rule-project.org/mailman/listinfo/rule-list_rule-project.org



More information about the Rule-list mailing list