[Pkg-samba-maint] Bug#873073: Bug#873073: Still present in Buster

Mathieu Parent math.parent at gmail.com
Mon Jul 15 14:36:54 BST 2019


Le dim. 14 juil. 2019 à 14:51, Dark Penguin <darkpenguin at yandex.com> a écrit :
>
> This issue is still present in Buster.
>
> Changing the interface name to its IP address in smb.conf does not make
> sense because we're talking about a situation when your IP address is
> managed by DHCP.
>
> Tweaking the systemd service files does not help according to the OP,
> and even if it did, this is not a solution - network-online.target
> apparently still does not work.
>
> Mathieu, is there a bug report with more details about the
> network-online.target problem? It looks pretty serious since it can
> potentially break all network-based daemons, and is still not fixed in
> Buster.

Have you considered tuning /etc/default/networking ?

For example:
WAIT_ONLINE_METHOD="ifup"
WAIT_ONLINE_IFACE="enp2s0"
WAIT_ONLINE_ADDRESS=""
WAIT_ONLINE_TIMEOUT=300

or:
WAIT_ONLINE_METHOD="ping"
WAIT_ONLINE_IFACE=""
WAIT_ONLINE_ADDRESS="128.31.0.62"
WAIT_ONLINE_TIMEOUT=300

See also /lib/ifupdown/wait-online.sh

What is the content of /etc/network/interfaces?

Regards

-- 
Mathieu Parent



More information about the Pkg-samba-maint mailing list