DNS question

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
BareKnuckles
-


Joined: 01 Feb 2004
Posts: 6

PostPosted: Wed Apr 07, 2004 4:46 pm    Post subject: DNS question Reply with quote

Hi, I've recently registered a domain with www.mydomain.com and I've setup the url pointing to point my domain name to my ip address where abyss server is running on. "pretty straight forward right?" Here's my problem. When I bring up my "index.htm" page in a browser I see my domain name just fine. But when I click or visit any links inside of my site my domain name is replaced with my ip address and the port that I have open for abyss. Obviously this is not what I want to happen. Has anyone experienced this before and how should it be fixed? I'm not sure if it's an abyss thing, or something at mydomain.com, whom I've asked but no response yet.

thanks :?:
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Thu Apr 08, 2004 2:21 am    Post subject: Reply with quote

When you say "url pointing," do you mean forwarding? Unless there is an option your provider offers to "cloak" the URL, then it will always display the real IP address.

If you want to do it like a normal website would to not show the actual IP, you need to use DNS Services. I recommend ZoneEdit (www.zoneedit.com).
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
jmoschetti45
-


Joined: 29 Oct 2003
Posts: 95
Location: MI USA

PostPosted: Thu Apr 08, 2004 2:42 am    Post subject: Reply with quote

iNaNimAtE wrote:
Unless there is an option your provider offers to "cloak" the URL, then it will always display the real IP address.

Not always. I don't use cloaking and it dosen't. It could also be your HTML.

If you made a link like this:
Code:
<a href="123.123.123.123/page.htm">text</a>


It will show the IP instead of the domain. If thats what your doing you can change it to:
Code:
<a href="my-domain-name.com/page.htm">text</a>

Then your domain will still show in the address bar.
_________________
http://jmoschetti45.com
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
BareKnuckles
-


Joined: 01 Feb 2004
Posts: 6

PostPosted: Mon Apr 19, 2004 4:43 pm    Post subject: Reply with quote

iNaNimAtE, yes my DNS provider offers cloaking, or stealth forwarding as they call it.

jmoschetti45, I will try what you said beause that looks like my problem to the "T".

Thanks for the feeback guys!
Back to top View user's profile Send private message
Foxified
-


Joined: 13 Apr 2004
Posts: 487
Location: Canada

PostPosted: Mon Apr 19, 2004 8:33 pm    Post subject: Reply with quote

jmoschetti45 wrote:
iNaNimAtE wrote:
Unless there is an option your provider offers to "cloak" the URL, then it will always display the real IP address.

Not always. I don't use cloaking and it dosen't. It could also be your HTML.

If you made a link like this:
Code:
<a href="123.123.123.123/page.htm">text</a>


It will show the IP instead of the domain. If thats what your doing you can change it to:
Code:
<a href="my-domain-name.com/page.htm">text</a>

Then your domain will still show in the address bar.


I do, "page.htm"
without any ip or domain, and it shows the the webdomain im on and and no ip in bottom and I dont have any cloak O.o
Back to top View user's profile Send private message Visit poster's website AIM Address MSN Messenger
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Tue Apr 20, 2004 12:47 am    Post subject: Reply with quote

It all depends on what happens first. When you type in the domain, if the domain stays in the browser, then from then on, the domain will keep in the browser. If the domain redirects to the IP and changes in the browser, then the IP will stay.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group