ELS Messages for User Datagram Protocol over IPv4
- Level:
- DEBUG
- Syntax:
- UDP.001 Packet from source_ip_address for destination_ip_address port port_number, interface, no server
- Description:
- マルチキャスト宛の UDP パケットを受信しましたが、サーバがインストールされていないため廃棄されました。
- Level:
- NOTICE
- Syntax:
- UDP.002 Packet from source_ip_address for destination_ip_address port port_number, interface, no server
- Description:
- 自分宛の UDP パケットを受信しましたが、サーバがインストールされていないため廃棄されました。
- Level:
- WARNING
- Syntax:
- UDP.003 Discarded packet from source_ip_address, interface, bad length length
- Description:
- UDP のパケット長の値が IP のデータ長より大きいため、パケットは廃棄されました。
- Action:
- 送信元を確認してください。
- Level:
- WARNING
- Syntax:
- UDP.004 Bad checksum, interface - received 0xchecksum, calculated 0xchecksum
- Description:
- チェックサムが合っていないため、パケットは廃棄されました。
- Action:
- 送信元を確認してください。
- Level:
- DEBUG
- Syntax:
- UDP.005 received packet from source_IP_address, port udp_port_number, interface
- Description:
- インタフェースで UDP パケットを受信しました。
- Level:
- INFO
- Syntax:
- UDP.006 Port port_number opened
- Description:
- サービスポートを開けました
- Level:
- INFO
- Syntax:
- UDP.007 Port port_number closed
- Description:
- サービスポートを閉じました
- Level:
- WARNING
- Syntax:
- UDP.008 Received ICMP error from address for packet source_address:source_port > destination_address:destination_port, interface
- Description:
- ICMPエラーメッセージを受信しました
- Action:
- 設定等を確認してください。
- Level:
- WARNING
- Syntax:
- UDP.009 Discarded packet from source_ip_address, interface, bad length length
- Description:
- IP のデータ長の値が UDP のヘッダ長より小さいため、パケットは廃棄されました。