Joseph C. Lehner

Results 186 comments of Joseph C. Lehner

Are you using this on an Ethernet interface, or Wi-Fi?

@CGelet please try this version: [nmrpflash-0.9.18.2-1-g9eec3db-win32.zip](https://github.com/jclehner/nmrpflash/files/9735840/nmrpflash-0.9.18.2-1-g9eec3db-win32.zip)

Yes, it's most likely LAN1. Also, make sure to turn the router **off** before running `nmrpflash`. If you still get the "no response after 60 seconds." message, try using the...

Try the latest version, and also check out #89.

If you still get the "no response after 60 seconds" error, try this attached version: [nmrpflash-0.9.17-4-g784536c-linux.zip](https://github.com/jclehner/nmrpflash/files/8927444/nmrpflash-0.9.17-4-g784536c-linux.zip)

Even though the similar model names might lead you to believe otherwise, flashing the image from a different router isn't going to work. It looks like you're in luck though,...

Have you tried leaving the router turned on, after flashing the official firmware image? Some devices tell `nmrpflash` that they're finished *before* actually flashing the image. Try flashing the Netgear...

> I'm still don't fully understand the 32mb limitations of TFTP By default, [TFTP](https://datatracker.ietf.org/doc/html/rfc783) transfers data in 512-byte chunks. Being UDP, these chunks don't necessarily arrive in their correct order,...

@dutuka thanks for that link. I've now made `-t 10000` the default, which from the posts I gathered was the culprit. Can you verify that the newest release (0.9.17) works...

On my Ubuntu 19.10 machine: ``` $ ls -l /usr/lib/x86_64-linux-gnu/libpcap.so* lrwxrwxrwx 1 root root 14 Oct 8 13:37 /usr/lib/x86_64-linux-gnu/libpcap.so -> libpcap.so.0.8 lrwxrwxrwx 1 root root 16 Oct 8 13:37 /usr/lib/x86_64-linux-gnu/libpcap.so.0.8...