Date: Fri, 9 Feb 2001 21:48:04 -0600 (CST) From: Virtual Bob <hey9811@yahoo.com> To: <stable@freebsd.org> Subject: those #!@% static routes Message-ID: <Pine.BSF.4.32.0102092136440.609-100000@kristen.shadowdale.net> In-Reply-To: <200102100231.VAA00143@world.std.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm trying to add some static routes in rc.conf on a 3.5-stable. I tried various creative (but with right syntax) ways on command line and pretty much everything works (the routes added, confirmed by netstat -r). But no matter how I try, if I try to put it in rc.conf to have it configured during boot-up, it always result in "Invalid argument" error. What gives? I checked rc.network and it looked okay to me. The only thing that would prevent it that I could think of is some sort of pre-requisit to adding static routes. I've followed the handbook and several web pages but to no avail... ... 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" ... ------------- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0102092136440.609-100000>