From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.4 Date: Tue, 1 Jul 2008 09:07:31 +0400 From: Alexander Volkov To: community@lists.altlinux.org Message-ID: <20080701050729.GB27035@xeon.vladregion.ru> Mail-Followup-To: community@lists.altlinux.org References: <200806301531.14339.anatoly.akatyev@master-system.ru> <200806301444.01080@ruslandh> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200806301444.01080@ruslandh> User-Agent: Mutt/1.4.2.3i X-Spamd-Status: OK X-Spamd-Score: -2.000 X-Spamd-Threshold: 6.000 X-Spamd-Keywords: BAYES_00,NO_RELAYS Subject: Re: [Comm] nameserver X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 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: Tue, 01 Jul 2008 05:07:38 -0000 Archived-At: List-Archive: List-Post: On 2008-06-30 14:43:59 +0400, Хихин Руслан wrote: > Здравствуйте Анатолий Акатьев > В сообщении от 30 июня 2008 Анатолий Акатьев написал(a): > > Доброе время суток! > > [root@atoll etc]# cat resolv.conf > > # Generated by dhcpcd for interface eth0 > > #search ufanet.ru > > nameserver 81.30.199.5 > > Все летает. > > Как решить проблему? > 1. Прописываешь в /etc/resolv.conv > > #search ufanet.ru > > nameserver 81.30.199.5 > 2. В /etc/net/имя_интерфейса/options > прописываешь > DHCP_ARGS=" -S" У меня работает -R > Типа : > TYPE=eth > BOOTPROTO=dhcp > ONBOOT=yes > DHCP_ARGS=" -S" > USE_HOTPLUG=no > DISABLED=no -- Regards, Alexander