"A DNS zone is a portion of a domain name space using the Domain Name System (DNS) for which administrative responsibility has been delegated." (From Wikipedia, the free encyclopedia)

learn more… | top users | synonyms

1
vote
1answer
72 views

using TSIG how to add zone named configuration file?

Ive set up 2 dns servers. using tsig can someone tell me or direct me to a how to for adding zone to named.conf or named.conf.local file automatically? i mean if i add a zone in named.conf and file of ...
1
vote
1answer
366 views

dns zone transfer to solaris slave

i'm running bind9 as a primary DNS-server for a private zone on debian gnu/linux, and everything is happy. the namserver is working at IP X.X.X.X1, $ dig foo.zoneA @dns.zoneA ; <<>> DiG ...
0
votes
1answer
80 views

DNS zone file for subdomain, query returns host not found 5(REFUSED)

I'm trying to setup subdomains on my DNS server running Yadifa 1.0.2 on Ubuntu 12.10 64bit but can't get it to work. in my yadifad.conf, my zone looks like this <zone> type ...
0
votes
1answer
672 views

Performance issue on solaris 10 zone. Multiple pollsyscalls

We have slow running JAVA program on a Solaris 10 Zone. I ran a truss on the pid and noticed following messages getting generated even when program is not doing anything: pollsys(0x00000000, 0, ...
1
vote
0answers
78 views

Add site to Internet Explorer Security Zone in GP without deleting all other settings

What I have figured out is this: GP: User Configuration -> Administrative Templates -> Internet Explorer -> Internet Control Panel -> Site to Zone Assignment list. If I enable it, and add a site ...
0
votes
0answers
67 views

Bind and GeoDNS zone

I am wondering when it comes to BIND DNS, if i use the zone: example.com in the named.conf file, will it send all the sub-domains of that zone to that db file or will i have to set up each sub-domain ...
0
votes
0answers
58 views

DNS Error: Whenever I tracert the web name it shows “able to resolve target system name”

I think something is wrong with my DNS file. Can someone help with the issue, my DNS is as follows example.com. 86400 IN SOA ns1.ip.secureserver.net. exampleemail.gmail.com. ( ...
0
votes
0answers
85 views

How to setup hmailserver with my domain

i have bought a domain for my personal blog. i have setup on my home computer on windows 7 and wamp and it is running flawlessly, but the problem seems that i cant send mails by using hmailserver. i ...
0
votes
0answers
156 views

apache mod_proxy timout

we are using apache 2.0.64 with mod_proxy fronting PeopleSoft Financials. While user is uploading a file over a certain size it hangs eventually times out with no log details. When we test this be ...