From owner-freebsd-isp Fri Aug 10 18:31:12 2001 Delivered-To: freebsd-isp@freebsd.org Received: from backup.dagupan.com (www.psysc.org.ph [206.101.69.5]) by hub.freebsd.org (Postfix) with ESMTP id 8093C37B403 for ; Fri, 10 Aug 2001 18:31:01 -0700 (PDT) (envelope-from francisv@dagupan.com) Received: by chat.dagupan.com with Internet Mail Service (5.5.2653.19) id ; Sat, 11 Aug 2001 09:30:45 +0800 Message-ID: <10F29E27A956D511B0940050DA8D86A908F757@chat.dagupan.com> From: francisv@dagupan.com To: isp@freebsd.org Subject: PPPoE server + RADIUS Date: Sat, 11 Aug 2001 09:30:45 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all, We're currently experimenting with PPPoE on a FreeBSD 4.3-STABLE system with a Windows 98 client using RASPPPOE. I've found some instructions on the web on how to setup the PPPoE server and so far I've managed to make it run. We are using the RADIUS server of our upstream ISP for authenticating clients. Here's a copy of my /etc/ppp/ppp.conf: pppoe-in: allow users enable pap allow mode direct set mru 1460 set mtu 1460 set speed sync enable lqr accept dns set ifaddr 202.91.163.1 202.91.163.20-202.91.163.50 set dns 202.91.161.130 202.47.132.1 load server set radius /etc/ppp/radius.conf set log phase ipcp lcp debug Their RADIUS server sends a reply for Framed-IP-Address: 255.255.255.254 and Framed-IP-Netmask: 255.255.255.0 But upon inspection of the client, it shows that it got the 255.255.255.254 address instead of the IP address pool as defined in ppp.conf. What else could be wrong here? Where should I look? Thanks! --- francis vidal [bitstop network services] streaming media + web services v(02)330-2872,(02)330-2873 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message