load the kernel module 'insmod ipv6'

you may be required to compile it from kernel sources.

----- Original Message -----
From: "Juan Fco Rodriguez Hervella" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 6:35 AM
Subject: Re: tunnel 6to4


Hi Robert:

I am trying your solution, but when I run:

root@alacran:~# ifconfig sit0 up
sit0: unknown interface: No existe tal dispositivo
(dont exists such device)

Do I need to configure any kernel parameter to make
available the sit interface ?


Robert Wachinger escribió:
>
> Hi,
>
> Juan Fco Rodriguez Hervella wrote:
>
> > Can someone briefly explain me how to configure a 6to4 tunnel with linux
>
> 6to4 are those 2002:<IPv4-Address of Gateway>:...-Adresses, some sort of
> automatic tunnel between V6-networks ...
>
> I would do it this way:
>
> ifconfig sit0 up
> ifconfig sit0 add <own 6to4-address>/16
>
> then I have an entry in my routing table like this:
> 2002::/16  ::  UA    256    0        0 sit0
>
> and everything else does the sit-driver ...
>
> Of course, if your sit-driver supports 6to4 (else you
> would have to set up a normal configured tunnel ...)
>
> --
> Regards, Robert Wachinger
> Siemens ICM N MC MI E3

--
*********************************
Juan F. Rodriguez Hervella
Universidad Carlos III de Madrid
********************************

---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]


---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to