cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who rated this post

L0 Member

ver 10.1.2, as was mentioned by @palokb57 has not yet corrected the problem.

 

An IPv4 address of A.B.C.D will be written backwards, in hex.

 

Example, the report shows: ::dcdc:43d0:ffff:0

 

DC = 220, DC 220, 43 = 67, D0=208 and the tail of :ffff:0 we can toss.

 

Those octets of the IP are flipped, so the actual IP address in the report is:

 

208.67.220.220

Who rated this post