ipv6 tunnel
Radu Malica
thejoker@infostream.ro
Tue, 16 May 2000 18:25:54 +0300 (EEST)
Just create your person and ipv6-site object to 6bone and the ncontact
your nearest physical location provider.
On Mon, 15 May 2000, Joseph Chung wrote:
> Can you tell me what steps you took to get the ip address and class from
> UUNet?
>
>
> Thank You,
> Joseph Chung RiverSoft Inc.
> joe.chung@riversoft.com One Sansome Street Suite 2100
> Office: +1 (415) 438-2356 San Francisco, CA 94104
> Cell: +1 (415) 577-4817
> Toll free: +1 (877) OPENRIVER http://www.riversoft.com
>
> The information in this email is confidential and may be legally
> privileged. It is intended solely for the addressee. Access to
> this email by anyone else is unauthorised. If you are not the
> intended recipient, any disclosure, copying, distribution or any
> action taken or omitted to be taken in reliance on it, is
> prohibited and may be unlawful.
>
>
> -----Original Message-----
> From: owner-6bone@ISI.EDU [mailto:owner-6bone@ISI.EDU]On Behalf Of
> Marcelo Franca Alves (MFA)
> Sent: Monday, May 15, 2000 9:50 AM
> To: Radu Malica; 6bone@ISI.EDU
> Subject: Re: ipv6 tunnel
>
>
> Important: the address below are only for example
>
> Interface eth1 IPv6 address
> /sbin/ifconfig eth1 add 3ffe:3c00:200:101::1/64
>
> Enabling Routing
> echo "1" > /proc/sys/net/ipv6/conf/all/forwarding
>
> Enabling default tunnel interface (sit0)
> /sbin/ifconfig sit0 up
>
> Remote IPv4 address of Tunnel
> /sbin/ifconfig sit0 tunnel ::200.136.200.141
>
> Enabling tunnel interface
> /sbin/ifconfig sit1 up
>
> IPv6 local tunnel address
> /sbin/ifconfig sit1 inet6 add 3ffe:3c00:700:3::2/126 </font></p>
>
> Default route - IPv6 remote tunnel address (use ::0/0 don't use the word:
> default)
> /sbin/route -A inet6 add ::0/0 gw 3ffe:3c00:700:3::1 dev sit1
>
> See more details in http://www.ipv6.mfa.eti.br (in portuguese)
> -----
> Marcelo Franca Alves (MFA) http://www.mfa.eti.br
> Sao Paulo - SP - Brasil
> ----- Original Message -----
> From: "Radu Malica" <thejoker@infostream.ro>
> To: <6bone@ISI.EDU>
> Sent: Monday, May 15, 2000 9:36 AM
> Subject: ipv6 tunnel
>
>
> >
> > Hello
> >
> > I got my IPv6 address and class from UUNet and they are ready to setup a
> > tunnel. I use a Linux Box (redhat 6.1) and i'm a bit confused about
> > setting up tunnels (sit0 devices) and routing...i tried it before with
> > freenet6 and i had same routes on 2 different devices, eth0 and sit1
> >
> > Can you tell me step-by-step how to setup a tunneling for IPv6 in Linux?
> >
> > Thanks a lot
> >
> > Radu Malica
> >
> >
> >
>
>
>