Bug#982950: ssh.service starts sshd before network is online: please switch to After=network-online.target instead of just After=network.target

2021-02-17 Thread Thomas Goirand
Hi Colin, Thanks a lot for taking the time to provide very valuable information. It's helping me a lot. On 2/17/21 12:11 PM, Colin Watson wrote: > On Wed, Feb 17, 2021 at 11:46:57AM +0100, Thomas Goirand wrote: >> On 2/17/21 10:14 AM, Colin Watson wrote: >>> Are you using ListenAddress in sshd_co

Bug#982950: ssh.service starts sshd before network is online: please switch to After=network-online.target instead of just After=network.target

2021-02-17 Thread Chris Hofstaedtler
* Thomas Goirand [210217 20:38]: > # cat /etc/systemd/system/ssh.service.d/override.conf > [Unit] > After=network-online.target auditd.service > > But IMO, this is very wrong to mandate doing this, and not having ssh > connectivity after a reboot, is kind of a grave problem. > > So, could you h

Bug#982950: ssh.service starts sshd before network is online: please switch to After=network-online.target instead of just After=network.target

2021-02-17 Thread Colin Watson
On Wed, Feb 17, 2021 at 11:46:57AM +0100, Thomas Goirand wrote: > On 2/17/21 10:14 AM, Colin Watson wrote: > > On Wed, Feb 17, 2021 at 09:36:15AM +0100, Thomas Goirand wrote: > >> This means that, until FRR is fully up and running, with the BGP session > >> established, the server IP (10.x.x.x/32 b

Bug#982950: ssh.service starts sshd before network is online: please switch to After=network-online.target instead of just After=network.target

2021-02-17 Thread Thomas Goirand
On 2/17/21 10:14 AM, Colin Watson wrote: > Control: severity -1 important > > On Wed, Feb 17, 2021 at 09:36:15AM +0100, Thomas Goirand wrote: >> Package: openssh-server >> Version: 1:8.4p1-4 >> Severity: grave > > No. It may yet need to be sorted out before release, but this is a rare > situatio

Bug#982950: ssh.service starts sshd before network is online: please switch to After=network-online.target instead of just After=network.target

2021-02-17 Thread Colin Watson
Control: severity -1 important On Wed, Feb 17, 2021 at 09:36:15AM +0100, Thomas Goirand wrote: > Package: openssh-server > Version: 1:8.4p1-4 > Severity: grave No. It may yet need to be sorted out before release, but this is a rare situation and I'm not having it being release-critical right now

Processed: Re: Bug#982950: ssh.service starts sshd before network is online: please switch to After=network-online.target instead of just After=network.target

2021-02-17 Thread Debian Bug Tracking System
Processing control commands: > severity -1 important Bug #982950 [openssh-server] ssh.service starts sshd before network is online: please switch to After=network-online.target instead of just After=network.target Severity set to 'important' from 'grave' -- 982950: https://bugs.debian.org/cgi-

Bug#982950: ssh.service starts sshd before network is online: please switch to After=network-online.target instead of just After=network.target

2021-02-17 Thread Thomas Goirand
Package: openssh-server Version: 1:8.4p1-4 Severity: grave Hi there, On a Sid/Testing system, currently we have in /lib/systemd/system/ssh.service: After=network.target auditd.service While this isn't a problem in most installation, it didn't work under our setup, because we use "bgp-to-the-hos