martin-ger / esp_wifi_repeater

A full functional WiFi Repeater (correctly: a WiFi NAT Router)
MIT License
4.8k stars 905 forks source link

Often unable to access console through telnet #425

Closed ggggh closed 3 years ago

ggggh commented 3 years ago

My setup is:

Router (wifi A x.x.1.*) <-> Esp-Wifi-Router-1 (wifi B x.x.2.*) <-> Esp-Wifi-Router-2 (wifi C x.x.3.*)
(none are automeshed)

I am often unable to access Esp-Wifi-Router_2 console through telnet or web console (telnet responds but never shows cmd prompt, browser complains of Empty Response) when connecting from wifi A, but can connect fine when on wifi B or wifi C.
It is otherwise functioning and has clients connected to it. Unfortunately not having telnet from wifi A limits me from monitoring it.

Any ideas on what might be happening?

ggggh commented 3 years ago

My fault... I'd deleted a route but apparently hadn't saved it, and it unexpectedly surfaced on a restart