Project

General

Profile

Actions

Bug #4428

open

Setting media option on em(4) leads to infinite link cycling

Added by Nash Kaminski about 9 years ago. Updated almost 8 years ago.

Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
02/14/2015
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:

Description

If the media or mediaopt config option is set, an infinite link cycling loop results since the link cycles when ifconfig is called to set the media type in interface_configure on line 2914 of /etc/inc/interfaces.inc. This then causes /etc/rc.linkup to be called when the link comes back up which calls interface_configure again which cycles the link by resetting the media and the cycle repeats. This issue is very similar to bug 1572, (https://redmine.pfsense.org/issues/1572) except that the loop arises from a link state cycle due to setting the media type as opposed to setting the MAC address. For reference, I am running pfsense 2.2-RELEASE and the NIC hardware is an Intel PRO1000 NIC using the em driver.

Actions

Also available in: Atom PDF