From owner-freebsd-questions Thu Feb 12 22:56:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05156 for freebsd-questions-outgoing; Thu, 12 Feb 1998 22:56:28 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uniqsite.com (uniqsite.com [206.14.149.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA05144 for ; Thu, 12 Feb 1998 22:56:20 -0800 (PST) (envelope-from root@uniqsite.com) Received: from localhost (root@localhost) by uniqsite.com (8.8.5/8.8.5) with SMTP id WAA03861; Thu, 12 Feb 1998 22:36:55 -0800 (PST) Date: Thu, 12 Feb 1998 22:36:55 -0800 (PST) From: SysAdmin To: Brian Somers cc: questions@FreeBSD.ORG Subject: Re: Dynamic gateway In-Reply-To: <199802130118.BAA07586@awfulhak.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 13 Feb 1998, Brian Somers wrote: > > Just put a "/0" at the end of the second arg to `set ifaddr': > > set ifaddr 1.2.3.4/0 5.6.7.8/0 > ^^ Let me try to rephrase your answer: the /0 part applied to any address, even if it's not 5.6.7.8 (maybe possible gateway is 9.8.7.3 or something like that). Please explain. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message