On 4/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > hi there how can i make ipv6 avaliable on my debian computer > ? > what package i have to install?
If you have a default kernel, the IPv6 support should be enabled. # mkdir /dev/net ;mknod /dev/net/tun c 10 200 # apt-get install tspc # ping6 www.kame.net That should give you IPv6. If you can read spanish, there's a nice howto here: http://bulma.net/body.phtml?nIdNoticia=1840 It shows you how you can have a permanent IPv6 (actually a prefix --- a lot of addresses) once you have an Internet routable IPv4. BTW, does anybody have a basic firewall script for ipv6? -- http://arhuaco.org/

