Hi all,
I've got a PowerEdge server with an Intel I350 NIC installed. When I installed FreeBSD 10 on the server the Intel NIC using the included Intel drivers does not get an IP as a DHCP client nor does configuring a static IP work.
I downloaded the latest drivers from Intel's support site and installed them. This helped the situation some. Now when I configure a static IP it does work but DHCP client still isn't getting an IP address.
The NIC state is flapping. The log is full of
then
If I wait long enough the server will usually get an IP address via dhclient but it can never even
Has anyone seen this behavior?
I did install FreeBSD 7 and the Intel NIC works fine with no other changes needed.
Thanks!
I've got a PowerEdge server with an Intel I350 NIC installed. When I installed FreeBSD 10 on the server the Intel NIC using the included Intel drivers does not get an IP as a DHCP client nor does configuring a static IP work.
I downloaded the latest drivers from Intel's support site and installed them. This helped the situation some. Now when I configure a static IP it does work but DHCP client still isn't getting an IP address.
The NIC state is flapping. The log is full of
Code:
dhclient: igb0 link state down
Code:
link state up
ping the gateway.Has anyone seen this behavior?
I did install FreeBSD 7 and the Intel NIC works fine with no other changes needed.
Thanks!
Last edited by a moderator: