From owner-freebsd-questions Thu Feb 12 17:37:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21433 for freebsd-questions-outgoing; Thu, 12 Feb 1998 17:37:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21398 for ; Thu, 12 Feb 1998 17:37:47 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.7/8.8.7) with ESMTP id BAA07586; Fri, 13 Feb 1998 01:18:49 GMT (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199802130118.BAA07586@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: SysAdmin cc: questions@FreeBSD.ORG Subject: Re: Dynamic gateway In-reply-to: Your message of "Wed, 11 Feb 1998 22:24:21 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 13 Feb 1998 01:18:49 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > My ISP constantly moves their gateway around, that made my life uneasy. > > Is there any plan to support dynamic gateway in PPP -- I think this > question is for Brian? 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 ^^ > Thank you. -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message