Joseph C. Lehner 1168d50ad1 Bump version | il y a 2 ans | |
---|---|---|
fuzzin | il y a 4 ans | |
.editorconfig | il y a 4 ans | |
.gitattributes | il y a 3 ans | |
.gitignore | il y a 3 ans | |
LICENSE | il y a 6 ans | |
Makefile | il y a 2 ans | |
README-R7000.md | il y a 4 ans | |
README.md | il y a 2 ans | |
ethsock.c | il y a 2 ans | |
fuzz.c | il y a 4 ans | |
main.c | il y a 2 ans | |
mkfuzz.c | il y a 4 ans | |
nmrp.c | il y a 2 ans | |
nmrpd.h | il y a 2 ans | |
nmrpflash.cbp | il y a 2 ans | |
nmrpflash.ico | il y a 2 ans | |
nmrpflash.manifest | il y a 3 ans | |
nmrpflash.rc | il y a 3 ans | |
nmrpflash.svg | il y a 2 ans | |
tftp.c | il y a 3 ans | |
util.c | il y a 4 ans | |
wireshark-nmrp.lua | il y a 4 ans |
Here is an example set of steps
sudo nmrpflash -v -i YOUR_ADAPTER_NAME -f R7000-V1.0.3.56_1.1.25.chk -t 10000 -T 10000 -A 10.0.0.2 -a 10.0.0.1
Right after running the command, power on your router. Your router checks for the nmrpflash server on boot. If all goes well you should see this:
sudo nmrpflash -v -i enp0s25 -f R7000-V1.0.3.56_1.1.25.chk -t 10000 -T 10000 -A 10.0.0.2 -a 10.0.0.1
Adding 10.0.0.2 to interface enp0s25.
Advertising NMRP server on enp0s25 ... /
Received configuration request from ab:cd:ef:12:34:56.
Sending configuration: 10.0.0.1/24.
Received upload request without filename.
Using remote filename 'R7000-V1.0.3.56_1.1.25.chk'.
Uploading R7000-V1.0.3.56_1.1.25.chk ... OK
Waiting for remote to respond.
Received keep-alive request (19).
Remote finished. Closing connection.
Reboot your device now.
Reboot the device. You now have old firwmare, congratulations.