Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 1998 01:18:49 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        SysAdmin <root@uniqsite.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Dynamic gateway 
Message-ID:  <199802130118.BAA07586@awfulhak.org>
In-Reply-To: Your message of "Wed, 11 Feb 1998 22:24:21 PST." <Pine.BSF.3.96.980211222309.4443A-100000@uniqsite.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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 <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802130118.BAA07586>