Skip to content
Advertisement

Tag: dns

DNS Packet IP Address Structure

I have been writing a python program that builds a packet and sends a reverse DNS lookup request to a DNS server. I have a problem the IP address is stored in hex in a way that is difficult to understand. In the hex field it has the number of each iteration with a 3 in front of it, so

Advertisement