Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: oc99 on November 21, 2011, 02:50:47 AM

Title: How do i set static IPv6 in Tiny Core Linux ?
Post by: oc99 on November 21, 2011, 02:50:47 AM
I can not found any info about IPv6
Title: Re: How do i set static IPv6 in Tiny Core Linux ?
Post by: Rich on November 21, 2011, 08:39:56 AM
Hi oc99
I don't bother with IPv6 myself, but perhaps this is of some use?
http://tldp.org/HOWTO/Linux+IPv6-HOWTO/x1035.html (http://tldp.org/HOWTO/Linux+IPv6-HOWTO/x1035.html)
Title: Re: How do i set static IPv6 in Tiny Core Linux ?
Post by: curaga on November 21, 2011, 10:06:41 AM
Install the ipv6 extension for kernel support, and set an ip as usual. Busybox ifconfig appears to support ipv6.
Title: Re: How do i set static IPv6 in Tiny Core Linux ?
Post by: oc99 on November 22, 2011, 01:15:34 PM
it's work

ifconfig eth0 fc00:babe:166::6/64 up

Title: Re: How do i set static IPv6 in Tiny Core Linux ?
Post by: neonix on July 10, 2024, 05:55:39 AM
Can newbie users can set ipv6 address in GUI mode?