At 13:26 19.12.2000, Juan Luis Baptiste M. wrote:
>Hi,
>
>I'm configuring my mandrake box to support ipv6 for the very first time, I
>got almost everything ready, configuration apps, tools,scripts,etc.
>
>I'm configuring the scripts and I have some questions about the values I got
>to put in them, I don't understand quite well what I have to do in some parts
>(maybe for my bad english) so I hope some here can explain me:
>
>In
>/etc/sysconfig/network-scripts/ifcfg-eth0(normal network interface):
>
>Enable/disable IPv6 configuration for this interface:
>
>#IPV6INIT="yes"                         # Initalize IPv6 "yes"
>IPV6INIT="no"                           # Initalize IPv6 "no"Enable/disable
>
>IPv6 forwarding on this interface:
>
>#IPV6FORWARDING="yes"                   # Control {yes|no} forwarding through
>this device
>IPV6FORWARDING="no"                     # Control {yes|no} forwarding through
>this device
>
>'Yes' is commented by default, but in the howto doesn't says anything if
>leaving it commented or not. The same happens in
>/etc/sysconfig/network-scripts/ifcfg-sit1(IPv6 in IPv4 tunnel interface).

Hmm, is not enough information published at
http://www.bieringer.de/linux/IPv6/IPv6-HOWTO/scripts/current/index.html#explanation 
?
If yes, send an e-mail and I will add a little bit more.

IPV6INIT="yes" or "no" means, the IPv6 configuration data for this 
interface will be configured (IPv6 enabled) or not (only IPv4).

IPV6FORWARDING="yes" or "no" is for use of a security feature of the 
kernel. If you do not want to forward any IPv6 traffic receiving the host 
through the specified interface, say "no" here, otherwise "yes".

>And in  /etc/sysconfig/network-scripts/ifcfg-sit1(IPv6 in IPv4 tunnel
>interface), where I specify the primary ipv6 route through the tunnel has an
>example ipv6 address of 3ffe::/16, and the one I got from freenet6.net was
>much longer, 3ffe:b00:c18:1fff:0:0:0:f0. I got to put that ip in there or in
>the additional static routes file?

No, this is the foreign IPv6 address of your IPv6-Point-to-Point tunnel, 
normally not needed (only for IPv6-ping tests), see also
http://www.bieringer.de/linux/IPv6/IPv6-HOWTO/scripts/current/index.html#howtofreenet6

         Peter


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

Reply via email to