Recent content by krbvroc1

  1. krbvroc1

    Feature request: Better custom configs

    I guess I wasn't suggesting a solution that was easy to use or program agnostic. Rather, a generic hook that allow advanced users more flexibility. I would suggest somethihng like the following: Modify (or add to) the current call to 'use_custom_config()' in release/src/router/rc/common.c...
  2. krbvroc1

    Feature request: Better custom configs

    I have a very basic request. I need to override radvd.conf so that I can replace the RDNSS with the local link of the router, rather than the ipv6 servers the ISP tells us about. This is required if you want dnsmasq to be used for resolving domains (especially if you have local domain search...
  3. krbvroc1

    ipv6 forwarding issue

    So I *think* what has happened is that I have 'Enable Router Advertisement' disabled. That is because I want the flexibility of two possibilities: 1) I use firewall-start script to auto generate a /etc/radvd.conf using a script to replace the RRDNS with the ipv6 address of the router (nvram get...
  4. krbvroc1

    ipv6 forwarding issue

    I have been setting up ipv6 on my RT-N66U 374.33. I thought things were working the other day, but it is no longer. While the router (via ssh) is able to ping6 an ipv6 site, no devices on the LAN are able to. After messing around for a few hours, I executed the following which fixed it...
  5. krbvroc1

    Settings have been updated... Locked out...

    I was saying that there is no reason for the router to not respond since nothing substantial was changed. So I am wondering if the timeout mechanism is somehow related to the https self-signed certificate prompting. Or maybe it is trying to redirect to the non https port which is disabled? I am...
  6. krbvroc1

    Settings have been updated... Locked out...

    What is odd is that I didn't change anything like that. I applied settings such as changing a wifi channel or modifying a firewall rule. I wonder if it has anything to do with https using a self-signed certificate. Perhaps there is some interaction/race condition with the appcache mechanism.
  7. krbvroc1

    Settings have been updated... Locked out...

    The two responses so far have not really explained anything as to why this is happening or what specific thing can be done to fix it. So I did some more research... Looking at the code on github, it seems that the HTML5 'Application Cache' is used to store something. This is when you see a...
  8. krbvroc1

    Settings have been updated... Locked out...

    Settings have been updated... Locked out... [SOLVED] Settings have been updated. Web page will now refresh. Changes have been made to the IP address or port number. You will now be disconnected from RT-N66U. To access the settings of RT-N66U, reconnect to the wireless network and use the...
Back
Top