Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: DNS,Zone Files and Host Names #355514
    djc
    Participant

    Ok, I got you on that one. Now I have another question…

    My server is behind a NAT Router. When creating the A records to the server, should the name point to the NATed IP Address or should it point to the IP Address assigned to the Domain?

    example…

    [b:88007e20cc]localhost.example.com IN A 127.0.0.1
    ns1.example.com IN A 192.168.1.2
    mail.example.com IN A 192.168.1.3[/b:88007e20cc]

    or should it be…

    [b:88007e20cc]localhost.example.com IN A 127.0.0.1
    ns1.example.com IN A 63.140.187.187

    mail.example.com IN CNAME ns1.example.com[/b:88007e20cc]

    and let the NAT Router channel mail to 192.168.1.3?

    Darryl

Viewing 1 post (of 1 total)