<div dir="ltr"><div>Hi </div><div>I have 2 following ethernet profiles at /etc/NetworkManager/system-connections: </div><div>One for dynamic ip configuration and other for link local as fallback when DHCP server is not reachable. As expected when DHCP server is not reachable, fall back IPv4 address happens e.g. 169.254.105.20 with subnet mask as 255.255.0.0 by the NetworkManager.   </div><div>This particular IP address is always the same which is expected one. </div><div>Please let me know how this constant IPv4 address is decided by the NetworkManager. Also let me know if there is any configuration option in NetworkManager to change last 2 octets (i.e.105.20) represented in the decimal value of last 2 values of ethernet MAC hex address.  </div><div> </div><div><b>Ethernet (eth0) method based on DHCP:</b><br></div><div>[connection]<br>id=my-eth0<br>uuid=8466b654-0183-4900-a2d6-26a9e6af275e<br>type=ethernet<br>autoconnect-priority=1<br>interface-name=eth0<br>timestamp=1697699281<br><br>[ethernet]<br><br>[ipv4]<br>dhcp-timeout=10<br>method=auto<br><br>[ipv6]<br>addr-gen-mode=stable-privacy<br>method=auto<br>ra-timeout=10<br><br>[proxy]<br></div><div>-------------------</div><div><div><b>Ethernet (eth0) method based on link-local:</b><br></div><div></div></div><div>root@FXR90D5FB72:/etc/NetworkManager/system-connections# cat  rfid-ll-eth0.nmconnection<br>[connection]<br>id=ll-eth0<br>uuid=f07f43e6-59c8-428f-bc04-55a0e581e621<br>type=ethernet<br>interface-name=eth0<br><br>[ethernet]<br><br>[ipv4]<br>method=link-local<br><br>[ipv6]<br>addr-gen-mode=stable-privacy<br>method=auto<br><br>[proxy]<br></div><div>------</div><div><br></div><div>When DHCP request fails, the IPv4 address fallback to </div><div><br></div><div><br></div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Thanks & Regards<br>Manjunatha Srinivasan N</div></div></div>