[GH-ISSUE #10] Communication between lan switch ports LAN2 LAN3 LAN4 is inconsistent #8

Open
opened 2026-03-13 14:13:49 +03:00 by kerem · 3 comments
Owner

Originally created by @gericho on GitHub (Jan 13, 2024).
Original GitHub issue: https://github.com/4IceG/ZTE-MF286D/issues/10

Hi! Thank you for your firmware! I just installed it, I found the communication between the switch non-WAN ports is inconsistent, eg. Here you see my ping to a local device (can be any on the 192.168.0.0 class), the current pinging PC is connected on the LAN3, and the home switch on the LAN4. I never had this problem with the previous firmware. As I attach a second cable to the ZTE switch it seems to flood the entire network with something bad and all the devices' connections become unstable. There are no other DHCP servers or other gateway/routers present. Thank you for your help.

EDIT: using the pinging PC on ZTE WIFI instead of the cable, pinging the same local LAN4 connected device (one cable only connected to the home switch) it works flawlessly, with no packet loss.

Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Reply from 192.168.0.100: bytes=32 time=2809ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Reply from 192.168.0.100: bytes=32 time<1ms TTL=64
Originally created by @gericho on GitHub (Jan 13, 2024). Original GitHub issue: https://github.com/4IceG/ZTE-MF286D/issues/10 Hi! Thank you for your firmware! I just installed it, I found the communication between the switch non-WAN ports is inconsistent, eg. Here you see my ping to a local device (can be any on the 192.168.0.0 class), the current pinging PC is connected on the LAN3, and the home switch on the LAN4. I never had this problem with the previous firmware. As I attach a second cable to the ZTE switch it seems to flood the entire network with something bad and all the devices' connections become unstable. There are no other DHCP servers or other gateway/routers present. Thank you for your help. EDIT: using the pinging PC on ZTE WIFI instead of the cable, pinging the same local LAN4 connected device (one cable only connected to the home switch) it works flawlessly, with no packet loss. ``` Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Request timed out. Request timed out. Request timed out. Reply from 192.168.0.100: bytes=32 time=2809ms TTL=64 Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Request timed out. Request timed out. Request timed out. Request timed out. Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Request timed out. Request timed out. Request timed out. Request timed out. Request timed out. Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Request timed out. Request timed out. Request timed out. Request timed out. Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 Reply from 192.168.0.100: bytes=32 time<1ms TTL=64 ```
Author
Owner

@4IceG commented on GitHub (Jan 14, 2024):

Hi @gericho ,
I have published a new compilation. If this image still does not work properly, create a topic on the OpenWrt forum to report the error. My images are not modified in any way, so the errors need to be changed generally.

<!-- gh-comment-id:1890955128 --> @4IceG commented on GitHub (Jan 14, 2024): Hi @gericho , I have published a new compilation. If this image still does not work properly, create a topic on the OpenWrt forum to report the error. My images are not modified in any way, so the errors need to be changed generally.
Author
Owner

@gericho commented on GitHub (Jan 14, 2024):

Unfortunately, I had no time to wait for the latest release so I put the 23.05 and installed almost the same packages as your release and it works flawlessly. I do not recommend doing the same to newbies since needed packages as QMI must be installed manually (SCP/SSH) without a proper 4G connection, at least upload and install via SSH the QMI package and configure the modem manually with vi editor in /etc/config/network. I don't like vi at all so also the package nano (and dependencies) was a must.

config interface 'wan'
	option proto 'qmi'
	option device '/dev/cdc-wdm0'
	option auth 'none'
	option pdptype 'ipv4'
	option apn 'your.apn'
	option dhcp '0'

I advise trying the 4IceG release first, or if you want to work a lot, install the 23.05 with a configured WIFI client connection or a cable on LAN2+ port with available internet access, install the package luci-proto-qmi and configure the modem in the WAN interface using LuCI. At that point, the WAN must be up and downloading and configuring the rest of the packages a "breeze".

I reserve the right to try your release as soon as possible and report back to OpenWRT the problem if it still exists on your latest version. Thank you for your reply and your fine work!

<!-- gh-comment-id:1891007864 --> @gericho commented on GitHub (Jan 14, 2024): Unfortunately, I had no time to wait for the latest release so I put the [23.05](https://openwrt.org/toh/zte/mf286d) and installed almost the same packages as your release and it works flawlessly. I do not recommend doing the same to newbies since needed packages as QMI must be installed manually (SCP/SSH) without a proper 4G connection, at least upload and install via SSH the QMI package and configure the modem manually with vi editor in /etc/config/network. I don't like vi at all so also the package nano (and dependencies) was a must. ``` config interface 'wan' option proto 'qmi' option device '/dev/cdc-wdm0' option auth 'none' option pdptype 'ipv4' option apn 'your.apn' option dhcp '0' ``` **I advise trying the 4IceG release first**, or if you want to work a lot, install the 23.05 with a configured WIFI client connection or a cable on LAN2+ port with available internet access, install the package luci-proto-qmi and configure the modem in the WAN interface using LuCI. At that point, the WAN must be up and downloading and configuring the rest of the packages a "breeze". I reserve the right to try your release as soon as possible and report back to OpenWRT the problem if it still exists on your latest version. Thank you for your reply and your fine work!
Author
Owner

@gericho commented on GitHub (Jan 21, 2024):

Using the last sysupgrade snapshot just released here with 23.05.2 initramfs openwrt master, "seems" to solve the issue.

<!-- gh-comment-id:1902614739 --> @gericho commented on GitHub (Jan 21, 2024): Using the last sysupgrade snapshot just released here with 23.05.2 initramfs openwrt master, "seems" to solve the issue.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ZTE-MF286D#8
No description provided.