if you have www.abc.com & abc & abc.net all resolving to 10.10.10.10
regardless of which address is used the ip address responds because the
dns has all 3 pointing to same ip.
But the address line of the browser shows each address entered. If you
want the browser to always return in the address bar abc.net regardless
of which address is entered how can that be accomplished ??

Re: multiple dns to one ip address by aaron

aaron
Fri Dec 23 12:55:51 CST 2005

you will probably want to cname the other records with the abc.net being the
target.

--
aaron
A+,NET+,MCSE 2K/2K3,CNA,CCNA
<ScottFerri@gmail.com> wrote in message
news:1134528547.621796.292430@g47g2000cwa.googlegroups.com...
> if you have www.abc.com & abc & abc.net all resolving to 10.10.10.10
> regardless of which address is used the ip address responds because the
> dns has all 3 pointing to same ip.
> But the address line of the browser shows each address entered. If you
> want the browser to always return in the address bar abc.net regardless
> of which address is entered how can that be accomplished ??
>



Re: multiple dns to one ip address by jeff

jeff
Fri Dec 23 17:32:04 CST 2005

On Fri, 23 Dec 2005 12:55:51 -0600, "aaron" <aaron@fake.net> wrote:

>you will probably want to cname the other records with the abc.net being the
>target.

A CNAME won't help. You'd want a redirect from the other host names.
Separate sites using host headers could easily accomplish this with no
fuss.

Jeff



>
>--
>aaron
>A+,NET+,MCSE 2K/2K3,CNA,CCNA
><ScottFerri@gmail.com> wrote in message
>news:1134528547.621796.292430@g47g2000cwa.googlegroups.com...
>> if you have www.abc.com & abc & abc.net all resolving to 10.10.10.10
>> regardless of which address is used the ip address responds because the
>> dns has all 3 pointing to same ip.
>> But the address line of the browser shows each address entered. If you
>> want the browser to always return in the address bar abc.net regardless
>> of which address is entered how can that be accomplished ??
>>
>