Step 1
Why 192.168.1.254 is used
It is in the same 192.168.1.0/24 subnet as 192.168.1.1, so the Mac can communicate with the router recovery address while avoiding a direct IP conflict.
Step 2
Why the router may use 192.168.1.1
OpenWrt-style failsafe and recovery workflows commonly use 192.168.1.1. Other brands and bootloaders may use different addresses, so check the model instructions first.
Step 3
Confirm Ethernet before changing IP
Recovery should use the Ethernet adapter connected to the router. If Wi-Fi remains active, the Mac may send traffic through the wrong interface and the router may never reach the TFTP Server.
Step 4
How to set a static IP on macOS
Go to System Settings, Network, select Ethernet, open Details, then TCP/IP. Set Configure IPv4 to Manually and enter the IP address and subnet mask requested by your recovery guide.
Step 5
Subnet mask and gateway settings
For 192.168.1.254, use 255.255.255.0. Gateway and DNS are usually unnecessary for a direct recovery connection because the Mac only needs to reach the router locally.
Step 6
Check the recovery setup before rebooting the router
After setting the Mac IP, confirm the firmware file, served folder, firewall permission, and recovery mode instructions. Then start the TFTP recovery check before powering the router into recovery mode.
Step 7
How to switch back to DHCP
After recovery, return the Ethernet adapter to DHCP or your normal network profile so your Mac can get an address from your regular router again.
Step 8
Common mistakes
Do not set the Mac to the same IP as the router. Avoid Wi-Fi for recovery when Ethernet is required. Confirm the active adapter is the one connected to the router.