cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
429
Views
5
Helpful
3
Replies

Simulate GSS in local host file

new_networker
Level 1
Level 1

Hi,

I would like to test out the GSS without publishing it on the internet DNS.

So the only way I think is to update the local host file (Win XP). What would be an equivalent entry in local host file for the below in Internet DNS

abc.com IN NS gss.abc.com

gss.abc.com IN A 22.11.22.11

Mapping a domain/hostname to IP is straight foward, but how can an NS record be added.

Thanks.

3 Replies 3

Use a dummy DNS server instead.

GSS's clients are DNS servers not end clients (unless CNR is configured on GSS and it is acting as Primary DNS server for the clients).

On any windows server enable DNS services and make this temporary DNS server authoritative for domains served by GSS.

Syed Iftekhar Ahmed

Thanks. But I would like to avoid DNS effort and just manage with the local host file. So I would like to know whether it is possible to enter NS record in the local host file.

If I were to ask for hostname abc.com, the process should be

1. Check local host file for abc.com

2. abc.com is pointed to NS record in local host file.

3. The Name Server has a IP mapping in the local host file.

All of the above without any DNS setup. A local host file at the moment is like

abc.com 22.11.22.11

which I want to change to

abc.com IN NS gss1.abc.com

gss1.abc.com 22.11.22.10 (GSS IP)

How can I acheive 'abc.com IN NS gss1.abc.com' in local host file.

you can only have IP address & hostname pairs in a host file.

Syed

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: