Bug #3935
closedUnable to complete NIC assignment with only one NIC
100%
Description
Running a VM with one NIC.
Boot to the latest snapshot ISO:
pfSense-LiveCD-2.2-BETA-amd64-20141014-1737
No VLANs, select NIC for WAN interface and nothing for LAN.
'Default interfaces not found -- Running interface assignment option.'
Process starts over.
This worked with previous ISO's for 2.2 Alpha. (Haven't done a clean install in a while)
Updated by Landon Timothy about 10 years ago
Also, if I add a NIC to finish startup then try to unassign from the menu, it doesn't say anything but returns to the menu after ~10 sec.
Updated by Phillip Davis about 10 years ago
It was broken a week ago, I'm sure accidentally :)
This code works: https://github.com/pfsense/pfsense/pull/1309
Hopefully that is the cause of the issue in comment 1 also.
Updated by Phillip Davis about 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 5d49ceac8b7591f4db502eb4c2c52b37cc63e7ae.
Updated by Landon Timothy about 10 years ago
Thanks Phillip, I can get past the interface assignment now.
I don't know if this is related or not but now webConfigurator fails to start right after interface assignment.
Shows 'Starting webConfigurator...failed!'
Rebooting or restarting it with option 11 works.
Updated by Chris Buechler about 10 years ago
- Category set to Interfaces
- Target version set to 2.2
- Affected Version set to 2.2
Thanks Phil, my bad on that breakage. Will re-test this when I get a moment