From owner-freebsd-net Sat Oct 28 14:24:42 2000 Delivered-To: freebsd-net@freebsd.org Received: from web1610.mail.yahoo.com (web1610.mail.yahoo.com [128.11.23.164]) by hub.freebsd.org (Postfix) with SMTP id 95C3037B4CF for ; Sat, 28 Oct 2000 14:24:34 -0700 (PDT) Received: (qmail 14617 invoked by uid 60001); 28 Oct 2000 21:32:38 -0000 Message-ID: <20001028213238.14616.qmail@web1610.mail.yahoo.com> Received: from [165.247.95.36] by web1610.mail.yahoo.com; Sat, 28 Oct 2000 14:32:38 PDT Date: Sat, 28 Oct 2000 14:32:38 -0700 (PDT) From: Jason Lin Subject: Need help with Freebsd pppoe server setup To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org i, I've followed the instructions for setting up a freebsd pppoe server found in the isp-wireless archive. http://isp-lists.isp-planet.com/isp-wireless/0008/msg00911.html I've also installed ICRadius(v.0.16), and made sure that it is working. http://icradius.hislora.com.au But I am getting the following error in the ppp log when i try to connect from a client machine using RASPPPOE software: ppp[]: Warning: Label pppoe-in rejected -direct connection: Configuration lable not found Here's my /ppp/ppp.conf file: #pppoe-in pppoe-in: allow users enable chap enable pap allow mode direct set mru 1492 set mtu 1492 set speed sync enable lqr set ifaddr 10.0.0.1 10.0.0.2-10.0.0.10 accept dns load server set radius /etc/raddb/radius.conf 10.0.0.1 is the IP Addr of the pppoe interface /etc/raddb/radius.conf is the radius.conf file for ICRadius Here's my radius.conf #/etc/raddb/radius.conf server localhost login root password mypassword radius_db radius acctcheck_table radacct authreply_table radreply groupcheck_table radgroupcheck groupreply_table radgroupreply usergroup_table usergroup realms_table realms realmgroup_table realmgroup sensitiveusername off deletestalesession on sqltrace off TIA jason jason@freesco.org __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message