Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2002 15:55:50 -0800
From:      "Paul A. Scott" <pscott@skycoast.us>
To:        James <mailinglists@telus.net>, <freebsd-questions@freebsd.org>
Subject:   Re: linux-igd route add prob
Message-ID:  <BA040406.1453A%pscott@skycoast.us>
In-Reply-To: <1038008586.3ddec10a7dcda@webmail.telus.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 11/22/02 3:43 PM, "James" <mailinglists@telus.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BA040406.1453A%pscott>