DNS resolution

  • Thread starter Thread starter Agostinho
  • Start date Start date
A

Agostinho

Hi have a domain name registered on my ISP and I whanted that this domain
name transleted into an internal IP on the intranet diferent form de IP of
my ISP, to do that I supose I have to write a "Host" record on the DNS, but
in the name it dosn't let me write "." .

For example: "xpto.company.com" on My ISP maps to 213.142.1.27
on the Internal
network should map to 192.168.5.1

Can anyone explain me step by step how it's done in a win2000 DNS server.
Regards
 
Agostinho said:
Hi have a domain name registered on my ISP and I whanted that this
domain name transleted into an internal IP on the intranet diferent
form de IP of my ISP, to do that I supose I have to write a "Host"
record on the DNS, but in the name it dosn't let me write "." .

For example: "xpto.company.com" on My ISP maps to 213.142.1.27
on the
Internal network should map to 192.168.5.1

Can anyone explain me step by step how it's done in a win2000 DNS
server. Regards

Create an internal zone named company.com, in that zone create a new host
named xpto and give it the 192.168.5.1 IP address.
 
Back
Top