gjroots / esp32_nat_router_plus

A simple NAT Router for the ESP32 with some additional features
MIT License
47 stars 9 forks source link

Incorrect IP reported on the INFO page #13

Closed xerix32 closed 1 year ago

xerix32 commented 1 year ago

Describe the bug IP reported on the info page is not correct and is the same of the "gateway".

To Reproduce Steps to reproduce the behavior:

  1. Open ESP32 NAT Router + web interface from browser.
  2. Click on INFO
  3. You can see that the IP reported in the "IP / gateway" row is not correct (and corresponds to the gateway).

Expected behavior See the correct IP the "IP / gateway" in the INFO Page, I think the IP assigned to the ESP32 from the connected Internet AP Router.

Screenshots As you can see, IP and "gateway" is the same. image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context From Android or Ipad or Desktop, no changes, bug still exist (I think is a ESP32 Router "backend" problem)