Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V5.3.2.0
-
Fix Version/s: V5.4.0.0
-
Labels:None
-
Account:SPC Profinet Slave (SPCPROFINE)
Description
Depending on the scenario, sometimes the configured firmware does unexpectedly not answer to netident requests.
Expected behavior: netident frames are always answered in case firmware is configured, independend from the local IP configuration and the PCs IP configuration.
Obeserved behavior:
- netident requests are answered if PC and firmware are in the same subnet. However,
-
only a broadcast netident response is generated for
- firmware uses 192.168.1.10, netmask 255.255.255.0, gateway 0.0.0.0
- pc uses 192.168.1.1, netmask 255.255.255.0, gateway 0.0.0.0
- but a broadcast netident response plus 5 ARP announce frames are generated for
- firmware uses 192.168.1.10, netmask 255.255.255.0, gateway 192.168.1.10
- pc uses 192.168.1.1, netmask 255.255.255.0, gateway 0.0.0.0
-
- netident requests do not lead to any reaction if
- firmware uses 192.168.2.1, netmask 255.255.255.0, gateway 0.0.0.0
- pc uses 192.168.1.1, netmask 255.255.255.0, gateway 0.0.0.0
- netident requests lead to 5 ARP announce frames for 192.168.2.1 beeing generated if
- firmware uses 192.168.2.1, netmask 255.255.255.0, gateway 192.168.2.1
- pc uses 192.168.1.1, netmask 255.255.255.0, gateway 0.0.0.0
Attachments
Issue Links
- relates to
-
PSLWIP-409 NetIdent protocol not responded when in different subnet
- Closed
- requested
-
PSPNSV5-374 Update LWIP based IP stack to V5.1.0.2
- Closed