Connection issue on ETH static IP
Moderators: grovkillen, Stuntteam, TD-er
Connection issue on ETH static IP
My ESP32 ETH boards work great when on DHCP but can NOT access the web interface when setting them to static IP (even wen on the same subnet / physical)
UDP/ P2P Networking works
20221224
10107 : Info : ETH event: Started
10107 : Info : ETH event: Connected
10153 : Info : Webserver: start
10155 : Info : ETH IP : Static IP : 195.97.88.132 GW: 195.97.88.142 SN: 0.0.0.0 DNS: 1.1.1.1
10156 : Info : ETH IP : Set DNS: 1.1.1.1/0.0.0.0
10157 : Info : ETH MAC: 4C:11:AE:D8:EA:C7 Static IP: 195.97.88.132 (ESP-Easy) GW: 195.97.88.142 SN: 0.0.0.0 DNS: 1.1.1.1/0.0.0.0 FULL_DUPLEX 100Mbps
10158 : Info : WIFI : Arduino wifi status: WL_NO_SHIELD 255 ESPeasy internal wifi status: DISCONNECTED
10159 : Info : UDP : Start listening on port 8266
UDP/ P2P Networking works
20221224
10107 : Info : ETH event: Started
10107 : Info : ETH event: Connected
10153 : Info : Webserver: start
10155 : Info : ETH IP : Static IP : 195.97.88.132 GW: 195.97.88.142 SN: 0.0.0.0 DNS: 1.1.1.1
10156 : Info : ETH IP : Set DNS: 1.1.1.1/0.0.0.0
10157 : Info : ETH MAC: 4C:11:AE:D8:EA:C7 Static IP: 195.97.88.132 (ESP-Easy) GW: 195.97.88.142 SN: 0.0.0.0 DNS: 1.1.1.1/0.0.0.0 FULL_DUPLEX 100Mbps
10158 : Info : WIFI : Arduino wifi status: WL_NO_SHIELD 255 ESPeasy internal wifi status: DISCONNECTED
10159 : Info : UDP : Start listening on port 8266
-D
Re: Connection issue on ETH static IP
Can you also try a later build?
Sounds like an issue we fixed almost immediately after the 'christmas' build.
For example this GitHub Actions build: https://github.com/letscontrolit/ESPEas ... 4031976900
Sounds like an issue we fixed almost immediately after the 'christmas' build.
For example this GitHub Actions build: https://github.com/letscontrolit/ESPEas ... 4031976900
Re: Connection issue on ETH static IP
Same behavior in that release as well.TD-er wrote: ↑31 Jan 2023, 13:52 Can you also try a later build?
Sounds like an issue we fixed almost immediately after the 'christmas' build.
For example this GitHub Actions build: https://github.com/letscontrolit/ESPEas ... 4031976900

-D
Re: Connection issue on ETH static IP
Something is definitely not correct here.
This is after a reset on DHCP ETH
131339: static_file: /esp.css
131340: Serve 304: 1675277250 /esp.css
135447: Webserver 1 Arguments: 0: 'fdm' length: 2
135560: static_file: /esp.css
135561: Serve 304: 1675277250 /esp.css
136578: Webserver 2 Arguments: 0: 'fdm' length: 2 1: 'savepref' length: 16
136581: SaveToFile: free stack: 7280
136844: FILE : Saved config.dat offset: 0 size: 3020
136844: SaveToFile: free stack after: 7280
136845: Skip saving SecuritySettings, not changed
136935: static_file: /esp.css
This is after a reset on DHCP ETH
131339: static_file: /esp.css
131340: Serve 304: 1675277250 /esp.css
135447: Webserver 1 Arguments: 0: 'fdm' length: 2
135560: static_file: /esp.css
135561: Serve 304: 1675277250 /esp.css
136578: Webserver 2 Arguments: 0: 'fdm' length: 2 1: 'savepref' length: 16
136581: SaveToFile: free stack: 7280
136844: FILE : Saved config.dat offset: 0 size: 3020
136844: SaveToFile: free stack after: 7280
136845: Skip saving SecuritySettings, not changed
136935: static_file: /esp.css
-D
Re: Connection issue on ETH static IP
I don't see why that should be an indication something is not right here?
Re: Connection issue on ETH static IP
1. I have never seen this on any of my other nodes.
2. This repeats in the logs every few seconds and the web UI becomes unusable for some seconds with great lag
3. This message goes away when on WiFi interface and web UI is as snappy as usual
-D
Re: Connection issue on ETH static IP
Code: Select all
131339: static_file: /esp.css
131340: Serve 304: 1675277250 /esp.css
Code: Select all
136578: Webserver 2 Arguments: 0: 'fdm' length: 2 1: 'savepref' length: 16
136581: SaveToFile: free stack: 7280
136844: FILE : Saved config.dat offset: 0 size: 3020
136844: SaveToFile: free stack after: 7280
136845: Skip saving SecuritySettings, not changed
Re: Connection issue on ETH static IP
This is why I mentioned there is something wrong... none of this should have happened as there is no reason for any of this, yet all that activity is there and repeating
-D
Re: Connection issue on ETH static IP
It seems like there must be some browser is trying to save settings then, as it does show webserver calls, followed by some calls to save settings.
Re: Connection issue on ETH static IP
Based on your responses all is fine, nothing wrong, no action need to be taken.
I just have to convince the ETH devices of this so they can fix themselves and start behaving the same as when on WiFi
I just have to convince the ETH devices of this so they can fix themselves and start behaving the same as when on WiFi

-D
Re: Connection issue on ETH static IP
No I am not convinced all is OK, just that the symptoms you mention are not likely related to issues related to Ethernet stability.
Who is online
Users browsing this forum: No registered users and 24 guests