From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <002b01c4a9e3$73fa7280$0200a8c0@mliner.ru> From: "sl" To: References: <785930273.20040927055113@bezruk.com><200409291452.32280.combr@vesna.ru><023b01c4a627$c3a089b0$0200a8c0@mliner.ru> <200409300920.51773.combr@vesna.ru> Date: Mon, 4 Oct 2004 11:26:23 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: [Comm] =?koi8-r?b?7sHT1NLPysvBIM3B0tvS1dTJ2sHUz9LBLg==?= X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2004 07:25:39 -0000 Archived-At: List-Archive: List-Post: Master 2.2 Есть две сети 192.168.0.0. и 192.168.1.0. Сеть 192.168.0.0. подключена к IE со шлюзом 192.168.0.1. Ставлю Master 2.2 настраиваю карты. 1) eth0 192.168.0.40 2) eth1 192.168.1.41 Далее настраиваю маршрутизацию. [root@Linux root]# netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.1.0 0.0.0.0 255.255.255.0 UG 0 0 0 eth1 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0 далее даю пинг с машины Linux в IE он проходит хорошо с настроенных двух карт, а вот из сети 192.168.1.0 пинг не идет. В частности с машины (настройки IP-192.168.1.45 GW-192.168.1.41. Mask-255.255.255.0) пинг в IE не идет и на 192.168.0.1 не идет. Идет только на 192.168.1.41. Что не так я сдела или что-то не додела?