From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Message-ID: <4791CC69.1050402@rambler.ru> Date: Sat, 19 Jan 2008 12:09:45 +0200 From: Olvin User-Agent: Thunderbird 2.0.0.6 (X11/20070804) MIME-Version: 1.0 To: ALT Linux Community general discussions References: <190311200692870@webmail14.yandex.ru> In-Reply-To: <190311200692870@webmail14.yandex.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Comm] connect: Network is unreachable X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9 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, 19 Jan 2008 10:08:42 -0000 Archived-At: List-Archive: List-Post: yuri-orel@ya.ru пишет: > Есть компьютер с выходом в интернет через ADSL-модем. > Сетевая карта встроенная (материнка с чипсетом NVidia nForce2),IP-адрес 192.168.1.33 получает от DHCP-сервера модема. > После: > #ifconfig eth0 down > #ifconfig eth0 up Это неправильный способ. Правильно будет: # ifdown eth0 # ifup eth0 Оно само позаботится о dhcp