From owner-freebsd-questions@FreeBSD.ORG Fri Jul 17 10:35:06 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A72D106566B for ; Fri, 17 Jul 2009 10:35:06 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id D8E6B8FC24 for ; Fri, 17 Jul 2009 10:35:05 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1MRkmN-0000su-Fs for freebsd-questions@freebsd.org; Fri, 17 Jul 2009 10:35:03 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jul 2009 10:35:03 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Jul 2009 10:35:03 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Fri, 17 Jul 2009 12:30:33 +0200 Lines: 12 Message-ID: References: <4A5F3D48.608@beanfield.com> <4A5F651D.9050205@beanfield.com> <4A5F679F.3000705@gmx.com> <200907161000.18544.mel.flynn+fbsd.questions@mailing.thruhere.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.21 (X11/20090615) In-Reply-To: <200907161000.18544.mel.flynn+fbsd.questions@mailing.thruhere.net> Sender: news Subject: Re: FreeBSD & FIBs (setfib) - How to modify? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2009 10:35:06 -0000 Mel Flynn wrote: > I guess the main question here is "what is 10?" or what is an FIB?. How does > one create such an FIB id (which I can't find in docs either). For example, on > my system if I do: > % setfib 2 fetch http://www.freebsd.org/docs.html > setfib: 2: invalid FIB (max 0) > > I would expect to see some info in > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-routing.html You could suggest it at the docs@ list ...