From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 11 Jun 2011 16:37:32 +0400 From: Mikhail Efremov To: ALT Linux Community general discussions Message-ID: <20110611163732.42b0822d@sem.localdomain> In-Reply-To: <4DF350D3.2030802@altlinux.ru> References: <4DF350D3.2030802@altlinux.ru> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.4; i586-alt-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Subject: Re: [Comm] network-manager dhcclient debug X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2011 12:37:23 -0000 Archived-At: List-Archive: List-Post: On Sat, 11 Jun 2011 15:26:11 +0400 Anton Gorlov wrote: > Как можно подебажить на предмет какие параметры от сервера получает > dhcp client дёргаемый из нетворк-менеджера? Проще всего написать dispatcher script, в котором сохранить в файл переменные окружения с префиксом DHCP4_, что-то типа set | grep ^DHCP4_ >/path/to/file. Подробнее см. man NetworkManager. -- WBR, Mikhail Efremov