<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFCC" text="#000000">
This is perfectly ok, however some implementations in clients have
issues with addresses x.x.x.0 and x.x.x.255, they consider those the
network and broadcast addresses and refuse to accept them. Just a
warning, mentioned on this list a number of times.<br>
<br>
On 13/07/11 0:13, Anthony Hare wrote:
<blockquote
cite="mid:27357CDEE2B3984BAB041704D436D190B54C55B2B1@HQ1-EXCH01.corp.brocade.com"
type="cite">
<pre wrap="">Hello,
Internet Systems Consortium DHCP Server 4.1.0
Is it possible to have a split range?
subnet 10.25.96.0 netmask 255.255.252.0 {
range 10.25.97.60 10.25.97.255;
range 10.25.99.0 10.25.99.254;
option routers 10.25.96.1;
option subnet-mask 255.255.252.0;
option broadcast-address 10.25.99.255;
}
_______________________________________________
dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Best regards
Sten Carlsen
No improvements come from shouting:
"MALE BOVINE MANURE!!!"
</pre>
</body>
</html>