<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>
<div id="x_nine_body_n173a6c-1c7ca" class="x_nine_body" dir="auto" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12.0pt; line-height:1.3; color:#1F497D">
<div class="x_nine-pg" dir="auto">as far as I remember, it is not mentioned for routers but for static routes. </div>
<div class="x_nine-pg" dir="auto">since 0.0.0.0 is an invalid destination the client should then discard it. </div>
<div class="x_nine-pg" dir="auto"><br>
</div>
<div id="x_nine-sign-n173a6c-1c7ca" class="x_nine_signature" dir="auto">
<div class="x_nine-pg" dir="auto">Pons Nicolas</div>
<div class="x_nine-pg" dir="auto">+33 6 03 74 36 61</div>
<div class="x_nine-pg" dir="auto">Sent from my mobile device,</div>
<div class="x_nine-pg" dir="auto">please excuse any typos.</div>
</div>
</div>
<div class="x_quoted_output_body">
<div id="x_quoted_header_n173a6c-1c7ca" class="x_quoted_header_editor" dir="auto">
<hr class="x_nine-pg" style="border:none; height:1px; color:#E1E1E1; background-color:#E1E1E1">
<div class="x_nine-pg" dir="auto" style="border:none; padding:3.0pt 0cm 0cm 0cm">
<span style="font-size:11.0pt; font-family:Calibri,Arial,Helvetica,sans-serif"><b>From:</b> Philip Prindeville <philipp_subx@redfish-solutions.com><br>
<b>Sent:</b> Friday, July 31, 2020 21:32<br>
<b>To:</b> Pons Nicolas<br>
<b>Cc:</b> dhcp-workers@lists.isc.org<br>
<b>Subject:</b> Re: Turning off subnet options<br>
</span></div>
</div>
<br type="attribution">
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">I must have missed that in the documentation. Thanks!<br>
<br>
<br>
> On Jul 31, 2020, at 12:59 PM, Pons Nicolas <Nicolas.Pons@iter.org> wrote:<br>
> <br>
> hi<br>
> unless mistake from me<br>
> I think you can set it to 0.0.0.0<br>
> From: Philip Prindeville <philipp_subx@redfish-solutions.com><br>
> Sent: Friday, July 31, 2020 20:51<br>
> To: dhcp-workers@lists.isc.org<br>
> Subject: Re: Turning off subnet options<br>
> <br>
> Sorry, that’s what happens when my wife talks to me as I’m composing email… I mangle the subject.<br>
> <br>
> <br>
> > On Jul 31, 2020, at 12:38 PM, Philip Prindeville <philipp_subx@redfish-solutions.com> wrote:<br>
> > <br>
> > I’ve got a config which looks like:<br>
> > <br>
> > authoritative;<br>
> > log-facility daemon;<br>
> > default-lease-time 3600;<br>
> > max-lease-time 86400;<br>
> > option domain-name “xyzzy.com";<br>
> > subnet 192.168.1.0 netmask 255.255.255.0 {<br>
> > range 192.168.1.128 192.168.1.160;<br>
> > option subnet-mask 255.255.255.0;<br>
> > option broadcast-address 192.168.1.255;<br>
> > default-lease-time 43200;<br>
> > max-lease-time 43200;<br>
> > option routers 192.168.1.252;<br>
> > option domain-name-servers 192.168.1.252;<br>
> > option domain-search “xyzzy;<br>
> > option ntp-servers 192.168.1.40, 192.168.1.252;<br>
> > }<br>
> > …<br>
> > host Pelican2-aabbccddeeff00 {<br>
> > hardware ethernet aa:bb:cc:dd:ee:ff:00;<br>
> > fixed-address 192.168.1.96;<br>
> > option host-name "Pelican2”;<br>
> > }<br>
> > …<br>
> > <br>
> > <br>
> > And I want to *not* send an “routers” option to Pelican2.<br>
> > <br>
> > Is there a way to do this?<br>
> > <br>
> > He’s running VPN and I want to force his non-local traffic to flow out that way.<br>
> > <br>
> > Thanks.<br>
> > <br>
> > -Philip<br>
> > <br>
> <br>
> _______________________________________________<br>
> dhcp-workers mailing list<br>
> dhcp-workers@lists.isc.org<br>
> <a href="https://lists.isc.org/mailman/listinfo/dhcp-workers">https://lists.isc.org/mailman/listinfo/dhcp-workers</a><br>
<br>
</div>
</span></font>
</body>
</html>