Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Klaus101

    (@klaus101)

    Dear Camu,
    thanks. I will try to experiment with parts of this on my website. Perhaps I get a better clue..

    Klaus

    Thread Starter Klaus101

    (@klaus101)

    Dear Camu,

    thanks for the hint. I tried it: I put a script php.php on the website with the following
    content (the string was my personal address at this moment – with 0 because I added the anonymization to comply with laws).
    <?php
    $hostname = gethostbyaddr(“89.14.34.0”);

    echo $hostname;
    ?>

    The output was
    x590e2200.dyn.telefonica.de

    However, the same says … admin_wp (89.14.34.0) …
    in the slimstat list..

    As it is the same server, even the same website, I do not see where the difference is.

    Best
    Klaus

Viewing 2 replies - 1 through 2 (of 2 total)