Really Thanks .
I would like to first answer the question of
"compdoc"
========================================
You need to have a provider host your DNS records for the world to access the site. If your domain name costs $5, I doubt it would be included. You can google 'dns hosting' and find a few.
You have not said if your registrar's 'WHM manager' is for DNS or not.
ANSWERS :Yes i have only paid $5 to get a domain name "
www.xyz.com" and after that they have provided me "Domain Manager" like interface which is really not like cPanel or any thing else its has only 3 fields out which 2 are editable
I have copied below the site page of my domain manger as it is :
===========================My domain Manager screen shot below======
- Manage Name Servers For
www.xyz.com * To replace a nameserver, simply edit the existing hostname.
* To remove a nameserver, simply cleanup the existing hostname.
* To add a nameserver, simply fill an empty field for hostname.
* IP addresses are not displayed by certain registries. This does not affect the operation of the nameserver.
* ** IMPORTANT: Before adding additional name servers to your configuration, you should be sure that the name server has setup correctly. 24 - 48 hours after you submit a request for an additional name server, it will be in the rotation for authoritative lookups and if it is not setup correctly, your site will take a long time to resolve when visitors try to find you.
* The order of the nameservers is not relevant
Server Hostname Server IP Address
Primary: ns2.dot5nameservers.com
Secondary: ns1.dot5nameservers.com
Nameserver 3: --empty--
Nameserver 4: --empty--
======================================
Another Screen from Domain Manager shown below
====================================
Manage Nameserver Hosts
NOTE: If you rename the nameserver hostname to a different base domain, you will
have to manage the new domain's profile in order to make additional changes
to the nameserver.
E.g., changing ns1.foo.com -> ns1.bar.com would require you to login to
bar.com's profile to manage the nameserver after you made your changes.
NameServer New HostName IP Address Action
- Create Name Server -
NOTE: If you do not have dns software running on this host/ip, you probably do not want to use this feature.
Once you have created your name servers, if you wish to use them on your domain, you must manually add them through the main "Name Servers" section.
Server Hostname .xyz.com
Server IP Address --empty--
================================Screen Ends=========
Hope now i explain well.
so here do i need to put entry of My ISP provided DNS or Shud i put a Static IP of My SME Server here.
I can access my SME Server Public IP from any location .Its Running fine.
Its in Server & Gateway Mode.
Its Router Provided By ISP with ISP's own DNS Entries and Public IP(Static IP).
Now kindly let me know what to do
I have removed entires of ISP DNS from "/etc/resolv.conf" and Make it
domain xyz.com
nameserver 192.168.0.1
================================================
My LAN clients can access SME very well they all are having
Gateway : 192.168.0.1
NameServer: 192.168.0.1
====================================