From nobody@FreeBSD.org  Thu Aug  9 11:58:56 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E862316A419
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Aug 2007 11:58:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D78DA13C465
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Aug 2007 11:58:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l79BwuMM025560
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 9 Aug 2007 11:58:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l79Bwu0n025559;
	Thu, 9 Aug 2007 11:58:56 GMT
	(envelope-from nobody)
Message-Id: <200708091158.l79Bwu0n025559@www.freebsd.org>
Date: Thu, 9 Aug 2007 11:58:56 GMT
From: Igor <igor.beatle@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: problem  with ppp
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         115345
>Category:       bin
>Synopsis:       problem  with ppp
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 09 12:00:06 GMT 2007
>Closed-Date:    Thu Aug 09 13:32:39 GMT 2007
>Last-Modified:  Thu Aug 09 13:32:39 GMT 2007
>Originator:     Igor
>Release:        6.0
>Organization:
no
>Environment:
FreeBSD myGW.sreda 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005     root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I've installed my FreeBSD. Then I've created some config files for my PPPoE server.
I'm launching it 

root@myGW# cat /sbin/pppoed 
#!/bin/sh   
/usr/libexec/pppoed -Fa "*" -l pppoe -p "*" xl0



then I'm trying to connect from another machine in my  LAN. 


on the server:

root@myGW# pppoed 
pppoed[663]: Listening as provider *
pppoed[663]: Listening as provider *
pppoed[665]: Offering to .:exec-665 as access concentrator *
pppoed[665]: adding to .:exec-665 as offered service *
pppoed[665]: Received NGM_PPPOE_SESSIONID (hook "
                                                 ")
pppoed[665]: Received NGM_PPPOE_SUCCESS (hook "exec-665")
pppoed[665]: Executing: exec /usr/sbin/ppp -direct pppoe
exec: /usr/sbin/ppp: not found

on client:

root@OpenWrt:/etc/ppp# pppoe -I vlan1
PADT: Generic-Error: session closed

so... The problem is sin missing /usr/sbin/ppp file.. but I don't know, how to get it.
>How-To-Repeat:
upper
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-bugs 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 9 12:39:22 UTC 2007 
Responsible-Changed-Why:  
Looks more like a bin-relation PR than a ports related PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115345 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Thu Aug 9 13:32:38 UTC 2007 
State-Changed-Why:  
Hello, this is not a problem ticket, this is a general support question. 
Please contact questions@FreeBSD.org instead 
(http://lists.freebsd.org/mailman/listinfo/freebsd-questions/). Note 
that I have ppp in /usr/sbin, so you might have configured your system 
not to build the ppp facilities at all. Goodluck and thanks for using 
FreeBSD! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115345 
>Unformatted:
