Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 2004 13:33:52 +0800
From:      "fooler" <fooler@skyinet.net>
To:        "Tim McCullagh" <timbo@halenet.com.au>, <freebsd-isp@FreeBSD.ORG>
Subject:   Re: PPPOE and radius
Message-ID:  <0d7001c4e0d5$549f2bf0$42764eca@ilo.skyinet.net>
References:  <034001c4dcdd$fc02c6a0$6500a8c0@halenet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- 
From: "Tim McCullagh" <timbo@halenet.com.au>
To: <freebsd-isp@FreeBSD.ORG>
Sent: Wednesday, December 08, 2004 12:25 PM
Subject: PPPOE and radius


> Hi Fellows
>
> Has anyone on the list implemented a FreeBSD PPPOE server with radius
> requests to a Separate FreeBSD server running the radiator radius server?
>
> I have set up such a system as the diagram below
>         |  Public IP
> FreeBSD radius server running Radiator
>         | Private IP 192.168.x.x
>         |
>     Switch
>         |
>         | Private IP    192.168.x.x
> Freebsd Gateway PPPOE server
>         | Public IP 61.x.x.1
>         | Public IP 61.x.x.10 or dynamically assigned
> Dlink 704P router
>         | Private IP  NAT
>
>
> The problem I am having is that the Freebsd gateway server is sending
radius
> requests to the FreeBSD radius server, the radius server is processing the
> request and logging an Access-Accept however the FreeBSD gateway is
> reporting an error  No valid radius reply received.
>
> It would appear as if the problem lies in the format of the reply
> attributes.  I have logged all the incoming connections and there is an
> incoming radius reply request.
>
> Can anyone tell me what attributes the Freebsd Gateway server would be
> looking for in the return reply

try to do some tcpdump at your freebsd gateway pppoe server if there is a
radius packet coming in...

i successfully setup pppoed + ppp as pppoe gateway and authenticating at
radiator radius server on the other machine... the interface card facing the
pppoe clients doesnt have an ip address... let the ppp session take care of
it...

fooler.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0d7001c4e0d5$549f2bf0$42764eca>