Joseph C. Lehner fba44211d7 macOS: fix pretty interface name extraction | hai 3 meses | |
---|---|---|
fuzzin | %!s(int64=4) %!d(string=hai) anos | |
.editorconfig | %!s(int64=4) %!d(string=hai) anos | |
.gitattributes | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | hai 1 ano | |
Dockerfile | hai 1 ano | |
LICENSE | %!s(int64=6) %!d(string=hai) anos | |
Makefile | hai 1 ano | |
README-R7000.md | %!s(int64=4) %!d(string=hai) anos | |
README.md | hai 4 meses | |
ethsock.c | hai 3 meses | |
fuzz.c | %!s(int64=4) %!d(string=hai) anos | |
main.c | hai 10 meses | |
mkfuzz.c | %!s(int64=4) %!d(string=hai) anos | |
nmrp.c | hai 4 meses | |
nmrpd.h | hai 10 meses | |
nmrpflash.cbp | hai 1 ano | |
nmrpflash.ico | hai 1 ano | |
nmrpflash.manifest | %!s(int64=3) %!d(string=hai) anos | |
nmrpflash.rc | %!s(int64=3) %!d(string=hai) anos | |
nmrpflash.svg | %!s(int64=2) %!d(string=hai) anos | |
tftp.c | hai 1 ano | |
util.c | hai 1 ano | |
wireshark-nmrp.lua | %!s(int64=4) %!d(string=hai) anos |
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.