Replies: 1 comment
-
|
Hello, I'm sorry, that's not possible. Unfortunately, the framework and hardware doesn't support it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can I use this tool to create a transparent repeater by keeping clients in same network as main router.
I used this tool as repeater of my main wifi network (let say 192.100.1.x), but clients connect to the esp32 with IP 192.168.4.x. To remotely access my clients from the main network I have to manually configure port forwarding in the esp32. Can I avoid that and configure esp32 to let the main router assigns the IPs of all the clients in that range (192.100.1.x) using DHCP?
I mean, what I need is for all clients to be on the same network and on the same set of reachable IP addresses, regardless of whether they are connected to the main router or to the repeater.
Beta Was this translation helpful? Give feedback.
All reactions