From owner-freebsd-questions@FreeBSD.ORG Fri Apr 20 11:42:54 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3661D16A407 for ; Fri, 20 Apr 2007 11:42:54 +0000 (UTC) (envelope-from joe@joeholden.co.uk) Received: from gabriella.ber.rewt.org.uk (gabriella.ber.rewt.org.uk [87.106.72.109]) by mx1.freebsd.org (Postfix) with ESMTP id E962F13C48C for ; Fri, 20 Apr 2007 11:42:53 +0000 (UTC) (envelope-from joe@joeholden.co.uk) Received: from localhost (localhost [127.0.0.1]) by gabriella.ber.rewt.org.uk (Postfix) with ESMTP id 82CA92DE99; Fri, 20 Apr 2007 12:42:52 +0100 (BST) X-Virus-Scanned: amavisd-new at gabriella.ber.rewt.org.uk Received: from gabriella.ber.rewt.org.uk ([127.0.0.1]) by localhost (gabriella.ber.rewt.org.uk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id o+v-+XFIDjEy; Fri, 20 Apr 2007 12:42:52 +0100 (BST) Received: from joanna.local (dsl172-67.as6911.net [62.84.172.67]) by gabriella.ber.rewt.org.uk (Postfix) with ESMTP id 1C49F2DE64; Fri, 20 Apr 2007 12:42:52 +0100 (BST) Received: from [192.168.10.147] (jwh.local [192.168.10.147]) by joanna.local (Postfix) with ESMTP id B43F05C30; Fri, 20 Apr 2007 12:45:16 +0100 (BST) Message-ID: <4628A71D.80906@joeholden.co.uk> Date: Fri, 20 Apr 2007 12:42:21 +0100 From: Joe Holden User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Jim Stapleton References: <80f4f2b20704200436h73d571f8x56a31dbdec17aea2@mail.gmail.com> In-Reply-To: <80f4f2b20704200436h73d571f8x56a31dbdec17aea2@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: network/IP notation question ##.##.##.##/?? 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, 20 Apr 2007 11:42:54 -0000 Jim Stapleton wrote: > I am looking at something that has the following line as a demo: > set iface route 192.168.0.0/24 > > what does the "/24" mean? > > Thanks, > -Jim Stapleton http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing HTH, J