I have been battling with this problem for some time now, and I am not sure if I am just not seeing the obvious anymore or have made a stupid mistake, but I just can seem to get the reverse address in my network to run the right way.
Short description of my network:
I have a 50 user network with two switches and a main server connected to the internet with DSL. 99% of the user are on windows.
I have setup the main server as the main DNS with bind and Dynamic DHCP. A couple of the network maschines are internal servers, one for development, one as a NAS etc.
Manual DNS entries has been made for the internal servers and a couple of printers and routers, all other clients are assigned a IP via DHCP.
The problem:
All the clients are recieving the right IP on the subnet 192.168.1.0 but the reverse adresses are wrong, ie: 164.1.168.192.1.168.192.in-addr.arpa
Now I know that this is the cause of a single dot that is not there, but I don't know where to look anymore. I am just not sure anymore what I can do.
The network runs, but windows take a long time to get a lease from the server (due to the reverse lookup not working)
, sorry changed the values.. the network is mynet.
Thanks for the tip, I tried it and it seems to have worked... Great !!! I changed it int the genral section and the subnet, and it seems to work perfect. Thanks a million
Such declarations seem silly, as they never change, but it is good style to declare constants in one section with mnemonic names, and not hard code them elsewhere.
The only thing that gets tricky in DNS is when 2 nets are on one reverse domain, when subnetting not modulo 256. Similarly, sometimes a.b.c.d is defined on the c.d domain server, as there is no b.c.d name server.
Hi All,
We are working on solaris 10.
I create a file using touch command and when list the file, it does not shows the right timestamp.
... (4 Replies)
Hi all,
I was wondering ( yes it is a noob question :) ), i buy a domain (from domain.com) but i have dynamic public ip address and i was wondering if there is a way to automatically update my dynamic public ip address to my domain with BIND.
For example now i have some ip 22.22.22.22... (4 Replies)
is there a variable that controls whether the settings of the domainname and dnsdomainame, nisdomaname and hostname are global or local (as in static).. i keep setting the values for these commands and after a while they disappear. how can I keep one static value that will remain even after I have... (7 Replies)
Help!
I've got RH7 running DDNS. It works between my machines NS1(DDNS server) and NS2(my back up DDNS server in windows) but when i add a client to the mix i can't type the clients name such as
ping linux137
Instead i've gotta type the fully qualified domain name.(or ip)
Ping... (0 Replies)
Hey,
I've been on this for a while... can somebody explain to me what the domainname command really does. The man pages don't tell enough. And how can i have the domain name set so it will be the same all the time when the OS boots up. (4 Replies)
I'm kindda confused about domainname and /etc/defaultdomain.
If I type domainname tesT.com, will this be added to /etc/defaultdomain or do I need to add manually on /etc/defaultdomain as well?...second question, if I type domainname tesT.com...is it case sensitive?
Thank you. (1 Reply)