On the installer it showed all three installed network devices:
- eth0: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
- eth1: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 05)
- eth2: Broadcom Corporation BCM4401 100Base-T (rev 01)
After the initial setup screen, i restored the backup just made before on 8.002.
Logged into the WebAdmin, and the DMZ (eth2) was shown as unassigned ("An interface object may not lack an interface hardware." shown when trying to enable the interface)
The Broadcom (eth2) is not show on the Hardware tab. But show on the "Interface Table" tab:
4: eth2: mtu 1500 qdisc noop state DOWN qlen 1000
link/ether 00:0c:6e:9e:0d:b1 brd ff:ff:ff:ff:ff:ff
It is visible on the output of "lspci", and also if i do an "ifconfig -a":
lspci:
00:0f.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
ifconfig -a:
eth2 Link encap:Ethernet HWaddr 00:0C:6E:9E:0D:B1
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:18
A second reboot helped nothing.