From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <047001c53919$cf38f7f0$62fe0a0a@worker> From: "Konstantin Polansky" To: References: <02ce01c53908$146c9870$62fe0a0a@worker> <425121D1.6090604@ricom.ru><032b01c5390b$527044c0$62fe0a0a@worker> <42512BC2.7060509@ricom.ru> Subject: =?koi8-r?Q?Re:_=5BComm=5D_Master_2.4_=C9_iproute2?= Date: Mon, 4 Apr 2005 17:25:46 +0400 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_046D_01C5393B.563CDC50" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1478 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 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 Apr 2005 13:15:46 -0000 Archived-At: List-Archive: List-Post: *This message was transferred with a trial version of CommuniGate(tm) Pro* This is a multi-part message in MIME format. ------=_NextPart_000_046D_01C5393B.563CDC50 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit > > ip rule add from 192.168.252.0/24 table hz > > ip rule add from 192.168.174.0/26 table hz > > ip rule add from 192.168.178.128/26 table hz > [skip] > А теперь вывод route -v -n > и > grep forward /etc/sysctl.conf > ------=_NextPart_000_046D_01C5393B.563CDC50 Content-Type: application/octet-stream; name="route" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="route" Kernel IP routing table=0A= Destination Gateway Genmask Flags Metric Ref = Use Iface=0A= 192.168.181.68 0.0.0.0 255.255.255.252 U 0 0 = 0 eth1=0A= 192.168.4.64 0.0.0.0 255.255.255.224 U 0 0 = 0 eth2=0A= 192.168.174.0 192.168.178.189 255.255.255.192 UG 0 0 = 0 eth2=0A= 192.168.178.192 192.168.178.189 255.255.255.192 UG 0 0 = 0 eth2=0A= 192.168.178.128 0.0.0.0 255.255.255.192 U 0 0 = 0 eth2=0A= 192.168.0.128 0.0.0.0 255.255.255.128 U 0 0 = 0 eth0=0A= 192.168.184.0 192.168.178.189 255.255.255.0 UG 0 0 = 0 eth2=0A= 192.168.231.0 0.0.0.0 255.255.255.0 U 0 0 = 0 eth2=0A= 192.168.252.0 192.168.178.189 255.255.255.0 UG 0 0 = 0 eth2=0A= 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 = 0 lo=0A= 0.0.0.0 192.168.0.254 0.0.0.0 UG 0 0 = 0 eth0=0A= ------=_NextPart_000_046D_01C5393B.563CDC50 Content-Type: application/octet-stream; name="forward" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="forward" # IPv4 packet forwarding.=0A= net.ipv4.ip_forward =3D 0=0A= ------=_NextPart_000_046D_01C5393B.563CDC50--