Hi,
i have 2 netgear wndap360. I tried to install openwrt. I already transered the generic initramfs and boot to it. Everything is fine so far.
Now I try to copy the sysupgrade file to it. I connected my PC with the AP via cable. I set a static IP (192.168.1.2) on my pc. I turned of the windows firewall and all antivirus tools.
But I am not able to copy the file. The command stuck all the time. I am not able to ping (not sure if it should be possible) and I am not able to use WinSCP.
I tried many things but now I am not sure. Do I need to upgrade to ath79 first?
If this was already ask by someone else please tell me the link. I did many resaerch but did not find anything.
root@OpenWrt:/# [ 1223.118923] eth0: link down
[ 1223.121962] br-lan: port 1(eth0) entered disabled state
[ 1227.279301] eth0: link up (1000Mbps/Full duplex)
[ 1227.284068] br-lan: port 1(eth0) entered blocking state
[ 1227.289337] br-lan: port 1(eth0) entered forwarding state
root@OpenWrt:/# logread -f
Mon Oct 9 22:06:10 2023 daemon.warn odhcpd[1526]: No default route present, overriding ra_lifetime!
[ 1247.038924] eth0: link down
[ 1247.041959] br-lan: port 1(eth0) entered disabled state
Mon Oct 9 22:06:13 2023 daemon.notice netifd: Network device 'eth0' link is down
Mon Oct 9 22:06:13 2023 kern.info kernel: [ 1247.038924] eth0: link down
Mon Oct 9 22:06:13 2023 kern.info kernel: [ 1247.041959] br-lan: port 1(eth0) entered disabled state
Mon Oct 9 22:06:14 2023 daemon.warn odhcpd[1526]: No default route present, overriding ra_lifetime!
Mon Oct 9 22:06:14 2023 daemon.notice netifd: bridge 'br-lan' link is down
Mon Oct 9 22:06:14 2023 daemon.notice netifd: Interface 'lan' has link connectivity loss
[ 1253.279300] eth0: link up (1000Mbps/Full duplex)
[ 1253.283966] br-lan: port 1(eth0) entered blocking state
[ 1253.289219] br-lan: port 1(eth0) entered forwarding state
Mon Oct 9 22:06:19 2023 kern.info kernel: [ 1253.279300] eth0: link up (1000Mbps/Full duplex)
Mon Oct 9 22:06:19 2023 kern.info kernel: [ 1253.283966] br-lan: port 1(eth0) entered blocking state
Mon Oct 9 22:06:19 2023 kern.info kernel: [ 1253.289219] br-lan: port 1(eth0) entered forwarding state
Mon Oct 9 22:06:19 2023 daemon.notice netifd: Network device 'eth0' link is up
Mon Oct 9 22:06:19 2023 daemon.notice netifd: bridge 'br-lan' link is up
Mon Oct 9 22:06:19 2023 daemon.notice netifd: Interface 'lan' has link connectivity
Mon Oct 9 22:06:19 2023 daemon.warn odhcpd[1526]: No default route present, overriding ra_lifetime!
Mon Oct 9 22:06:20 2023 daemon.warn odhcpd[1526]: No default route present, overriding ra_lifetime!
Mon Oct 9 22:06:23 2023 daemon.warn odhcpd[1526]: No default route present, overriding ra_lifetime!
Mon Oct 9 22:06:27 2023 daemon.warn odhcpd[1526]: No default route present, overriding ra_lifetime!
Mon Oct 9 22:06:36 2023 daemon.warn odhcpd[1526]: No default route present, overriding ra_lifetime!
Same result. I was looking for for a initramfs version 19.07 because it was mentioned in the wiki that it is the latest stable version for this AP. But I was not able to find the initramfs.
So the ethernet port is OK because it is usable with the netgear os.
The driver seems to be also ok in the initramfs because is detects if the link is up or down.
Do I need a crossover cable? Dont think so. Upgrading to ath79 is only possible if openwrt is already installed. Am I right?