Opened 5 years ago

Closed 17 months ago

#468 closed (invalid)

Changed Router IP Address, Renewed My Computer's IP Address to get New Address, Click Continue, BUT Continue Button points back to old Address, IT SHOULD direct browser page to the new IP address of router.

Reported by: anonymous Owned by: somebody
Keywords: Cc:

Description


Change History (12)

comment:1 Changed 5 years ago by anonymous

That is for v24 rc6.2

btw, Tomato does it correctly when you change ip, renew on computer and then hit contune, it redirects you to new router ip address

comment:2 Changed 5 years ago by anonymous

Continue button becomes useless, and new ip address needs to be directly entered into address bar

comment:3 Changed 5 years ago by anonymous

  • milestone set to v24 final

comment:4 Changed 5 years ago by mix

Seems like the code for the continue button is using as its variable the current ip of router before being reboot instead of using the nvram variable which you are changing... seems like a trivial fix.

comment:5 Changed 5 years ago by anonymous

  • Resolution set to wontfix
  • Status changed from new to closed

Perhaps, the "Continue" Button Should be removed, so that we can are "expected" to enter in manually.

comment:6 Changed 5 years ago by mix

  • priority changed from major to trivial
  • Resolution wontfix deleted
  • Status changed from closed to reopened

Who are you to close this bug report?

All the button needs to act as is a hyperlink. The hyperlink just needs the new ip in it. This can get retrieved by accessing either the proper POST variable that was just sent to the router web server by pressing "Save Settings" or whatever method is used to access the nvram variables that are shown on every fucking router configuration page. Then just use the variable as the ip part of the button link in the script.

comment:7 Changed 5 years ago by anonymous

  • milestone v24 final deleted
  • Resolution set to invalid
  • Status changed from reopened to closed

comment:8 Changed 5 years ago by anonymous

  • Resolution invalid deleted
  • Status changed from closed to reopened

comment:9 Changed 5 years ago by anonymous

  • Resolution set to invalid
  • Status changed from reopened to closed

comment:10 Changed 5 years ago by anonymous

  • Resolution invalid deleted
  • Status changed from closed to reopened

comment:11 Changed 5 years ago by BrainSlayer

someone seems to play here with the system to force me to introduce user registration.

comment:12 Changed 17 months ago by redhawk0

  • Resolution set to invalid
  • Status changed from reopened to closed
Note: See TracTickets for help on using tickets.