Hi,
The IP address your server is using is different from the IP address your site is hosted at.
Please upload the following script to your server and call it from your browser:
-------
<?php
$url = 'http://ceon.net/WHATISTHISSERVERSIP';
$contents = @file_get_contents($url);
print "Contact me now to let me know that you've carried out this test and I'll get the IP address from my logs!";
exit;
?>
------
As the message says, please let me know when you've done this and I can see what IP address your server contacted mine from.
All the best...
Conor
ceon
Bookmarks