[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



I'm not sure you can declare the same host twice with the same name, so 
its likely that the first way is the right way to do this the way you 
want to, but there is only one good way to find out ;-)


Mike


Denny Chambers wrote:
> I manage all my IP address through my DHCP server, even the static IPs. 
> I have a server with 2 NIC , I am I wonder about the proper way to 
> specify this in the dhcpd.conf file. Can I specify both NIC in the same 
> host declaration, like:
> 
> host myserver {
>    hardware ethernet 00:01:02:03:04:05;
>    fixed-address 192.168.0.1;
>    hardware ethernet 00:01:02:03:04:06;
>    fixed-address 192.168.0.2;
> }
> 
> or should I create different host declaration for each NIC:
> 
> host myserver {
>    hardware ethernet 00:01:02:03:04:05;
>    fixed-address 192.168.0.1;
> }
> 
> host myserver {
>    hardware ethernet 00:01:02:03:04:06;
>    fixed-address 192.168.0.2;
> }
> 
> TIA,
> 
> Denny
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
&gt; <a  rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale";>http://www.ale.org/mailman/listinfo/ale</a>

-- 

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Mike Murphy
781 Inman Mews Drive Atlanta GA 30307
Landline: 404-653-1070
Mobile: 404-545-6234
Email: mike at tyderia.net
AIM: mmichael453
JDAM: 33:45:14.0584N  84:21:43.038W
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+


</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00024" href="msg00024.html">[ale] DHCP Question</a></strong>
<ul><li><em>From:</em> dchambers at bugfixer.net (Denny Chambers)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00024.html">[ale] DHCP Question</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00026.html">[ale] [Probably OT] Going Postal</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00024.html">[ale] DHCP Question</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00026.html">[ale] [Probably OT] Going Postal</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00025"><strong>Date</strong></a></li>
<li><a href="threads.html#00025"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>