Installing OpenWrt on Netgear AC720 R6020

Wikidevi says this is the same hardware as the R6120 https://wikidevi.com/wiki/Netgear_R6120

I'm trying to follow the install instructions for the R6120, but I can't get it going.
nmrpflash -L outputs:
"net0 192.168.1.4 Macaddress (Ethernet)
net3 0.0.0.0 Macaddress (Bluetooth Network Connection)"

Then I power off the router like it says and run nmrpflash -i net0 -f openwrt-ramips-mt76x8-netgear_r6120-squashfs-factory.img -a 192.168.1.4
But it just says "Address 192.168.1.4/255.255.255.0 cannot be used on interface net0."
I've tried using eth0 instead like in the guide but that gives me "Invalid interface alias"
And using the example IP obviously doesn't work.

So I don't know what to do now. There's no results for these errors on google.

Are you running it as root? Regular users cannot take direct control of an Ethernet port.

Well I'm on Windows but I'm running it as an administrator.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.