From owner-freebsd-questions Fri Oct 30 11:02:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA12684 for freebsd-questions-outgoing; Fri, 30 Oct 1998 11:02:19 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ca.engin.umich.edu (ca.engin.umich.edu [141.212.106.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA12679 for ; Fri, 30 Oct 1998 11:02:18 -0800 (PST) (envelope-from amiu@engin.umich.edu) Received: from localhost (amiu@localhost [127.0.0.1]) by ca.engin.umich.edu (8.9.1a/8.9.1) with SMTP id OAA03181 for ; Fri, 30 Oct 1998 14:02:34 -0500 (EST) Date: Fri, 30 Oct 1998 14:02:34 -0500 (EST) From: Afonso Miu To: freebsd-questions@FreeBSD.ORG Subject: Static Route Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How to add static routes in rc.conf so that it will automatically add static routes everytime it reboot. I had read the man page. It said it could be done, but i tried and did not work... The following was what i did: static_routes="10.0.1.26 10.0.0.18" can you tell me whats wrong..? thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message