<div dir="ltr">You have any number of options for this.  dnsmasq, etc.<div><br></div><div>A split DNS system (running your own BIND or whatnot) is quite easy to do, and only requires that you keep your DNS server (or servers) on something resembling high-availability hardware.  Obviously, if you set your internal DNS as primary on all your internal hosts and it goes down, your internal stuff will have a bit of a problem.</div>
<div><br></div><div>So yeah, basic BIND installation, with forwarders set up to whatever your favorite DNS servers are, and implementing your own TLDs is pretty common and you shouldn't have any great difficulty.</div>
<div><br></div><div>Just be sure that your TLD isn't already taken.</div><div><br></div><div><a href="https://www.iana.org/domains/root/db">https://www.iana.org/domains/root/db</a><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Jun 10, 2014 at 10:38 AM,  <span dir="ltr"><<a href="mailto:techlists@phpcoderusa.com" target="_blank">techlists@phpcoderusa.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
I'm configuring a dev box and was wondering if I should use bind and if there is any issues I should be aware of like security.<br>
<br>
The box lives on a private IP behind a router connected to the internet. It will have no ports forwarded.  This is home office so no fancy routers or anything like that.  Currently I name all my development vhosts with the tld of .dev.  Then I place the ip and domain in my hosts file on my linux and win box.  I was thinking running bind might make this a bit easier.... maybe.  I'm guessing though that I would need to tell my local boxes that they should look at the local bind implementation.<br>

<br>
Any thought?  Thank you in advance!!<br>
<br>
Keith<br>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>James McPhee<br><a href="mailto:jmcphe@gmail.com">jmcphe@gmail.com</a>
</div>