Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Language translations
now possible!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Talk
»
IPV6
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: IPV6 (Read 4033 times)
andyj
Hero Member
Posts: 1036
IPV6
«
on:
September 26, 2019, 09: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?
Logged
curaga
Administrator
Hero Member
Posts: 11049
Re: IPV6
«
Reply #1 on:
September 27, 2019, 03:16:50 AM »
Try installing iana-etc. Otherwise not sure, maybe stracing your ifconfig call would show something.
Logged
The only barriers that can stop you are the ones you create yourself.
andyj
Hero Member
Posts: 1036
Re: IPV6
«
Reply #2 on:
September 27, 2019, 10: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.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Talk
»
IPV6