What's new

[Fork] Asuswrt-Merlin 374.43 LTS releases (Archive)

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

DoT is DNS over TLS, which works on my N66U with John's 39E3 firmware. I'm curious whether it works on the as yet unreleased 41E6 firmware on his development drive. The question was meant for Builder71, but thanks for your reply.

It works with 41E6.
 
Do you have SSH enabled? If so login and issue the following command to restart the WebGUI:

Code:
service restart_httpd

Yep, already tried that based on a few pages ago. I don't get the output of something trying to generate keys or loading them. It just says "Done."
 
Yep, already tried that based on a few pages ago. I don't get the output of something trying to generate keys or loading them. It just says "Done."
What’s in the syslog?
Code:
service restart_httpd
tail -50 /tmp/syslog.log
 
  • Like
Reactions: a5m
Yep, already tried that based on a few pages ago. I don't get the output of something trying to generate keys or loading them. It just says "Done."
Did you change settings for HTTP port?
On my AC66u enabling just https port broke th UI because SSL certificates are not generated.
It is possible to revert settings through SSH and just use HTTP port
Code:
nvram set http_enable=1
nvram commit
service restart_httpd
 
Did you change settings for HTTP port?
On my AC66u enabling just https port broke th UI because SSL certificates are not generated.
It is possible to revert settings through SSH and just use HTTP port
Code:
nvram set http_enable=1
nvram commit
service restart_httpd

Tried that. Unfortunately I had port 8443 set as the https port. Here is the output of the log.

Code:
Jan 29 19:00:20 watchdog: restart httpd, process not found
Jan 29 19:00:20 rc_service: watchdog 588:notify_rc start_httpd
Jan 29 19:00:20 httpd: start httpd - SSL
Jan 29 19:00:20 syslog: Generating SSL certificate...
Jan 29 19:00:21 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:21 syslog: Generating SSL certificate...
Jan 29 19:00:21 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:21 httpd: Unable to start in SSL mode, exiting!
Jan 29 19:00:27 rc_service: service 17740:notify_rc restart_httpd
Jan 29 19:00:27 httpd: start httpd - SSL
Jan 29 19:00:27 syslog: Generating SSL certificate...
Jan 29 19:00:27 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:27 syslog: Generating SSL certificate...
Jan 29 19:00:28 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:28 httpd: Unable to start in SSL mode, exiting!
Jan 29 19:00:50 watchdog: restart httpd, process not found
Jan 29 19:00:50 rc_service: watchdog 588:notify_rc start_httpd
Jan 29 19:00:50 httpd: start httpd - SSL
Jan 29 19:00:50 syslog: Generating SSL certificate...
Jan 29 19:00:51 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:51 syslog: Generating SSL certificate...
Jan 29 19:00:51 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:51 httpd: Unable to start in SSL mode, exiting!
Jan 29 19:01:20 watchdog: restart httpd, process not found
Jan 29 19:01:20 rc_service: watchdog 588:notify_rc start_httpd
Jan 29 19:01:20 httpd: start httpd - SSL
Jan 29 19:01:21 syslog: Generating SSL certificate...
Jan 29 19:01:21 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:01:21 syslog: Generating SSL certificate...
Jan 29 19:01:21 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:01:21 httpd: Unable to start in SSL mode, exiting!
Jan 29 19:01:21 rc_service: service 18162:notify_rc restart_httpd
Jan 29 19:01:21 httpd: start httpd - SSL
Jan 29 19:01:21 syslog: Generating SSL certificate...
Jan 29 19:01:22 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:01:22 syslog: Generating SSL certificate...
Jan 29 19:01:22 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:01:22 httpd: Unable to start in SSL mode, exiting!
 
Tried that. Unfortunately I had port 8443 set as the https port. Here is the output of the log.

Code:
Jan 29 19:00:20 watchdog: restart httpd, process not found
Jan 29 19:00:20 rc_service: watchdog 588:notify_rc start_httpd
Jan 29 19:00:20 httpd: start httpd - SSL
Jan 29 19:00:20 syslog: Generating SSL certificate...
Jan 29 19:00:21 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:21 syslog: Generating SSL certificate...
Jan 29 19:00:21 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:21 httpd: Unable to start in SSL mode, exiting!
Jan 29 19:00:27 rc_service: service 17740:notify_rc restart_httpd
Jan 29 19:00:27 httpd: start httpd - SSL
Jan 29 19:00:27 syslog: Generating SSL certificate...
Jan 29 19:00:27 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:27 syslog: Generating SSL certificate...
Jan 29 19:00:28 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:28 httpd: Unable to start in SSL mode, exiting!
Jan 29 19:00:50 watchdog: restart httpd, process not found
Jan 29 19:00:50 rc_service: watchdog 588:notify_rc start_httpd
Jan 29 19:00:50 httpd: start httpd - SSL
Jan 29 19:00:50 syslog: Generating SSL certificate...
Jan 29 19:00:51 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:51 syslog: Generating SSL certificate...
Jan 29 19:00:51 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:00:51 httpd: Unable to start in SSL mode, exiting!
Jan 29 19:01:20 watchdog: restart httpd, process not found
Jan 29 19:01:20 rc_service: watchdog 588:notify_rc start_httpd
Jan 29 19:01:20 httpd: start httpd - SSL
Jan 29 19:01:21 syslog: Generating SSL certificate...
Jan 29 19:01:21 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:01:21 syslog: Generating SSL certificate...
Jan 29 19:01:21 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:01:21 httpd: Unable to start in SSL mode, exiting!
Jan 29 19:01:21 rc_service: service 18162:notify_rc restart_httpd
Jan 29 19:01:21 httpd: start httpd - SSL
Jan 29 19:01:21 syslog: Generating SSL certificate...
Jan 29 19:01:22 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:01:22 syslog: Generating SSL certificate...
Jan 29 19:01:22 httpd: Failed to initialize SSL, generating new key/cert.
Jan 29 19:01:22 httpd: Unable to start in SSL mode, exiting!
It’s definitely not running since watchdog is trying to restart it. Enable http access only and see what happens at http://192.168.1.1/
Code:
nvram set http_enable=0
nvram commit
service restart_httpd
Also would be telling to run this script and see what errors it might give. It was updated recently so no idea if it still works.
Code:
/usr/sbin/gencert.sh
 
It’s definitely not running since watchdog is trying to restart it. Enable http access only and see what happens at http://192.168.1.1/
Code:
nvram set http_enable=0
nvram commit
service restart_httpd
Also would be telling to run this script and see what errors it might give. It was updated recently so no idea if it still works.
Code:
/usr/sbin/gencert.sh

Hey, that worked! I had tried http_enable=1 before. I would have thought 1 is true. But I guess not?

As for the script, it runs. Don't know if ti actually successfully generated the cert...

Code:
admin@RT-AC68U-D130:/tmp/home/root# /usr/sbin/gencert.sh
.......+++++
.............+++++
Can't load /root/.rnd into RNG
1024:error:2406F079:lib(36):func(111):reason(121):NA:0:Filename=/root/.rnd
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
. []:US
. []:.
. []:.
. []:.
. []:.
O []:ASUSWRT-Merlin-LTS
CN []:192.168.1.1
E []:root@localhost
 
Edit: obviously running it in a read only location doesn’t work. However, same results as @amdpowered

Code:
admin@RT-AC1900P:/jffs# gencert.sh
..........................+++++
.....................................................................................................+++++
Can't load /root/.rnd into RNG
1024:error:2406F079:lib(36):func(111):reason(121):NA:0:Filename=/root/.rnd
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
. []:US
. []:.
. []:.
. []:.
. []:.
O []:ASUSWRT-Merlin-LTS
CN []:10.19.1.1
E []:root@localhost
 
Last edited:

Sorry guys, to "warm this up" again... but is there now a common consensus, this development area on onedrive really belongs to John? And we can highly assume, everything posted there is coming from John?

I am tempted to install latest posted version, but some other voice tells me I should refrain unless I know more...

Thanks
Andi
 
I see nothing saying who owns that page , assumptions are never a safe bet.

It is definitely not John's original One Drive page , the link for that is in the first post of this thread.
 

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top