tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: dhcpcd: re1: DHCPv6 REPLY: iana not found
On 05/02/2016 11:38, Roy Marples wrote:
>> So I thought I'd use the example give in the manual page,
>> dhcpcd.conf(5):
>>
>> noipv6rs # disable routing solicitation
>> denyinterfaces eth2 # Don't touch eth2 at all
>> interface eth0
>> ipv6rs # enable routing solicitation get the
>> # default IPv6 route
>> ia_na 1 # request an IPv6 address
>> ia_pd 2 eth1/0 # get a /64 and assign it to eth1
>>
>> This didn't work at all! And when it did things, it did them wrong.
>> (Of course I adjusted for my interfaces).
>>
>> It took me a while to realise that this is a devilishly deceptive
>> example. dhcpcd does not allow end-of-line comments!
>>
>> That surely should be made clearer in the manual, closer to the example,
>> and not just the line near the start "Blank lines and lines starting
>> with # are ignored.".
>
> Heh, that's a fair cop!
> I'll get that fixed.
Fixed here:
http://roy.marples.name/projects/dhcpcd/vpatch?from=3791f0d433c8b3612f4fdcc95dbdf24f8401b2c9&to=6b6ca396e47617d040ff7423fe461d25d05346ba
Roy
Home |
Main Index |
Thread Index |
Old Index