t3chnomanc3r
New Around Here
1st, let me thank you for your work. Only been a week or so exploring it and already I have growing pains migrating from DD-WRT/OTRW2 but this firmware is as sweet as the new router which forced my migration. Likely some of my observations are wrong but I have been knee deep converting old DD-WRT setup to run on Asuswrt-Merlin so call me eager?
Biggest gripe: "root" user renamed vs. just adding admin!? root should be "root" with it's own password and then admin add as a second, distinct superuser. This cost me days & eventual full reinstall partially because I am trying to adapt my old config files.
On my old WRT610N V1 using various BS & Kong builds (as on my various 54G predecessor models) NVRAM space & daemon features always meant using OTRW2 to replace the baked-in services like dnsmasq & samba with writable /opt versions to gain features, .conf files, & minimize NVRAM bloat. Forget using anemic sized /jffs for settings on older routers also.
Now with this new AC-68 I find despite it's lavish amount of NVRAM & JFFS space mapped out by nice custom firmware that an alarming amount of config data is still controlled by, left over, and/or *mirrored* in NVRAM. That is to say I write a .conf for a service, those settings override what the NVRAM was but then the settings also end up *IN* NVRAM as it's new settings. Take for example dropbear keys which exist in /tmp/etc/dropbear & then also NVRAM after dropbear has been spawned.
Add to the mix my issue with baked-in Samba seemingly permanently hamstrung by dumbed down, overly simplistic stock Asus interface. Normally this is where I'd usually disable firmware version & ipkg-opt install a OTRW2 version + SWAT front end but you've kindly loaded the newer Samba v3.6 (thank you!) so what's missing for me is SWAT on /opt to manage everything with files skipping Asus' interface
So the questions as a humble, confused convert from DD-WRT+OTRW2 would be:
1. Why does forced initial rename of web admin actually rename "root" account?
2. can dropbear be configured to not use any NVRAM?
3. can I ipkg-opt install SWAT, add my smb.conf + db's to /jffs/configs/, and control the baked-in Samba like I would have with OTWR2 samba36?
4. What's need to eliminate NVRAM values for services/daemons in favor of /jffs & /opt configs?
Thank you and sorry for longish post!
Biggest gripe: "root" user renamed vs. just adding admin!? root should be "root" with it's own password and then admin add as a second, distinct superuser. This cost me days & eventual full reinstall partially because I am trying to adapt my old config files.
On my old WRT610N V1 using various BS & Kong builds (as on my various 54G predecessor models) NVRAM space & daemon features always meant using OTRW2 to replace the baked-in services like dnsmasq & samba with writable /opt versions to gain features, .conf files, & minimize NVRAM bloat. Forget using anemic sized /jffs for settings on older routers also.
Now with this new AC-68 I find despite it's lavish amount of NVRAM & JFFS space mapped out by nice custom firmware that an alarming amount of config data is still controlled by, left over, and/or *mirrored* in NVRAM. That is to say I write a .conf for a service, those settings override what the NVRAM was but then the settings also end up *IN* NVRAM as it's new settings. Take for example dropbear keys which exist in /tmp/etc/dropbear & then also NVRAM after dropbear has been spawned.
Add to the mix my issue with baked-in Samba seemingly permanently hamstrung by dumbed down, overly simplistic stock Asus interface. Normally this is where I'd usually disable firmware version & ipkg-opt install a OTRW2 version + SWAT front end but you've kindly loaded the newer Samba v3.6 (thank you!) so what's missing for me is SWAT on /opt to manage everything with files skipping Asus' interface
So the questions as a humble, confused convert from DD-WRT+OTRW2 would be:
1. Why does forced initial rename of web admin actually rename "root" account?
2. can dropbear be configured to not use any NVRAM?
3. can I ipkg-opt install SWAT, add my smb.conf + db's to /jffs/configs/, and control the baked-in Samba like I would have with OTWR2 samba36?
4. What's need to eliminate NVRAM values for services/daemons in favor of /jffs & /opt configs?
Thank you and sorry for longish post!