https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237649

--- Comment #1 from Vladislav V. Prodan <[email protected]> ---
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=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
       
options=e53fbb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,LRO,WOL_UCAST,WOL_MCAST,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_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=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to