<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffcc" text="#000000">
Two host declarations, one IP. I have used that setup; it has the added
benefit that you can continue a download while switching from wired to
wireless etc.<br>
<br>
On 19/04/10 17:16, Simon Hobson wrote:
<blockquote cite="mid:p06240812c7f224104b26@simon.thehobsons.co.uk"
 type="cite">Calum Hunter wrote:
  <br>
  <br>
  <blockquote type="cite">Is there anyway to do this or do i have to
create a second record and assign a second ip address ie
    <br>
    <br>
    <br>
host laptop_wired {
    <br>
      hardware ethernet 00:11:25:D6:EE:91;
    <br>
      fixed-address 192.168.1.19;
    <br>
 }
    <br>
    <br>
host laptop_wireless {
    <br>
      hardware ethernet 00:14:85:2D:E0:2F;
    <br>
      fixed-address 192.168.1.20;
    <br>
 }
    <br>
    <br>
I would really like to avoid the duplication of records and duplication
of ip addresses needed to be reserved.
    <br>
  </blockquote>
  <br>
You cannot escape the multiple host declarations, but you can use the
same IP address.
  <br>
  <br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Best regards

Sten Carlsen

No improvements come from shouting:

       "MALE BOVINE MANURE!!!" 
</pre>
</body>
</html>