Giter Site home page Giter Site logo

Comments (6)

jclehner avatar jclehner commented on September 12, 2024

Try running nmrpflash without the -a and -A switches. You shouldn't need to specify them, unless in certain special circumstances. Also, post the entire output, and run the command with -vv.

from nmrpflash.

adampatarino avatar adampatarino commented on September 12, 2024

Well - I was getting an error message, which is why I tried to assign the IPs in the first place.

Running

sudo ./nmrpflash -v -i en10 -f dd-wrt.K3_R7000_mod.chk

Gives me:

Adding 10.164.183.253 to interface en10.
Advertising NMRP server on en10 ... -
Received configuration request from cc:40:d0:0a:16:dd.
Sending configuration: 10.164.183.252/24.
delete: cannot locate 10.164.183.252
Timeout while waiting for TFTP_UL_REQ.
10.164.183.252 (10.164.183.252) deleted

from nmrpflash.

jclehner avatar jclehner commented on September 12, 2024

The delete: cannot locate 10.164.183.252 is expected, as this address usually does not have an ARP entry. An ARP issue would cause problems with the TFTP upload, but this is not the case here: nmrpflash waits for the router to send a TFTP upload request, before attempting the upload, but this request never arrives. Not exactly sure as to why.

How did you connect the router to your Mac?

from nmrpflash.

adampatarino avatar adampatarino commented on September 12, 2024

I have a usb-c to Ethernet adapter and turned off WiFi

from nmrpflash.

jclehner avatar jclehner commented on September 12, 2024

Hmm... Can you try running tcpdump -i en10 -w dump.pcap while using nmrpflash (without -a and -A), and then send me the dump file via email?

from nmrpflash.

adampatarino avatar adampatarino commented on September 12, 2024

Hey @jclehner thanks for all your support. I ended up just replace the router - I was getting too frustrated with all the work arounds just to get it to function correctly. I'll close this thread, but thank you for all your help!

from nmrpflash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.