NAT Routing for Arduino Environment
Posted: Sat Mar 16, 2019 10:54 am
Allows for IP routing between the STA and the AP interface of the ESP8266. For transparent forwarding NAT (Network Address Tranlation) can be enabled. Find the repo at: https://github.com/martin-ger/lwip_nat_arduino
For an example look into: "WiFiNATRouter.ino" that sets up a basic NAT router between the AP and the STA interface and lets the ESP8266 work as a WiFi range extender.
For an example look into: "WiFiNATRouter.ino" that sets up a basic NAT router between the AP and the STA interface and lets the ESP8266 work as a WiFi range extender.