Bug #10947
closedVirtual interface assignment can't be done in CLI interface assignment
100%
Description
Hi,
I have added new VMXNET3 interfaces to the pfSense VM and migrated the working E1000 Interfaces to the new VMXNET3 interface. Those E1000 Interfaces are currently unused and I want to remove them from the Virtual Machine from the VMware. As soon as I remove those E1000 Interfaces and restart the pfSense, it detects that some NIC has been removed (while there were not assigned to any Interface) and running the interface assignment script on the CLI mode. I tried to assign interfaces again to get rid of the issue but I had some Interfaces which has been assigned to GRE tunnels. When the CLI script requesting for the NIC which belongs to those Interfaces I don't have the choice to select GRE tunnels !! If I leave it empty and hit enter the script will stop and will not ask for the rest of Interface assignment.
Can you please advice how can I remove those non-used NICs from my Virtual Machine ?
_Hamid
Updated by Jim Pingle about 4 years ago
- Subject changed from GRE interface assignment can't be done in CLI interface assignment upon reboot to Virtual interface assignment can't be done in CLI interface assignment
- Category set to Interfaces
- Affected Version set to All
- Affected Architecture All added
The same is likely true of many virtual interface types (GIF, GRE, etc) and the solution is likely the same for all of them.
Updated by Viktor Gurov about 4 years ago
Updated by Jim Pingle about 4 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.5.0
Updated by Renato Botelho about 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!
Updated by Viktor Gurov about 4 years ago
- % Done changed from 0 to 100
Applied in changeset f8cc5da51d95f36eb323202633294c130102d211.
Updated by Danilo Zrenjanin about 4 years ago
- Status changed from Feedback to Resolved
Tested on:
2.5.0-DEVELOPMENT (amd64) built on Tue Nov 03 01:00:25 EST 2020 FreeBSD 12.2-STABLE
I was able to assign GRE interface from the CLI interface assignment. Ticket resolved.