Re: ipv6 only mode
Roy Marples
Tue Dec 01 13:10:53 2020
On 01/12/2020 01:22, Boris Krasnovskiy wrote:
Hello,
Trying to start dhcpcd in ipv6 only mode.
Executing: dhcpcd -6 eth0
When look on the 'ps' I see the following:
2334 root dhcpcd: eth0 [ip4] [ip6]
Is there any reason dhcpcd refuses to start ipv6 only daemon?
How to fix this?
I am using version 9.3.4
Might it be that dhcpcd is already running?
Try this:
pkill dhcpcd
dhcpcd -6 eth0
ps ax | grep dhcpcd
Roy
Archive administrator: postmaster@marples.name