我让 Samba 启动并运行,但它停止工作。问题是NMBD服务无法启动。如果我发出systemctl status nmbd.service我得到
Status: "nmbd: No local IPv4 non-loopback interfaces available, waiting for interface..."
如果我发出ifconfig命令,我会回来(因空间而删节):
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu1500
.
.
.
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
我不明白。谷歌搜索没有帮助。
非常感谢。