John Rudd wrote:
Eric A. Hall wrote:
On 10/23/2006 7:01 PM, John Rudd wrote:
b) does the hostname contain it's IP address in _hex_ form (instead
of in decimal form, which I've already got working)
I don't recall ever seeing that. If you create a rule for that you might
also want to do octal notations too, which is another valid address
encoding syntax that should never appear naturally.
I see it in about 10% of cases where the IP address is in the hostname.
Here's an example for one I got tonight (I got 3, but trashed the others
before thinking "I should send that as an example").
(i577A0BC3.versanet.de [87.122.11.195])
577A0BC3 is the hex encoding of the IP address, with no separators.