From owner-freebsd-questions Sat Feb 3 13:35: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from milquetoast.cs.mcgill.ca (milquetoast.CS.McGill.CA [132.206.2.5]) by hub.freebsd.org (Postfix) with ESMTP id E707037B401 for ; Sat, 3 Feb 2001 13:34:42 -0800 (PST) Received: (from andrewb@localhost) by milquetoast.cs.mcgill.ca (8.9.3/8.9.3) id QAA16238 for questions@FreeBSD.ORG; Sat, 3 Feb 2001 16:34:37 -0500 (EST) Date: Sat, 3 Feb 2001 16:34:37 -0500 From: Andrew BOGECHO To: questions@FreeBSD.ORG Subject: mtu not set with dhcp options Message-ID: <20010203163437.A16076@cs.mcgill.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: SOCS, McGill University, Montreal, CANADA Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sat Feb 3 16:21:47 EST 2001 Hi, I have been running a dhcp server on my 4.2 box for quite a while now. I found out today though, that although I set: option interface-mtu 1492; in my dhcpd.conf, it does not get set on the client. All the other settings (IP, DNS, gw, etc..) work fine. I then edited the dhclient.conf on my client to include a request for interface-mtu, but that also made no difference. Please let me know, if I am using interface-mtu the right way, or if dhclient for some reason decides not to use the mtu that I request. Both client and server are running 4.2-STABLE and I am using isc-dhcp-2.0.3 on the dhcp server. Any info would be appreciated. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message