Giter Site home page Giter Site logo

which idf version? about esp32_nat_router HOT 12 OPEN

martin-ger avatar martin-ger commented on July 17, 2024
which idf version?

from esp32_nat_router.

Comments (12)

martin-ger avatar martin-ger commented on July 17, 2024 1

Did you configure this:

in the project directory run make menuconfig (or idf.py menuconfig for cmake).

    *Component config -> LWIP > [x] Enable copy between Layer2 and Layer3 packets.
    *Component config -> LWIP > [x] Enable IP forwarding.
    *Component config -> LWIP > [x] Enable NAT (new/experimental).

from esp32_nat_router.

martin-ger avatar martin-ger commented on July 17, 2024

I used this: https://github.com/espressif/esp-idf/releases/tag/v3.3.5

from esp32_nat_router.

xenpac avatar xenpac commented on July 17, 2024

ok, now im getting:
esp32_nat_router/components/cmd_router/cmd_router.c:27:2: error: #error "IP_NAPT must be defined"
#error "IP_NAPT must be defined"
^~~~~

from esp32_nat_router.

xenpac avatar xenpac commented on July 17, 2024

ok thanks, i just used the binarys for now.

from esp32_nat_router.

xenpac avatar xenpac commented on July 17, 2024

works;)
but the esp_nat_router appears as "non-encrypted" although i set a passwd in the webconfig.
do i have to select an encryption scheme somewhere?

from esp32_nat_router.

martin-ger avatar martin-ger commented on July 17, 2024

Should be encrypted after restart - perhaps something cached in the client?

from esp32_nat_router.

xenpac avatar xenpac commented on July 17, 2024

what encryption scheme are you using?

from esp32_nat_router.

martin-ger avatar martin-ger commented on July 17, 2024

WPA-PSK

from esp32_nat_router.

xenpac avatar xenpac commented on July 17, 2024

ok, a passwd length of 4 was too short ;_)
now using a length of 10 and it works.

from esp32_nat_router.

xenpac avatar xenpac commented on July 17, 2024

is this project actually the same as the esp-wifi-repeater , just for the esp32?

from esp32_nat_router.

martin-ger avatar martin-ger commented on July 17, 2024

from esp32_nat_router.

xenpac avatar xenpac commented on July 17, 2024

nebenbei....eine seehr schöne software...Kompliment!

from esp32_nat_router.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.