Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 1997 11:18:12 +1000 (EST)
From:      "Daniel O'Callaghan" <danny@panda.hilink.com.au>
To:        Adam David <adam@veda.is>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: anon PPP
Message-ID:  <Pine.BSF.3.91.970720111631.869M-100000@panda.hilink.com.au>
In-Reply-To: <199707192255.WAA03620@ubiq.veda.is>

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

On Sat, 19 Jul 1997, Adam David wrote:

> What mechanisms exist for providing secondary anonymous PPP logins using pppd?
> I need a simple method of allocating from a second IP pool any logins for
> which primary authentication fails, i.e. the IP address depends on the result
> of the authentication.

Right now, you can specify an IP address for the user in /etc/ppp/pap.secrets
but you can't specify an alternate IP address for the port.  I don't 
think this would be too hard to do, if you look at the code in auth.c 
which does the pap-secrets IP bit.

Danny



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970720111631.869M-100000>