From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=m9MFD1pNltdWGjcADTn5DMRWJ59BQJJJqwMt945iIOM=; b=krNKHuP8Bl9TrYZM8VZ/va/G0t3DXjCMPSZSVh/0f2L62q0uBkQXE2ixrTdf1zNjmj U/P0OSq0e6P5OG1l5pBqoWYr+bDrMlJOzAZUaiYzqDI+6d5aGQt4YdLvmoeTEIDNovIT yd+pQv0qdbKNafxcos98k83O14aSFpem+7eUE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Cq536CZc9ZhHAhTLwQr38sHzbaydPsufBP45Tn+NFXzw/FdTFAwgtRqYjLUb7dxEDB f7myOjlEZsELRElXfFYBb8RbSD0eSlF67Ng7kzGjPmqsy+/bSElNZhIPsFsE/wC+IdeM t57Y4g88Bg2rTQEKU9oVvo1hDNN/Xc7bZceq8= Message-ID: <4AE696CC.9030205@gmail.com> Date: Tue, 27 Oct 2009 09:44:28 +0300 From: Andrew Clark User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5pre) Gecko/20091019 Thunderbird/3.0pre MIME-Version: 1.0 To: ALT Linux Community general discussions References: <4AE01F95.4020408@gmail.com> <20091022102211.GA9428@newmaster.mivlgu.local> <4AE03FBF.3030806@gmail.com> <20091022145316.GD9428@newmaster.mivlgu.local> In-Reply-To: <20091022145316.GD9428@newmaster.mivlgu.local> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?utf-8?b?0L/RgNC+0LHQu9C10LzRiyDQv9C+0YHQu9C1INC/0L7QtNC9?= =?utf-8?b?0Y/RgtC40Y8gYnJpZGdl?= 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: Tue, 27 Oct 2009 06:44:49 -0000 Archived-At: List-Archive: List-Post: On 22.10.2009 18:53, Sergey Vlasov wrote: Привел настройки интерфейсов к следующему виду: [andy@timelock ifaces]$ egrep '^[^#]' eth0/* eth0/iplink:mtu 1442 eth0/ipv4address:192.168.1.2/24 eth0/ipv4route:default via 192.168.1.1 eth0/options:TYPE=eth eth0/options:MODULE=r8169 eth0/options:BOOTPROTO=static eth0/resolv.conf:search domail timelock eth0/resolv.conf:nameserver 213.140.228.218 eth0/resolv.conf:nameserver 195.42.162.50 eth0/resolv.conf:nameserver 213.140.231.3 [andy@timelock ifaces]$ egrep '^[^#]' br0/* br0/brctl:stp AUTO off br0/brctl:setfd AUTO 0 br0/ipv4address:192.168.1.3/24 br0/ipv4route:default via 192.168.1.1/24 br0/options:TYPE=bri br0/options:HOST='eth0 tap0' br0/options:BOOTPROTO=static br0/options:ONBOOT=yes [andy@timelock ifaces]$ egrep '^[^#]' tap0/* TYPE=tuntap TUNTAP_USER=andy ONBOOT=yes [andy@timelock ifaces]$ Через некоторое время отваливается гейт: [andy@timelock ifaces]$ ping 192.168.1.1 PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. >>From 192.168.1.2 icmp_seq=2 Destination Host Unreachable >>From 192.168.1.2 icmp_seq=3 Destination Host Unreachable ^C --- 192.168.1.1 ping statistics --- 6 packets transmitted, 0 received, +2 errors, 100% packet loss, time 5031ms , pipe 2 [andy@timelock ifaces]$ Помогает только рестарт сети, причем не надолго.