On 05/26/2011 07:00 AM, JB wrote: > Kevin J. Cummings <cummings <at> kjchome.homeip.net> writes: > >> ... >> I guess my first question is: Where does Fedora think that Global IPv6 >> forwarding is "disabled in configuration"? What file? What >> configuration option? >> ... > > On my F14: > $ grep -ir forward /etc/sysconfig/ > ... > > $ grep -ir forward /etc/sysconfig/ |grep -i kernel > ... > /etc/sysconfig/network-scripts/ifup-ipv6: echo $"Global IPv6 forwarding is > enabled in configuration, but not currently enabled in kernel" > /etc/sysconfig/network-scripts/ifup-ipv6: echo $"Global IPv6 forwarding is > disabled in configuration, but not currently disabled in kernel" > ... Yeah, I found this yesterday, seems I have some IPV6 directives in my ifcfg-eth0 file, but not an IPV6FORWARDING=yes directive. Looks like I started to migrate some of my tunnel commands from /etc/rc.local to the ifcfg-eth0 script, but didn't know about setting the IPV6FORWARDING directive. Looks like the code *is* the documentation.... > JB -- Kevin J. Cummings kjchome@xxxxxxxxxxx cummings@xxxxxxxxxxxxxxxxxx cummings@xxxxxxxxxxxxxxxxxxxxxxx Registered Linux User #1232 (http://counter.li.org) -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines