WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How do i set static IPv6 in Tiny Core Linux ?  (Read 6915 times)

Offline oc99

  • Newbie
  • *
  • Posts: 3
How do i set static IPv6 in Tiny Core Linux ?
« on: November 21, 2011, 02:50:47 AM »
I can not found any info about IPv6

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11595
Re: How do i set static IPv6 in Tiny Core Linux ?
« Reply #1 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

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: How do i set static IPv6 in Tiny Core Linux ?
« Reply #2 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.
The only barriers that can stop you are the ones you create yourself.

Offline oc99

  • Newbie
  • *
  • Posts: 3
Re: How do i set static IPv6 in Tiny Core Linux ?
« Reply #3 on: November 22, 2011, 01:15:34 PM »
it's work

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


Offline neonix

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 391
Re: How do i set static IPv6 in Tiny Core Linux ?
« Reply #4 on: July 10, 2024, 05:55:39 AM »
Can newbie users can set ipv6 address in GUI mode?