Skip to content

Commit a7ce2d6

Browse files
ebeahansrikwit
andauthored
Client port is wrongly documented (#1402) (#1406)
The client port is wrongly documented as 64734 instead of 54162. Co-authored-by: srikwit <4140019+srikwit@users.noreply.github.com>
1 parent 14d8251 commit a7ce2d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-mapping-network-events.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Looking back at the original event, it shows the source device is the DNS client
7979
----
8080
"client": {
8181
"ip": "192.168.86.222",
82-
"port": 64734
82+
"port": 54162
8383
}
8484
----
8585

0 commit comments

Comments
 (0)