I reopen the bug. The bug against installer is not so important.

I make clean installation of U8.10 and could somebody from the openssh
or network-manager teams can explain who decided that sshd should start
before dhcp client finish (and actually start) process of retrieving ip
address?

relevant lines from
a) auth.log:
Nov 25 00:38:26 madryt sshd[4999]: debug1: Bind to port 22 on 192.168.1.65.
Nov 25 00:38:26 madryt sshd[4999]: error: Bind to port 22 on 192.168.1.65 
failed: Cannot assign requested address.
Nov 25 00:38:26 madryt sshd[4999]: debug1: Bind to port 22 on 127.0.1.1.
Nov 25 00:38:26 madryt sshd[4999]: Server listening on 127.0.1.1 port 22.
Nov 25 00:38:26 madryt sshd[4999]: debug1: Bind to port 22 on 127.0.0.1.
Nov 25 00:38:26 madryt sshd[4999]: Server listening on 127.0.0.1 port 22.

b) daemon.log:
Nov 25 00:38:36 madryt dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 
67 interval 4
Nov 25 00:38:36 madryt dhclient: DHCPOFFER of 192.168.1.65 from 192.168.1.254
Nov 25 00:38:36 madryt dhclient: DHCPREQUEST of 192.168.1.65 on eth0 to 
255.255.255.255 port 67
Nov 25 00:38:36 madryt dhclient: DHCPACK of 192.168.1.65 from 192.168.1.254
Nov 25 00:38:36 madryt NetworkManager: <info> DHCP: device eth0 state changed 
preinit -> bound
Nov 25 00:38:36 madryt NetworkManager: <info> Activation (eth0) Stage 4 of 5 
(IP Configure Get) scheduled...
Nov 25 00:38:36 madryt NetworkManager: <info> Activation (eth0) Stage 4 of 5 
(IP Configure Get) started...
Nov 25 00:38:36 madryt NetworkManager: <info> address 192.168.1.65
Nov 25 00:38:36 madryt NetworkManager: <info> prefix 24 (255.255.255.0)
Nov 25 00:38:36 madryt NetworkManager: <info> gateway 192.168.1.254
Nov 25 00:38:36 madryt NetworkManager: <info> nameserver '192.168.1.254'
Nov 25 00:38:36 madryt NetworkManager: <info> domain name 'lan'


** Changed in: openssh (Ubuntu)
       Status: Invalid => New

-- 
sshd doesn't start properly because dhcp client doesn't get ip address
https://bugs.launchpad.net/bugs/241796
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to