I have a device(White rabbit switch), which during flashing downloads the firmware using tftp://0.0.0.0/firmware.tar. I set up a local network with this device and my laptop with TFTP server serving this file. While the file could be downloaded using the proper IP address assigned to my laptop by the router using another machine in the same LAN, the 0.0.0.0 address doesn't work.
The instruction for flashing mentions: The flashing procedure will use the server address reported by DHCP as IP address for the TFTP transfer.
and I can see that the switch is trying to download the firmware from 0.0.0.0. Any idea how to circumvent this? I can't change any parameters on the switch side.