From owner-freebsd-stable Fri Feb 9 22:45: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from omahpop1.omah.uswest.net (omahpop1.omah.uswest.net [204.26.64.1]) by hub.freebsd.org (Postfix) with SMTP id 819ED37B503 for ; Fri, 9 Feb 2001 22:44:41 -0800 (PST) Received: (qmail 13267 invoked by alias); 10 Feb 2001 06:44:40 -0000 Delivered-To: fixup-stable@freebsd.org@fixme Received: (qmail 13262 invoked by uid 0); 10 Feb 2001 06:44:40 -0000 Received: from omah6400gw2poola28.omah.uswest.net (HELO kristen.shadowdale.net) (63.227.156.28) by omahpop1.omah.uswest.net with SMTP; 10 Feb 2001 06:44:40 -0000 Date: Sat, 10 Feb 2001 00:44:39 -0600 (CST) From: Virtual Bob Cc: Subject: Re: those #!@% static routes In-Reply-To: <20010209220027.A43208@core.atomicbluebear.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > ... > > ifconfig_ed0="inet 192.168.1.2 netmask 255.255.255.0" > > ... > > static_routes="route_01 route_02" > > route_01="-net 192.168.2.0 192.168.1.1" > > route_02="-net 192.168.3.0 192.168.1.1" > > ... > Close... > > Try this: > > static_routes="net01 net02" > route_net01="-net 192.168.2.0 192.168.1.1" > route_net02="-net 192.168.3.0 192.168.1.1" > > - Mike > Thanks! I was trying to figure that one out. I had rc.network patched so I can see what exactly it was doing. So I had "echo" lines in to spit out what it's passing to command line. Guess what? Nothing! Sure puzzled the heck out of me as I couldn't quite figure what's going on. ------------- clip here with virtual scissors -------------- ************************************************************ Keyboard stuck error. Press F1 to continue. Any unsolicited e-mails will be charged US$500 per e-mail, plus court cost. Your contribution to Bill Gates' personal wealth: US$359.17 ************************************************************ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message