Date: Wed, 12 Apr 2017 03:37:38 +0200 From: Polytropon <freebsd@edvax.de> To: Manish Jain <bourne.identity@hotmail.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Setting up a minimal KDE Message-ID: <20170412033738.f414a47a.freebsd@edvax.de> In-Reply-To: <DB5PR02MB118979EB878DE0E266191892F6000@DB5PR02MB1189.eurprd02.prod.outlook.com> References: <VI1PR02MB1200B99E21030191887AC413F6000@VI1PR02MB1200.eurprd02.prod.outlook.com> <58ED1780.3010603@gmail.com> <DB5PR02MB118979EB878DE0E266191892F6000@DB5PR02MB1189.eurprd02.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Apr 2017 23:55:32 +0000, Manish Jain wrote: > As for the DHCP problem that remains outstanding, this is what > my rc.conf has : > > ifconfig_re0="inet 192.168.1.94 netmask 255.255.255.0" > defaultrouter="192.168.1.1" > > That rc clearly states that I need a static configuration. But > dhclient still runs at system startup, losing me over a minute > each time. Do you maybe have more than one network interface? Or a setting that overrides ifconfig_re0 at a later point in that file? Or a DHCP setting for "all interfaces"? Regarding your lines mentioned above - there should be no call to dhclient (at least not for the re0 interface). Re-check your whole rc.conf for any DHCP related entry (text patterns "DHCP" and "dhclient"). -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170412033738.f414a47a.freebsd>