#728·dufs

cannot config file dual-stack ipv4/ipv6 start

Author: YoungDS17Created Jul 15, 2026Updated Jul 15, 2026

Problem cannot config file dual-stack ipv4/ipv6 start

start the service with a command is good ./dufs -b 0.0.0.0,::

But it fails when using the config file
bind: 0.0.0.0 :: (fail) bind: 0.0.0.0,:: (fail) bind: 0.0.0.0 [::] (fail) bind: 0.0.0.0,[::] (fail) What format should I use ?