EOSERV Forum > Lounge > How would i get a host to redirect to an IP address?
Topic is locked.
Page: << 1 >>
How would i get a host to redirect to an IP address?
Author Message
Post #82192 How would i get a host to redirect to an IP address?

Well, recently i've been thinking about my server. I just bought a .com domain + hosting with unlimited subdomains. Now i want to make a game host like game.example.com

i'm not going to mention my server name in case of advertising -1's :P but yeah like Apollos server (EE) has it and i really want one. I tryed looking for redirects to IP address but couldn't find it. I'm using hosting24 host service.


Thanks :)


---
stay tuned.
14 years, 2 weeks ago
Post #82193 Re: How would i get a host to redirect to an IP address?

Well just try to understand what I'm trying to say as best as you can:

if your website ex: hello-you.com 

is getting redirected  to your ip ex: 75.135.139.90


then it should work as your ip I'm assuming then you create a subdomain for the website game.hello-you.com and that is redirected to your ip also which means that 


game.hello-you.com should work as your ip for your server

and your domain(hello-you.com) should work as well.

14 years, 2 weeks ago
Post #82194 Re: How would i get a host to redirect to an IP address?
Kaylinz posted: (9th Jun 2011 01:05 am)

Well just try to understand what I'm trying to say as best as you can:

if your website ex: hello-you.com 

is getting redirected  to your ip ex: 75.135.139.90


then it should work as your ip I'm assuming then you create a subdomain for the website game.hello-you.com and that is redirected to your ip also which means that 


game.hello-you.com should work as your ip for your server

and your domain(hello-you.com) should work as well.

The hosting server uses a random IP not mine so i cant just setup a domain like that and it would be ready.

---
stay tuned.
14 years, 2 weeks ago
Post #82196 Re: How would i get a host to redirect to an IP address?

well buy a domain where you can set the re direct to your own ip.

I recommend 1and1.com.

14 years, 2 weeks ago
Post #82197 Re: How would i get a host to redirect to an IP address?

Kinda already bought this one and dont wanna lose my money but i'm sure theres a way i can do it on my host now. But thanks for the recommendation! Might try it later.

---
stay tuned.
14 years, 2 weeks ago
Post #82198 Re: How would i get a host to redirect to an IP address?

Use php? header("Location: xx.xxx.xxx.xx");

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 2 weeks ago
Post #82200 Re: How would i get a host to redirect to an IP address?

Try creating a CNAME.


If you don't know how, click "Specific instructions for popular domain hosts" on this page:
http://www.google.com/support/a/bin/answer.py?answer=47283 


This should give you the general idea of how it should be done, if not just reply with your host name and someone else or myself will help you figure it out.


edit: also see this? http://www.hosting24.com/faq.php?ID=40

---
Web developer, currently looking for graphic artists / designers.
14 years, 2 weeks ago
Post #82202 Re: How would i get a host to redirect to an IP address?

Klutz, I just added a Cname record but it wont work when i connect to the host? i dont wanna say it because it might be advertising but i made a cname in the dns manager thing :P

---
stay tuned.
14 years, 2 weeks ago
Post #82203 Re: How would i get a host to redirect to an IP address?

CNAME is a bad idea. Use an A record to point to an IP address, CNAME is for a totally different purpose.

---
May he now rest under aegis of mirage -
As the sands slowly turn to Elysian fields
14 years, 2 weeks ago
Post #82205 Re: How would i get a host to redirect to an IP address?

For some reason it was working the (not the cname the A) and now it's not. like i will give people screenshots to show my settings so you can tell whats wrong just tell me if you would like that.

---
stay tuned.
14 years, 2 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Lounge > How would i get a host to redirect to an IP address?