[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to create an ipv6 lan with a /64



On Sun, Oct 17, 2004 at 11:34:47AM +0200, Arnout Engelen wrote:
> On Sun, Oct 10, 2004 at 08:09:31PM +0200, Wouter Verhelst wrote:
> > On Sat, Oct 09, 2004 at 11:39:25PM +0200, Niki R wrote:
> > > how to assign an ipv6 to an internal pc with my debian box? 
> > 
> > apt-get install radvd
> > vi /etc/radvd.conf
> 
> Well, yes - but what if Niki has been assigned ('only') a /64, and has 2
> local subnets? radvd can't work with prefixes other than /64.

Then he really should get a /48.  You're even supposed to get a
/48 when only having 1 subnet.

He could also either set everything up staticly, or use dhcp.

Is there any dhcp client/server that supports ipv6?  I know there
is an rfc about it (rfc3315). I just never had the need to use it
yet.  The only project I could find about it said it was dead.

> Would assigning the same /64 to each subnet work (i.e., wouldn't that 
> possibly give the same IP out on both subnets)?

An IP address is supposed to be unique.  The problem however is
routing.  How will you know what subnet to route to based on the
IP address?

> And what if Niki didn't get a /64, but a /80?

Then his only options left are static and dhcp.

> And: what is the best way to choose the IP's for the local interfaces of the
> router?

Just pick something like ::0 or ::1.


Kurt



Reply to: