From owner-freebsd-questions Sat Feb 3 17: 9:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 0860837B503 for ; Sat, 3 Feb 2001 17:09:40 -0800 (PST) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 3 Feb 2001 17:07:44 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f1418pr51767; Sat, 3 Feb 2001 17:08:51 -0800 (PST) (envelope-from cjc) Date: Sat, 3 Feb 2001 17:08:50 -0800 From: "Crist J. Clark" To: Robert Hough Cc: Andrew BOGECHO , questions@FreeBSD.ORG Subject: Re: mtu not set with dhcp options Message-ID: <20010203170850.M91447@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <20010203163437.A16076@cs.mcgill.ca> <20010203191302.A53923@solveinteractive.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20010203191302.A53923@solveinteractive.com>; from rch@solveinteractive.com on Sat, Feb 03, 2001 at 07:13:02PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Feb 03, 2001 at 07:13:02PM -0500, Robert Hough wrote: > Andrew BOGECHO [andrewb@cs.mcgill.ca] wrote: > > > > in my dhcpd.conf, it does not get set on the client. All the other > > settings (IP, DNS, gw, etc..) work fine. > > and ... > > > Both client and server are running 4.2-STABLE and I am using > > isc-dhcp-2.0.3 on the dhcp server. > > Can you point out where you found this option for setting the mtu on a remote > machine? I don't use dhcpd, but did check the man page for dhcpd2, and 3 and > was unable to find an option for interface-mtu in either dhcpd.conf man page. See dhcp-options(5). I am not sure if this is a option that is sent to the clients or something that the server uses when comunicating on the specified interface. "Use the source, Luke." The other thing to do is tcpdump a DHCP conversation and see if that information is ever passed to the client. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message