Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2019 19:16:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237649] Does not work receiving an IP address via DHCP
Message-ID:  <bug-237649-227-l65K5845zd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237649-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237649-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237649

--- Comment #1 from Vladislav V. Prodan <admin@support.od.ua> ---
More specific.

On another active network interface I tried to get an IP address.
Only after manually assigning an IP address, dhclient found this interface =
and
tried to get an IP address.

# dhclient ix0
ifconfig: ioctl (SIOCAIFADDR): File exists
ix0: not found
exiting.
[22:11]core:root-> /root# ifconfig ix0 inet 192.168.2.3/24
[22:11]core:root-> /root# dhclient ix0
ifconfig: ioctl (SIOCAIFADDR): File exists
DHCPDISCOVER on ix0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on ix0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on ix0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on ix0 to 255.255.255.255 port 67 interval 21
DHCPDISCOVER on ix0 to 255.255.255.255 port 67 interval 4
No DHCPOFFERS received.
No working leases in persistent database - sleeping.

# ifconfig ix0
ix0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
=20=20=20=20=20=20=20
options=3De53fbb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSU=
M,TSO4,TSO6,LRO,WOL_UCAST,WOL_MCAST,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCS=
UM_IPV6,TXCSUM_IPV6>
        ether 0c:c4:7a:59:d4:e8
        inet 192.168.2.3 netmask 0xffffff00 broadcast 192.168.2.255
        media: Ethernet autoselect (10Gbase-Twinax
<full-duplex,rxpause,txpause>)
        status: active
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237649-227-l65K5845zd>