Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 20:11:40 +0200
From:      Alexander Motin <mav@alkar.net>
To:        freebsd-net@freebsd.org
Subject:   Re: mpd-3.16 and PPPoE server mode on 5.2.1-RELEASE
Message-ID:  <404F5A5C.7010704@alkar.net>
In-Reply-To: <1078786384.00003365.1078771201@10.7.7.3>
References:  <1078786384.00003365.1078771201@10.7.7.3>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi.

There is a two problems with support of PPPoE in mpd under 5.x:
1. sometimes loading of netgraph modules on request cause system crash. 
(You can compile in all required modules.)
2. PPPoE in mpd do not works now on 5.x because of ununderstandible 
changes in ng_tee shutdown mechanism. (Now ng_tee don't connect left and 
right hooks on shutdown) So mpd now can't handle incoming PPPoE 
connections right.

Vadim A. Shklyaev wrote:
>   I've decided to migrate from 4.9-STABLE to 5.2.1-RELEASE, and found,
>   that mpd-3.16 on 5.2.1-RELEASE works strange: everything is ok, for
>   example, with generic vpn, but PPPoE server mode crashes system,
>   when loading netgraph modules as kld. When i've recompiled kernel
>   with compiled-in NETGRAPH support, it accepts connection, netgraph
>   reports NGM_PPPOE_SUCCESS, and immediantly after that -
>   NGM_PPPOE_CLOSE.
> 
>   Configuration file used are quite simple, and proved to be ok on
>   4.9-STABLE system.
> 
>   pppoed works fine, btw, source code for pppoed didn't change since
>   4.9-STABLE.
> 
>   So, question, does anyone have mpd work as pppoe-server on
>   FreeBSD-5? Or may be any ideas, why does it happen?

-- 
Alexander Motin mav@alkar.net
ISP "Alkar-Teleport"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?404F5A5C.7010704>