I am sending XML from a client site to an external server. For this external server administrator, you must verify the sender's IP address. We have a script working when sending from the main site (domain.com), but I'm not sure when we are sending from the subdomain of the main site (sub.domain.com, having received currently an error). Is there a way to check the subdomain IP address so that I can tell the administrator the correct IP address?
Thanks.
UPDATE: I used the firefox IP extension and domain information and compare the information from domain.com and sub.domain.com and both look pretty much the same.
source share