Re: static IPv6 adresses
Egbert
Tue Nov 24 09:13:09 2015
OK. Thanks Roy. I'll just use dhcpcd where needed, it certainly has
advantages over isc stuff. But on server like applications (in this case
DNS server on raspberry), I'll just do without any dhcpclient and let
good old /etc/network/interfaces do the work.
CU, EJ
Op 24-11-2015 om 9:15 schreef Roy Marples:
> Hi
>
> On 22/11/2015 20:52, Egbert wrote:
>> Hi,
>>
>> I've added a few lines to dhcpcd.conf to lock the IPv4
>> address/gateway/DNS of my server to a certain address. I would like to
>> do that also for IPv6. So I'm looking for the equivalent of:
>>
>> iface eth0 inet6 static
>> address 2001:980:5570:1::40
>> netmask 64
>>
>> That is what I currently have in /etc/network/interfaces. This is Debian
>> Jessie, by the way. Should I just use:
>> static ip_address=2001:980:5570:1::40" or os there a specific IPv6 syntax?
> There is not currently a means of adding static IPv6 addresses.
> http://roy.marples.name/projects/dhcpcd/tktview?name=29417b793e
>
> My personal life is very hectic right now as the forking process for v3
> is almost complete so no time for non critical dhcpcd things (and yes a
> new release is long over due).
>
> Roy
>
Archive administrator: postmaster@marples.name