From owner-freebsd-questions Fri Nov 22 15:43: 8 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 A7F3C37B401 for ; Fri, 22 Nov 2002 15:43:07 -0800 (PST) Received: from priv-edtnes42.telusplanet.net (webmail.telus.net [199.185.220.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0224243E6E for ; Fri, 22 Nov 2002 15:43:07 -0800 (PST) (envelope-from mailinglists@telus.net) Received: from localhost ([199.185.220.234]) by priv-edtnes42.telusplanet.net (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP id <20021122234306.WOTL28776.priv-edtnes42.telusplanet.net@localhost> for ; Fri, 22 Nov 2002 16:43:06 -0700 Received: from 142.179.173.206 ( [142.179.173.206]) as user urbanex2@192.168.200.1 by webmail.telus.net with HTTP; Fri, 22 Nov 2002 16:43:06 -0700 Message-ID: <1038008586.3ddec10a7dcda@webmail.telus.net> Date: Fri, 22 Nov 2002 16:43:06 -0700 From: James To: freebsd-questions@freebsd.org Subject: linux-igd route add prob MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1-cvs X-Originating-IP: 142.179.173.206 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 I'm trying to get linux-igd working. The INSTALL says to add a route using: 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? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message