Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 1998 21:38:25 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        Dean Hollister <dean@odyssey.apana.org.au>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: pppd, pap and static IP? 
Message-ID:  <199803082138.VAA03815@awfulhak.org>
In-Reply-To: Your message of "Sun, 08 Mar 1998 17:31:13 %2B0800." <Pine.BSF.3.96.980308172950.6617A-100000@odyssey.apana.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hiyall,
> 
> We have two Members, using static IP. All other Members receive dynamic IP
> when running pap. Is it possible to configure pppd to allocate the static
> IP to those Members and dynamics to everyone else?

You can do it with `ppp' - I don't think `pppd' can do dynamic IP 
allocation.

With ppp (latest version on http://www.FreeBSD.org/~brian), set up 
your incoming profile with something like:

  set ifaddr 10.0.0.1 10.0.0.100-10.0.0.254

The `special' fixed IP address people can be assigned their IPs 
in ppp.secret (the third field).

> Regards,
> 
> d.
> 
> +-------------------------------------------------------+
> | Dean Hollister,           | dean@odyssey.apana.org.au |  
> | Perth, Western Australia. | deanh@iinet.net.au        |
> +-------------------------------------------------------+

-- 
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?199803082138.VAA03815>