Vadlapudi Madhu wrote:

> I want to use forwarding option in ipv6 as we use in ipv4. I know in ipv4
> forward setting like setting '1' in the forwarding option of
> /etc/sysctl.conf file. But i think that sort of thing is not here in ipv6.
> We have to use IPV6FORWARDING=yes in /etc/sysconfig/network file. Here the
> problem comes for me.

I don't know your OS, nor your distribution. If your OS is Linux, try

echo 1 > /proc/sys/net/ipv6/conf/all/forwarding

If then everything works fine, you can take a closer look at your 
bootskripts (or simply hack the above line in there close to the end).

Mark.
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to