Hello,
I currently have a working USB Wifi Dongle configured with NetworkManager as an access point, showing up in ip addr as an interface of the wlp1s12f1u1 form
That interface name is used in various places in my system, in particular inside shorewall rules to make sure devices connecting to this AP can only see the resources they are supposed to see.
While this works, the dongle is starting to show its age with lack of recent protocol support and limited range.
A replacement dongle has arrived, but before I use it, I was wondering if it’s possible to connect it in lieu of the existing one and keep the interface name.
My list of steps would be this:
- Turn off the computer
- Unplug the existing dongle
- Plug the new dongle on the same USB port
- Restart the computer
Would this guarantee that the interface name is the same after reboot ?
Or should I add another step above ?