BIND is by far the most widely used DNS software on the Internet. It provides a robust and stable platform on top of which organizations can build distributed computing systems with the knowledge that those systems are fully compliant with published DNS standards.
0
votes
0answers
17 views
MySQL access denied after reboot due to named error?
Every two weeks or something my MySQL root pw is magically reset after reboot. I'm running a virtual server (Ubuntu 12.04) and it's running fine for approx. 2 weeks. Every two weeks (approx.) i'm ...
0
votes
0answers
12 views
What are BIND9 virtual appliance minimum requirements?
I would like to ask what are the proposed, but minimal requirements for a BIND9 DNS server in VMWare (Win8, 64 bit host). I want to use to name my virtual machines, without maintaining all the hosts ...
0
votes
2answers
20 views
Bind9 cache automatic refresh
I have a small server (Ubuntu 12.10 x64) at home that acts also as a DNS cache for my LAN (using BIND9). I tried to have a look at the documentation and it appears there is no way to configure it so ...
0
votes
1answer
44 views
MAC & IP Binding not working on TP-LINK router
I have my home server up and running. I had my router set up so that it forward outside calls directly to the server so I could access it from anywhere. For some unkown reason it started misbehaving. ...
0
votes
1answer
44 views
Issue with my DNS and PTR record setup
I have been trying to setup my DNS server, and I have got powerdns configured to do basic stuff.
My issue is that RPT records doesn't resove correctly when I run dig command against public DNS ...
-1
votes
2answers
40 views
How do I use autohotkey to make lshift and n do page down and 1
I want to bind Left Shift + N to PgDn + 1. How do I do this in AutoHotKey? I've tried so many things but I can't get it right.
1
vote
1answer
33 views
One-word link for intranet - top level domain (tld) setup with BIND 9
While it seems to be a kind of typical pattern for the intranet ... however haven't been able to find the right and working solution for it. I'm trying to set up the intranet site accessible by the ...
0
votes
0answers
17 views
apparmor skips usr.sbin.named, named can't write to log files
Test Environment: VirtualBox VM guest - SUSE SLES 11 , BIND 9.6-ESV-R5-P1
Live Server: VirtualBox VM guest - SUSE SLES 11, BIND 9.5.0-P2
I have been trying to configure logging on my DNS server. I ...
1
vote
2answers
143 views
DNS server using BIND9 for LAN [DEBIAN]
I am trying to configure LAN DNS server using BIND9 on DEBIAN.
Context: network mask: 255.255.0.0, network IP: 10.1.xxx.xxx
I own a public domain example.com, managed by external NS and my aim is to ...
0
votes
0answers
37 views
Proper setup of local DNS for Ubuntu servers and OSX/WIn clients
I have struggled with this for a couple of days now, so bare with me. Somehow I think this setup should be fairly "normal" for a home LAN.
I have a setup with 5 machines on my LAN. All static ...
1
vote
2answers
66 views
Why do you need two different IPs for each NS record in order to run DNS test
Some of my domains run using two different IPs for each ns property in their DNS records, e.g.:
ns1.example-1.com 5.5.5.10
ns2.example-1.com 5.5.5.11
and some of my domains have the same IP for ...
0
votes
1answer
83 views
Multiple DNS BIND servers (zones), for same domain
I wonder if something like that is possible. To have one domain, handled by 2 DNS servers, master zones.
For example, I have the domain, domain.com on a registrar and I want to make ns1.domain.com ...
0
votes
0answers
27 views
tool to generate PTR records from zone files' A and AAAA records?
Are there any tools that would be able to parse the zone file format used in bind9 and output the reverse lookup records for the A and AAAA records found - also in bind9 zone file format?
For this ...
0
votes
2answers
68 views
BIND9 & Webmin new DNS nameserver not accepted by registrar
I have trouble and headhakes with BIND9 on Debian6/64, made with Webmin.
Basically I don't think Webmin is a problem, but I am just mentioning it.
So, I made a DNS master zone with BIND and the ...
1
vote
1answer
92 views
Why are DNS setup guides using private IP addresses in their examples?
I'm attempting to set up BIND9 on my server, and am attempting to follow a guide I have found online. One thing that sets off a warning flag for me is that every guide I've found seems to use private ...
0
votes
0answers
197 views
DNS forwarding for samba4 AD server and home router
I've set up a VM as a Samba4 AD PDC as per this guide.
My question is with setting up DNS forwarding and DHCP. In step 6 of the BIND config, we set BIND to forward queries to the router, in my case ...
0
votes
0answers
36 views
iphone cant access development machine / dns server
I have setup BIND dns server on my development machine. I've changed my DNS on my Windows machine, to look at my local dns server and setup forwarding to Google DNS on the BINDS config. I can access ...
0
votes
1answer
49 views
csh bindkey what is “\346”
It looks like I cannot use Ctrl+right_arrow to forward word on my c shell. After some effort I found out that the all the key bindings can be found with bindkey command and I get these:
"\306" ...
1
vote
0answers
90 views
Is it possible to host a BIND server within the AWS EC2 infrastructure? [closed]
So my question is if it's possible to set up a BIND server within the infrastructure of EC2. I got tired of paying for DNS services and wanted to try my hand at configuring my own BIND server, ...
1
vote
1answer
367 views
BIND named… unknown host
I have a very basic home network: A CentOS 6.3 server (storage, DNS, httpd, etc), a desktop, several laptops. I was running an old version of CentOS on the server for a long time (5.4 or something) ...
0
votes
1answer
115 views
DNS resolving broken after installation of bind due to iptables
I successfully configured my web server (Apache, PHP etc.)
and blocked the ports I don't need using iptables, which was
working perfectly fine.
Today, I installed BIND and configured it, which also ...
-2
votes
1answer
69 views
What DNS setup is required to resolve my domain name(e.g. example.com) into an IP address?
I am using Amazon route 53 as my DNS service provider.
I would like to resolve my own domain name into an IPv4 address.
Similar to resolving twitter.com into 199.59.148.82, or facebook.com into ...
1
vote
2answers
86 views
Are my proposed BIND (DNS) Zone schemas valid
I am trying to provide a level of failover control (between 2 sites) using DNS (bind9), and I am unsure if what I am planning to do is compliant with the specs and if it will work reliably.
The core ...
0
votes
2answers
68 views
How to set the logging clause for a chrooted BIND?
This question is a bit similar to this one but the answer that seemed to help the most is Ubuntu specific, and this is running on OSX 10.6.8.
With this logging clause:
logging {
category ...
1
vote
1answer
88 views
Setting up BIND on OSX, which of these default port configurations is preferrable?
I'm following the instructions here on how to set up BIND on OSX, and I've got as far as this point (not very far then!)
Watch out!
The rndc-confgen utility is extremely handy for generating new ...
1
vote
0answers
100 views
Need help setting up bind in OSX for browser testing in Parallels Windows XP VM
Ok, this will be a somewhat lengthy question. First, some background: I am developing and testing websites on a Macbook (OSX Lion), using Parallels to run various installs of Windows for IE testing. I ...
3
votes
1answer
257 views
OpenWRT based gateway with dnsmasq and internal server with bind
I have router based on OpenWRT which has dnsmasq 2.59. Inside my local area network I have a NS server bind. This server has internal and external views for a couple of my domains. My router forwards ...
2
votes
1answer
140 views
tmux: trying to bind utf8 key
I'm using tmux 1.6 with konsole on Fedora 17 i686.
I have an azerty keyboard (with accentued chars), and I want ton bind 'ù' key.
I made the following ~/.tmux.conf:
setw -g utf8 on
bind-key ù ...
3
votes
1answer
125 views
Pointing my domain name to my home PC
I was previously paying for a VPS but have decided to setup a home server instead to save money.
I have a static ip address 12.34.56.78 and have registered a domain name mydomain.com.
I am running ...
1
vote
0answers
146 views
How to setup DNS server behind a VPN
I want to host some websites behind a VPN and I need some help with the finer points of the configuration. Thus far I've settled on OpenVPN + Bind9 and I want to configure the domains like this:
...
1
vote
1answer
205 views
Set up “smart” DNS server
I'm in a restricted network and I want to setup a smart DNS server for personal use.
I don't want to use any VPN services since it required setup on my Windows 8. I don't want to encrypt internet ...
1
vote
2answers
174 views
Setting up DNS server on VPS on the internet
I have followed multiple online tutorials on setting this up, it is BIND9 on a debian server.
It is the only server I have, so it is acting as both ns1, ns1, and the server they domain name should ...
0
votes
0answers
54 views
Setting up BIND9 on Debain
So I've got a VPS, and registered a domain name and I want to have the domain point to the VPS.
I have installed and configured BIND9 (on the VPS that the domain should point to). If I ping my ...
0
votes
1answer
82 views
DNS: can't query domain
For some reason I can't query specific domains.
Although dig works as it should, nslookup doesn't.
home1:/# dig +trace www.capital.gr
; <<>> DiG 9.7.3 <<>> +trace ...
2
votes
1answer
52 views
DNS server hostname.domain.com
I have a BIND server setup on my Ubuntu box and it works great if I navigate to server.home.com I was wondering if there is a way to set it up so that I can just type home.com Thanks!
0
votes
1answer
147 views
Windows 7 + Bind on Ubuntu - DNS keeps stopping
I have a Bind DNS server running from Ubuntu 12.04 LTS Server 64 bit. In there, I've setup some local A records for internal websites, e.g. wiki.domain.local.
Everything works fine, except that ...
1
vote
2answers
216 views
What do I need to make Linux host names resolvable on LAN?
What do I need to get local host names to be resolvable? BIND? DHCP? dnsmasq? With the needed components, how do you configure it?
We use Vyatta 6.4 as our router and we have CentOS 6.3 boxes. I ...
0
votes
2answers
329 views
Active directory Kerberos OSX problems
I'll try to keep this short, but informative.
I'm currently unable to bind OSX lion (10.7.4) machines to our AD.
OSX kerberos (heimdal) is unable to locate the KDC service.
However i can bind ...
2
votes
2answers
590 views
Can I configure BIND to query my router for LAN addresses?
As is common with home routers, my router, an ASUS RT-N66U, is configured to act as a caching nameserver for my LAN. It looks like the router uses dnsmasq for name service. The router also offers DHCP ...
1
vote
1answer
302 views
Local subdomains and DNS
I have a following issue. I have in house server (old Dell desktop PC). I have about 9 devices I'm using to test my websites (written mainly in PHP and Python).
In the past, I was creating Nginx ...
0
votes
1answer
86 views
Name servers not working together
I have a had name server set up for my websites on my server but a while back the I put a new network in and it stopped the name server from working. I didn't have a back up name server off site so I ...
1
vote
0answers
185 views
Unable to resolve top-level domain with BIND on zeroshell
So, I have bind on zeroshell, I can make a DNS zone for lets say "http", I can then set a DNS A record on 'test' for example and have "test.http" point to an IP address
But then I have an issue if I ...
0
votes
1answer
84 views
Does Send mail can turn on external recursion in BIND DNS Server?
I've a Ubuntu 10.04 package from Godaddy, It includes BIND and Sendmail pre-installed.
Normally recursion enabled for Internal DNS queries and recursion is disabled for External DNS queries. (Please ...
1
vote
0answers
910 views
Can't restart bind9 in ubuntu 12.04
When i want to configure mail server in my ubuntu, i have to restart bind9 after make a Domain Name Server (DNS),
but it failed.
it says
rndc: connect failed: 127.0.0.1#953: connection refused
...
0
votes
0answers
114 views
Own DNS servers vs DNS of web hosting [closed]
I already have a domain and the server itself, to the server already has a public ip. In server also has to make a web, apache can walk, and the website can be accessed by IP.
Because just yesterday ...
0
votes
1answer
451 views
How to block subreddits with BIND9?
Please help me block NSFW subreddits like this one (http://www.reddit.com/r/NSFW/)
I would like to keep access to SFW subreddits, but block certain subreddits that are distracting or NSFW. I know ...
0
votes
1answer
155 views
BIND redirect host without zone
How can I redirect some hosts with my bind server, Like a hots file ( /etc/hosts ).
If I declare a master zone of a external domain, I can't resolve request for subdomain...
1
vote
1answer
516 views
Bind9 - How Can I Host a Custom Domain Extension On My Intranet?
I'll start this with an example of what we are trying to achieve:
http://domain.ext
where ".ext" is custom, in example .loc or .hrd or .one, ect.
My first impression is to create a zone for ...
1
vote
1answer
534 views
How to start named (BIND)
When I try to start named on my OS 10.7.3 machine, with the following command:
launchctl load -w /System/Library/LaunchDaemons/org.isc.named.plist
... I get this error message:
launchctl: no plist ...
3
votes
0answers
633 views
Trying to use BIND on macos lion to set up .local TLD and am hopelessly lost
I am trying to achieve what has basically been asked in this question:
http://superuser.com/questions/403662/bind-dns-settings-on-mac-os-x-lion-errors-in-zone-file
e.g. I need to set up a TLD of ...