Details
Description
The Profinet specification explicitly states some IP address configurations to be invalid, e.g. IP address 127.0.0.1. However, our implementation accepts these invalid configurations.
These invalid configurations shall be rejected on the network.
- 0.0.0.0 /8
- 0.0.0.0 up to 0.255.255.255
- 127.0.0.0 /8
- 127.0.0.0 up to 127.255.255.255
- 224.0.0.0 /4
- 224.0.0.0 up to 239.255.255.255
- 240.0.0.0 /4
- 240.0.0.0 up to 255.255.255.255
Attachments
Issue Links
- relates to
-
PSPNMV3-647 Configuration Services shall reject obviously invalid IP parameters
- Closed