This is a bug. Where are ifconfog and route in asuswrt? May be ip and netstat are such links?
Can you tell me what binaries are in firmware and in what folder for asuswrt?
I'll correct it here (ip, route, ifconfig, netstat)
https://github.com/Entware-for-kernel-3x/rtndev-3x/blob/master/asuswrt-opt/Makefile#L69
Yes, it is a good idea.Having a way to identify an installed Entware repo might be a good idea indeed, maybe an /opt/etc/release file or something similar?
src/gz keen3x http://entware-3x.zyxmon.org/binaries/mipsel
That'll do for now.Currently repo can be identified by /opt/etc/opkg.conf.
# /opt/etc/init.d/S80pixelserv-tls check
Checking pixelserv-tls (AB-Solution)... alive.
# nslookup doubleclick.net
Server: 127.0.0.1
Address 1: 127.0.0.1 localhost.localdomain
Name: doubleclick.net
Address 1: 192.168.1.2
So you can access https://doubleclick.net/servstats?Good job @zyxmon , working error free so far on RT-AC86U with armv8 repo.
Sure, works flawless for both protocols.
[user@domain.local ~]$ nslookup doubleclick.net
Server: 192.168.2.1
Address: 192.168.2.1#53
Name: doubleclick.net
Address: 192.168.2.2
Having a way to identify an installed Entware repo might be a good idea indeed, maybe an /opt/etc/release file or something similar?
will amtm give the option to upgrade entware to 3x? is this something that will become germane when AB-S4 is released, or am I facing a complete re-do?Installs without a hitch with (unreleased) AB-Solution 4.
No, amtm will very likely have the option to install Entware through it removed when AB4 comes out. Or it will have a customized installer and not using the built in script in Asuswrt-Merlin. I have my reasons for either case.will amtm give the option to upgrade entware to 3x? is this something that will become germane when AB-S4 is released, or am I facing a complete re-do?
I quote from post #1:further, should I even bother with that, given I have an n66u mips router - will there be any significant benefit?
Check your version with:Entware-3x is new version of Entware optimized for 3.x and 4.x linux kernels. It is based on Entware-ng but can be used only on firmwares with 3.x and 4.x linux kernels.
uname -r
amtm and AB4 will both install the best and latest available Entware version for the hardware it runs on (uname -m).It may be getting to the point that some sort of flowchart as to what the various models of routers require/can support as far as AM is concerned...
I feel a hardware upgrade in my not-too-distant future so I can try to keep up...
This is what I did wrong:http(s)://doubleclick.net/servstats and http(s)://192.168.1.2/servstats are both not working
I use the same certs on all my routers. Saves me from importing new certs into devices.This is what I did wrong:
I renamed the Entware folder on my USB drive to OLD-entware and installed Entware-3x from scratch, but forgot to copy ca.crt & ca.key from the old Entware folder to the new one (intentionally did not generate new certificates because a lot of iOS devices have this particular ca.crt certificate already installed).
So do I.I use the same certs on all my routers. Saves me from importing new certs into devices.
There is no major/minor release for entware. I have added package entware-release that creates /opt/etc/entware_release file to identify entware. Now it is installed by asuswrt-install.sh script.touch a file somewhere that is persistent - "entware", and inside the file the major/minor release? The presence of the file suggests that entware is present, and a script would cat the version from there...
# cat /opt/etc/entware_release
release=entware-3x
arch=aarch64
cpu=cortex-a53
cpu_subtype=unknown
float=hard
gcc=6.3.0
gcc_flags=-O2 -pipe -mcpu=cortex-a53 -fno-caller-saves -fno-plt
libc=glibc
libc_version=2.25
I didn't think asuswrt-merlin was available for the GT-AC5300, or can this be installed on stock firmware?Entware-3x can be easily installed on asuswrt-merlin with 4.1 kernel
I know of at least one successful Entware (and AB-Solution) installation on stock firmware. Some instructions seem doable that I found.I didn't think asuswrt-merlin was available for the GT-AC5300, or can this be installed on stock firmware?
I know of at least one successful Entware (and AB-Solution) installation on stock firmware. Some instructions seem doable that I found.
There is no major/minor release for entware. I have added package entware-release that creates /opt/etc/entware_release file to identify entware. Now it is installed by asuswrt-install.sh script.
Approximately a dozen of asuswrt users have already installed Entware-3x. They can run `opkg update; opkg install entware-release` to create this file.
File contents
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!