<p>I put it at the top and included a host below pages and groups.</p>
<p>Josh Luthman<br>
Office: 937-552-2340<br>
Direct: 937-552-2343<br>
1100 Wayne St<br>
Suite 1337<br>
Troy, OH 45373</p>
<div class="gmail_quote">On Apr 12, 2012 11:46 PM, "Jeremy Laidman" <<a href="mailto:jlaidman@rebel-it.com.au">jlaidman@rebel-it.com.au</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote">On Fri, Apr 13, 2012 at 2:53 AM, Josh Luthman <span dir="ltr"><<a href="mailto:josh@imaginenetworksllc.com" target="_blank">josh@imaginenetworksllc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Can you make the default to testip but specify a host to use DNS?<br></blockquote><div><br></div><div>No, but you can define .default. more than once, and the defaults will change for subsequent hosts until the next .default. (if any).  So you could do:</div>


<div><br></div><div>0.0.0.0 .default. # testip dialup</div><div><br></div><div>1.1.1.1 server1 # ssh smtp</div><div>1.1.1.2 server2 # ssh telnet</div><div><br></div><div>0.0.0.0 .default. # dialup</div><div>1.1.1.3 server3 # ssh http</div>


<div><br></div><div>0.0.0.0 .default. # testip dialup</div><div>1.1.1.4 server4 # ssh rdp</div><div>1.1.1.5 server5 # ssh telnet</div><div><br></div><div>All hosts except server3 will get the "testip" setting.</div>


<div><br></div><div>Please note that this is just how I think it should work, and I haven't tested it.</div><div><br></div><div>J</div><div><br></div></div>
</blockquote></div>