Re: Re: Testing dhcpcd against TAHI (ipv6)
Roy Marples
Tue Mar 29 14:02:11 2016
On 29/03/2016 14:14, Shahid Mahmood wrote:
> (I am unable to access http://roy.marples.name or the mailing list
> archive, so not sure if my last post ever reached the server. Sending
> again).
> -----
> Full log is not possible as the testing unit take control of the target
> device over serial port. I assigned an ipv4 address manually to query
> adapter status.
A full log is possible.
You use this at the top of dhcpcd.conf, before any interface directives:
debug
logfile /var/log/dhcpcd.log
Once the test is done, /var/log/dhcpcd.log should be quite descriptive
of what dhcpcd does.
I used this config file:
debug
logfile /var/log/dhcpcd.log
interface iwn0
ia_na
Works fine for me, an address is assigned to iwn0.
Roy
Archive administrator: postmaster@marples.name