On Tue, 22 Mar 2022 00:34:55 -0600
Robin Laing <me...@telusplanet.net> wrote:

> In my network, devices are assigned DHCP IP address according to their MAC 
> address.  My wireless access point uses mac filtering.
> 
> With DHCP being assigned via MAC address, then they get a static IP address 
> fixed to that device.  This helps with scripting for some things.  Something 
> to consider.
> 
> Robin
> 

Do not forget this randomization "security feature" :-)

# Place file in
# /etc/NetworkManager/conf.d/90-disable-randomization.conf
[device-mac-randomization]
wifi.scan-rand-mac-address=no
[connection-mac-randomization]
ethernet.cloned-mac-address=permanent
wifi.cloned-mac-address=permanent

BR, Bob



_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to