EthernetENC icon indicating copy to clipboard operation
EthernetENC copied to clipboard

Problem by traffic through switches

Open kobraevents opened this issue 2 years ago • 4 comments

the following structure: ENC-----Managed Switch------ENC ->No Connection between devices ENC-----Unmanged Switch------ENC ->Connection between devices

i use the libs with an ESP32 devkit

I have TP-Link and Netgear as Gigabit switches and two Fritzboxes. Everything runs stable for several days. Now the setup should change to its natural environment. This has a manageable Swtich for the purpose of Vlans. Nothing works anymore. I have several Linksys LGS310, HP, 3Com running here. PC, Internet, printer etc. runs over the switches without problems. I have also enabled all ports for UDP/TCP in the switches and set the ports to 10base/full or half. no change. Tried ten times different ports without success. Also changed my code that actual sends and received udp traffic in server/client structure without any luck.

The helps in the internet do not bring me further:

  • 100 to 120ohm between pin 1/2, 3/6.
  • change to 10base full
  • crossover cable

Also on the HP switch, Microsnes, Linksys or Cisco nothing works. I am at a loss. but the switches shows that there is traffic on the ports. Even on the old router, which can only handle 100base-t, the udp connection works.

kobraevents avatar Aug 28 '23 13:08 kobraevents

try with changes from this commit reverted https://github.com/JAndrassy/EthernetENC/commit/9f3d44d7b038b2a80cb6d2a1b6396edab2d2a056

JAndrassy avatar Aug 29 '23 14:08 JAndrassy

please give me instructions, what should i do with these? just download and replace in the lib folder?

kobraevents avatar Oct 01 '23 06:10 kobraevents

edit your copy to the left/red version

JAndrassy avatar Oct 01 '23 10:10 JAndrassy