Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to flash expressvpn on to an R7000 router #13

Closed
andylink opened this issue Jan 31, 2019 · 10 comments
Closed

Trying to flash expressvpn on to an R7000 router #13

andylink opened this issue Jan 31, 2019 · 10 comments

Comments

@andylink
Copy link

I've played around with this for ages but haven't managed to crack it.

MBP connected directly via ethernet cable and ethernet to usb dongle

nmrpflash -i en7 -a 192.168.1.1 -A 192.168.1.10 -f express.chk -vvv

results in: -

Adding 192.168.1.10 to interface en7.
Advertising NMRP server on en7 ... |
Received TFTP_UL_REQ while waiting for CONF_REQ!
Received upload request without filename.
Using remote filename 'express.chk'.
Uploading express.chk ... << WRQ(express.chk, octet)

ACK(0)
<< DATA(1)
ACK(1)
.
.
.>> ACK(22272)
<< DATA(22273)
ACK(22273)
OK
Waiting for remote to respond.
Ignoring extra upload request.
Ignoring extra upload request.
Ignoring extra upload request.
Ignoring extra upload request.
Received configuration request from 14:59:c0:89:f9:4c.
Sending configuration: 192.168.1.1, netmask 255.255.255.0.
192.168.1.1 (192.168.1.1) deleted
set: can only proxy for 192.168.1.1

Any pointers on what to do next? I bought the R7000 especially for expressvpn router as they advised it was supported, obviously not since the latest firmware release.

Andy

@jclehner
Copy link
Owner

It looks like the image is rejected by the device, since it sends another upload request after the file has been transferred. Does flashing a stock image work?

@andylink
Copy link
Author

andylink commented Feb 1, 2019

Thanks, I did wonder, I'll try another image but I'm struggling to find an older version, leave it with me. Thanks again.

@jclehner
Copy link
Owner

jclehner commented Feb 3, 2019

What happens if you use the latest firmware from https://kb.netgear.com/000060566/? Does nmrpflash work then?

@andylink
Copy link
Author

andylink commented Feb 3, 2019 via email

@jclehner
Copy link
Owner

Hi @andylink please see #14 for a modified dd-wrt image that should be flashable on your device!

@jclehner
Copy link
Owner

jclehner commented Mar 8, 2019

@andylink any news on this?

@andylink
Copy link
Author

andylink commented Mar 8, 2019 via email

@jclehner
Copy link
Owner

jclehner commented Mar 8, 2019

No problem. If I'm right, you should be able to flash expressvpn from the
DD-WRT web interface! Keep me posted!

@andylink
Copy link
Author

andylink commented Mar 8, 2019 via email

@jclehner
Copy link
Owner

jclehner commented Apr 1, 2019

Thanks for the feedback! Closing this, as it's not an issue in nmrpflash itself. I've opened a PR for OpenWRT, that should fix future issues of this kind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants