esp32_nat_router icon indicating copy to clipboard operation
esp32_nat_router copied to clipboard

A simple NAT Router for the ESP32

Results 117 esp32_nat_router issues
Sort by recently updated
recently updated
newest added

I mean speeds are cut drastically.

Hi I want to use the wifi repeater to extand my wifi network so I can connect an ESP32 to Home Assistant via ESPHOME. My local network has IP address...

I'm gonna build it using platformio but I can't install esp-idf framework. I have no idea what i am doing. i have found this page but i couldn't find a...

Hello. This is an amazing project that I am excited to use. I just have one question. Is there any way to disable the wifi signal based on some external...

First of all thank you very much for making this available to us all. Very useful software. I want to make a solar/battery powered repeater for my garden. But to...

The software works good but ,there is a feature missing in it it would helps in developing the project to the next level ,by adding the identity authentication feature this...

I tried 3 ways to build but both failed. First way: I first installed the IDF following the instructions here: https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/windows-setup.html#get-started-windows -first-steps After the installation was complete, I entered the...

Hi Martin, I am referring to previous issues #118 and #119 and your suggestions >You can disable NAPT using the lwip function "ip_napt_enable(u32_t addr, int enable)" for your interface. I...

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...