WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: IPV6  (Read 3668 times)

Offline andyj

  • Hero Member
  • *****
  • Posts: 1023
IPV6
« on: September 26, 2019, 06:01:52 PM »
On TC 10, I have ipv6-4.19.10-tinycore64 loaded at boot, and lsmod shows ipv6 loaded, but neither busybox nor gnu ifconfig know about inet6:

Code: [Select]
ifconfig: inet6 is not a supported address family

What else do I need to do, or what am I doing wrong?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10982
Re: IPV6
« Reply #1 on: September 27, 2019, 12:16:50 AM »
Try installing iana-etc. Otherwise not sure, maybe stracing your ifconfig call would show something.
The only barriers that can stop you are the ones you create yourself.

Offline andyj

  • Hero Member
  • *****
  • Posts: 1023
Re: IPV6
« Reply #2 on: September 27, 2019, 07:54:26 AM »
Part of the problem is that busybox ifconfig syntax != gnu ifconfig syntax != net-tools ifconfig syntax, which confuses third-party scripts. Iproute2 is a little old, but it provides ip which works for make check for bind.