Jump to content

IP Address Not Allowed. . .


dlundste

Recommended Posts

I host my WHMCS on a shared HostGator server, and they recently performed system changes that resulted in new IP addresses. Now, my cron job to synchronize domains (with Enom) reports this error message:

 

Domain Syncronisation Cron Report for 10-01-2014 16:00:07

 

Active Domain Syncs

- domain1.biz: Error: User not permitted from this IP address - 4

- domain1.com: Error: User not permitted from this IP address - 4

.

.

.

- domain100.info: Error: User not permitted from this IP address - 4

 

I've asked Enom to add my server IP address to their whitelist, but it doesn't change the error messages. I suspect I don't know the "actual" IP address that needs to be whitelisted. I've turned on the module error logging, but it doesn't return any IP addressing. What can I do to ascertain my actual IP address.

 

Or, what else might be causing this?

 

Thank you,

Duane

Link to comment
Share on other sites

I've asked Enom to add my server IP address to their whitelist, but it doesn't change the error messages

Then either you told them the wrong IP or they've not added it to their whitelist yet ;)

 

What can I do to ascertain my actual IP address.

Login to WHMCS as admin

Navigate to Utilities > Web Browser

Visit http://whatsmyip.astutium.com/

 

or create a php page

<?php
readfile('http://whatsmyip.astutium.com/');
?>

and visit it in a browser

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated