NetBSD-Bugs archive

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

Re: bin/55170 dhcpcd fails when used instead of rtsol



The following reply was made to PR bin/55170; it has been noted by GNATS.

From: Kimmo Suominen <kim%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/55170 dhcpcd fails when used instead of rtsol
Date: Tue, 14 Apr 2020 11:06:36 +0300

 Still not working following the invocation from the rtsol(8) manual page:
 
 revolutions:~# dhcpcd -dB6T --nodhcp6 virtio0
 dhcpcd-9.0.1 starting
 executing `/libexec/dhcpcd-run-hooks' CHROOT
 spawned privileged actioneer on PID 1061
 spawned network proxy on PID 1180
 main: control_start: No such file or directory
 dhcpcd exited
 Exit 1
 
 Does not work with the options you used, either:
 
 revolutions:~# dhcpcd -q6T --nodhcp6 virtio0
 main: control_start: No such file or directory
 Exit 1
 
 No router solicitation was sent out in either case.
 


Home | Main Index | Thread Index | Old Index