From owner-freebsd-current@FreeBSD.ORG Wed Oct 19 21:51:15 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C83A716A41F; Wed, 19 Oct 2005 21:51:15 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.org (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D0E043D62; Wed, 19 Oct 2005 21:51:13 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from localhost.localdomain (yazzy.yazzy.org [192.168.98.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.yazzy.org (Postfix) with ESMTP id 6D9F5398F0; Wed, 19 Oct 2005 23:51:11 +0200 (CEST) Date: Wed, 19 Oct 2005 23:51:11 +0200 From: Marcin Jessa To: FreeBSD-current , net@freebsd.org Message-Id: <20051019235111.2225345e.lists@yazzy.org> Organization: YazzY.org X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: PPPoE and Radius on 6.0RC1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2005 21:51:15 -0000 Hi guys. It seems like PPPoE stoped working with support for radius on 6.0 The log of pppoe and freeradius does not show pppoe attempting to even talk to the radius server. Additionally this message pops up when enabling pppoed: WARNING: attempt to net_add_domain(netgraph) after domainfinalize() My setup worked fine before on FreeBSD 5.x Is that a known issue and is it being worked on? Marcin.