Web Hosting Talk







View Full Version : enom API IP


Romestar
04-18-2006, 03:59 PM
for enom I need what 'IP address that will connect to the enom API" would that be my domain's dedicated IP (like radonhost.com) or my servers shared IP? thanks.

Ariel74
04-18-2006, 04:08 PM
It is the main IP of your server, whatever that is.

Josh Stein
04-18-2006, 04:28 PM
It is the main IP of your server, whatever that is.

Not necessarily. It depends on the IP of the script that is being used to communicate with eNom. With WHMAP that was my site's dedicated IP address, however, with MB that was my servers main IP address.

Romestar
04-19-2006, 08:51 AM
i am using ModernBill, so I should give them my server's main IP right?

andren
04-19-2006, 09:47 AM
i am using ModernBill, so I should give them my server's main IP right?
Run one 'transaction'. MB will return a error that includes the IP used - give this IP to enom. (My guess is server main IP).

Josh Stein
04-19-2006, 11:02 AM
i am using ModernBill, so I should give them my server's main IP right?

I think that it depends on whether or not you are using curl compiled into PHP or CLI. I think that if its compiled into PHP you use the IP address of the account and if you are using curl via the CLI then you will want to use the server's main IP.

Romestar
04-19-2006, 03:17 PM
I am using curl compiled in PHP.

Josh Stein
04-19-2006, 03:21 PM
I am using curl compiled in PHP.

Try what Andren said.