pom-ng:proto:dns
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pom-ng:proto:dns [2012/11/02 22:51] – created 2001:7e8:2221:300:224:8cff:fe0b:7d8e | pom-ng:proto:dns [2020/05/26 21:59] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
===== Events ===== | ===== Events ===== | ||
- | ^ Name ^ Payload associated ^ Description ^ | + | None. |
- | |dns_record|no|Contains all the information about a DNS record from the reply of a server.| | + | |
- | + | ||
- | ==== dns_record ==== | + | |
- | This event is generated for each record seen in a DNS reply. | + | |
- | + | ||
- | ^ Field ^ Type ^ Description ^ | + | |
- | |name|string|Name of the record.| | + | |
- | |ttl|uint32|Time to live.| | + | |
- | |type|uint16|Record type.| | + | |
- | |class|uint16|Record class.| | + | |
- | |values|see below|Values of the RR.| | + | |
- | + | ||
- | + | ||
- | Depending on the RR type, multiple values are available : | + | |
- | ^ RR Type ^ Value ^ Type ^ Description ^ | + | |
- | |A|a|ipv4|IPv4 address of the A record.| | + | |
- | |AAAA|aaaa|ipv6|IPv6 address of the AAAA record.| | + | |
- | |CNAME|cname|string|Canonical name.| | + | |
- | |PTR|ptr|string|Pointer name.| | + | |
- | |MX|mx_pref|uint16|MX preference.| | + | |
- | |::: | + | |
===== Packet fields ===== | ===== Packet fields ===== |
pom-ng/proto/dns.1351896667.txt.gz · Last modified: 2020/05/26 21:59 (external edit)