On 2009-04-25, Bruno Galindro da Costa <[email protected]> wrote:
> I have downloaded and compiled radiusclient on OpenBSD:
> ftp://ftp.freeradius.org/pub/freeradius/freeradius-client-1.1.6.tar.bz2
its local-ip-address detection is somewhat broken on OpenBSD, btw.
my WIP port sort-of works, but you have to specify the address manually.
> But, on OpenBSD, the ppp package is installed by default, and does not have
> these following libraries needed for poptop radius authentication:
oh, poptop uses an external ppp daemon? if it can use ppp(8) ("user-ppp"),
your battle is won, as it already supports radius...
> These libraries comes on package ppp for Ubuntu / Debian. Anyone knows how
> can I get the source code of them?
www.samba.org/ppp; we are somewhat behind the cutting edge.