From owner-freebsd-questions Fri Nov 22 15:56:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8789137B401 for ; Fri, 22 Nov 2002 15:56:47 -0800 (PST) Received: from the-frontier.org (ns1.the-frontier.org [216.86.199.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id C87B543E88 for ; Fri, 22 Nov 2002 15:56:38 -0800 (PST) (envelope-from pscott@skycoast.us) Received: from [192.168.66.249] (dhcp-249-66-168-192.the-frontier.org [192.168.66.249]) by the-frontier.org (8.9.3/8.9.3) with ESMTP id PAA91953; Fri, 22 Nov 2002 15:55:51 -0800 (PST) (envelope-from pscott@skycoast.us) User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Fri, 22 Nov 2002 15:55:50 -0800 Subject: Re: linux-igd route add prob From: "Paul A. Scott" To: James , Message-ID: In-Reply-To: <1038008586.3ddec10a7dcda@webmail.telus.net> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 11/22/02 3:43 PM, "James" wrote: > route add -net 239.0.0.0 netmask 255.0.0.0 [int_if] > Where int_if is my internal interface (xl1). I get: > route: bad address: netmask > How might I modify this to get it to work? use -netmask For future reference, I recommend reading the man page related to the specific command you're having trouble with. Paul -- Paul A. Scott mailto:pscott@skycoast.us http://skycoast.us/pscott/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message