Comment 17 for bug 1746455

Revision history for this message
Ashley Lai (alai) wrote :

Looks like dhcp is using dynamic allocation. Let me know if you need other info and how I can find it as I was not the one setup the network. On the vsphere client, there is nothing listed under "Network Protocol Profiles".

ubuntu@juju-4225b0-5:~$ sudo dhclient -d -nw ens192
Internet Systems Consortium DHCP Client 4.3.3
Copyright 2004-2015 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/ens192/00:50:56:86:83:5f
Sending on LPF/ens192/00:50:56:86:83:5f
Sending on Socket/fallback
DHCPREQUEST of 10.245.57.30 on ens192 to 255.255.255.255 port 67 (xid=0x28e0feea)
DHCPACK of 10.245.57.30 from 10.245.31.3
RTNETLINK answers: File exists
bound to 10.245.57.30 -- renewal in 252 seconds.
DHCPREQUEST of 10.245.57.30 on ens192 to 10.245.31.3 port 67 (xid=0x28e0feea)
DHCPACK of 10.245.57.30 from 10.245.31.3
bound to 10.245.57.30 -- renewal in 254 seconds.
DHCPREQUEST of 10.245.57.30 on ens192 to 10.245.31.3 port 67 (xid=0x28e0feea)
DHCPACK of 10.245.57.30 from 10.245.31.3
bound to 10.245.57.30 -- renewal in 246 seconds.
DHCPREQUEST of 10.245.57.30 on ens192 to 10.245.31.3 port 67 (xid=0x28e0feea)
DHCPACK of 10.245.57.30 from 10.245.31.3
bound to 10.245.57.30 -- renewal in 231 seconds.
Timeout, server 10.245.57.30 not responding.
ubuntu@vsphere96683fcc-8542-485c-aa54-55b6028acad1:~$