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

Good afternoon, I am trying to implement the possibility of putting a LAN8720 in your project, I have managed to make it work with this phy, but the nat stops...

i have flashed this and followed the instructions it compiles and flashes but there seems to be no connection from the ap to the sta

hi . i want to know this project developed on which version of esp idf and now in version of 4.1 there isnt any Enable IP forwarding and Enable NAT...

Hello @martin-ger We created a daisy chain with the esp32s with 3 repeaters. For some reason on the 3rd one we have no internet access at all. Why is this?...

Is it possible to connect to WiFi using WPA2 Enterprise PEAP/MSCHAPv2?

1. When set an SSID with 32 char, the sta try to connect to an SSID with first 31 entered char (last char is ignored) 2. User interface is too...

when i try to connect using aMicropython on a ESP8266, it wont connect, it will connect using windows for some reason

I changed the DNS from 8.8.8.8 to 223.5.5.5(Alibaba public DNS server), the clients which connected on ESP32 router can't be resolve host name, even I set the DNS server on...

Hi! Why download files over torrent not works on the esp32_nat_router? Thank you.

led not working due to `ap_connect = false; ` Stations Connected count also not working due to comparing `**IP_EVENT** with **WIFI_EVENT**`