From owner-freebsd-questions Thu Apr 25 2:56:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns0.binep.ac.ru (serv2.binep.ac.ru [193.233.44.227]) by hub.freebsd.org (Postfix) with ESMTP id B25CA37B417 for ; Thu, 25 Apr 2002 02:56:21 -0700 (PDT) Received: from byfi (byfi.binep.ac.ru [193.233.44.234]) by ns0.binep.ac.ru (8.11.6/8.11.6) with SMTP id g3PAUOi78157; Thu, 25 Apr 2002 14:30:24 +0400 (MSD) (envelope-from goshik@binep.ac.ru) Message-ID: <02aa01c1ec3f$6fad2ec0$ea2ce9c1@binep.ac.ru> From: "Igor B. Bykhalo" To: "Aleks Vas" Cc: References: Subject: =?koi8-r?B?UmU6IPfP0NLP0w==?= Date: Thu, 25 Apr 2002 13:54:00 +0400 Organization: BINEPCP RAS 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.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: "Aleks Vas" > To: > Sent: Thursday, April 25, 2002 3:16 AM > Subject: Вопрос > > Нигде не могу найти как прописывать статические маршруты в rc.conf через > static_routes (синтаксис и/или примеры) > Помогите плз с этим разобраться... Подскажите как там это пишется. > С уважением, Васильев Александр > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Oops.. This is international mailing list, please use English...:) To the question, e.g.: > static_routes="bone back" > route_bone="-net aaa.bbb.ccc.224 -netmask 255.255.255.224 -interface ep0" > route_back="-net aaa.bbb.ccc.192 -netmask 255.255.255.224 -interface ep0" And you won't need -interface probably. HTH, Igor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message