esp32_nat_router
esp32_nat_router copied to clipboard
connecting 2 or more together
This is more of a question than a issue. I'm struggling to setup PlatformIO to build the project so am using the pre built binaries. First will you be adding the auto mesh feature like in your other project esp8266 nat Second, what steps do I need to do to connect a second repeater to the first one, (they connect but the second one doesn't forward the internet, phone says no internet) dns 8.8.8.8 . Is it something to do with port mapping. A step by step guide would be nice as I don't understand the internet protocol. Example Base -> Rep1 -> Rep2 -> Rep3 -> RaspberryPI / or phone (#2 rep says no internet, I'm really missing something here) Anyones help would be much appreciated
Any update on this? Having the same issue, where connecting a second ESP32 doesn't work.
I did figure it out in the end but Martin-ger did say he had no plans on making it automatic. Each device needs to have a different AP IP address, the default is 192.168.4.1 and if you leave as default they conflict so the second repeater needs 192.168.5.1 and the third 192.168.6.1 and so on. Also suggest changing their names so you know which one to connect to from the last one. Each one will need to be configured via the serial command line before you deploy them out in the field. Once you've done it once it's quick and easy to do the others
On Fri, 31 Mar 2023 at 18:21, Sundhar Vinodh Sangeetha < @.***> wrote:
Any update on this? Having the same issue, where connecting a second ESP32 doesn't work.
— Reply to this email directly, view it on GitHub https://github.com/martin-ger/esp32_nat_router/issues/115#issuecomment-1492308861, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPSYDUNITV72K62GLUHSHDW64HDJANCNFSM6AAAAAASSCNWDA . You are receiving this because you authored the thread.Message ID: @.***>