This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How about a DNAT HTTPS warning?

I stupidly put in an HTTPS DNAT redirect on all the interfaces and quickly found out that I could no longer access my unit via HTTPS. You should probably put up a warning of some variety when a rule you are about to invoke will render your unit unadministrable.

Luckily the restore factory default brought my unit back from the brink and I was able to get my entire configuration redone in less than an hour. Now, of course, I have a backup sitting around...


This thread was automatically locked due to age.
  • As the old saying goes, it is not that easy to make equipment idiot proof, since idiots are much too clever for that.

    As you have found out the hard way, in a router, such as ASL, you can pretty wall configure everything, including stuff that effectively saws off the branch you are sitting on.

    The only real solution to such problems is to think through what you are doing before you implement significant changes.

    There are also alternatives to the factory reset that you used to restore your unit, you could have made a SSH connection to the box, logged in on a command line connection, used "su" to get administrative privileges, and edited the relevant scripts. This, however, would require knowledge of ASL far beyond the use of the webadmin interface.

    Don't feel too bad about what you did. It is only by making mistakes that we become experienced. You are now sufficiently experienced to never make this same mistake again. Right?
  • One would hope I have more experience now!

    I found pretty much zero information on playing with the command prompt. As my Linux "weenie" isn't very big I tend to stay away from those evil prompts. It would be nice to be able to roll back to the "last known good boot" or something along those lines  

    I have a couple good backups though, which is a pretty good idea anyway. It's easy enough to go back to factory default and restore than to go mess about with text files. 'shudder'