Want IP address of appharbor project (.app.com) for DNS lookup of third party.
Hi,
Write now we are using third party (dealer track) service in my
application.
we provided our demo site IP address
to dealer track
for lookup,
now we need to add another one my appharbor project IP
Address
for DNS lookup. so, we will test appharbor
application for dealer track service.
I go through this like ....
http://support.appharbor.com/discussions/problems/4412-access-my-ap...
but still need help..
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by rune on Jan 23, 2015 @ 03:38 PM
Hi,
I'm not sure exactly what your question is? Perhaps you can tell a little more about why/how you'll use the IP address lookups?
Best,
Rune
2 Posted by clarioncloud on Jan 27, 2015 @ 07:26 AM
Hi,
we are using Dealertrack service in our application. Dealer track service requires IP address of application domain for DNS lookups. Can you please let us know which IP address we should provide to them.
For our existing applications, we have given them IP of our demo application. Since we are in the process of migrating to app harbor, we need to provide them
IP address of appharbor project domain
.Support Staff 3 Posted by rune on Jan 28, 2015 @ 03:27 PM
Ok got it. You can find the current publicly accessible IP address for your applications like so:
dig {your-application-slug}.apphb.com
nslookup {your-application-slug}.apphb.com
If you need the public IP addresses that your applications are running on (i.e. the instances that your applications make requests from) you can find the current US en EU IP ranges here.
Hope this helps!
Best,
Rune
rune closed this discussion on Jan 28, 2015 @ 03:27 PM.
clarioncloud re-opened this discussion on Jan 29, 2015 @ 07:42 AM
4 Posted by clarioncloud on Jan 29, 2015 @ 07:42 AM
Hi,
Can I access my application through IP address.
means
{your-application-slug}.apphb.com
Instead of this URL i useIP address
to access my application.Support Staff 5 Posted by rune on Jan 29, 2015 @ 07:57 PM
Hi,
You can't access the application directly on the IP address on the shared load balancers - the load balancer needs to know what application to route traffic to, and that's currently done with the host header.
You could however get IP-based SSL if you need this functionality. That will give you a dedicated load balancer, and we can route all traffic to your application simply based on the IP address. Let me know if you're interested in exploring that option!
Best,
Rune
6 Posted by clarioncloud on Feb 02, 2015 @ 07:05 AM
hi, we have wild-card rectification of Godaddy.
so on which plan(canon...etc) it will work, ie it will install.
Support Staff 7 Posted by rune on Feb 03, 2015 @ 07:28 AM
The Yacht plan includes IP-based SSL, but you can also get it without subscribing to that plan - the cost is then $100/month.
Let me know if you'd like that so we can get you set up with the new IP address.
Best,
Rune