From nobody@FreeBSD.org  Sat Jun 24 10:39:12 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DFE4D16A49E
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Jun 2006 10:39:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9349343D46
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Jun 2006 10:39:12 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k5OAdBFr040898
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 Jun 2006 10:39:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k5OAdBs1040897;
	Sat, 24 Jun 2006 10:39:11 GMT
	(envelope-from nobody)
Message-Id: <200606241039.k5OAdBs1040897@www.freebsd.org>
Date: Sat, 24 Jun 2006 10:39:11 GMT
From: Farhad <farhad.i@caspel.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: arp
X-Send-Pr-Version: www-2.3

>Number:         99408
>Category:       kern
>Synopsis:       [ppp] problems with ppp and arp
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 24 10:40:20 GMT 2006
>Closed-Date:    Fri Nov 26 10:41:02 UTC 2010
>Last-Modified:  Fri Nov 26 10:41:02 UTC 2010
>Originator:     Farhad
>Release:        5.4
>Organization:
CASPEL
>Environment:
FreeBSD backup.caspel.az 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue Apr 25 10:13:45 UTC 2006     root@backup.caspel.az:/usr/src/sys/i386/compile/backup  i386

>Description:
Hi
1.I have installed PPPoE server with config: 

default:
   set log Warning
pppoe-in:
   set mtu 1492
   set mru 1492
   allow mode direct
   enable lqr
   set lqrperiod 5
   set timeout 6000
   disable acfcomp protocomp
   deny acfcomp
   enable chap
   set speed sync
   accept dns   
   set dns 192.168.1.1
   set server +3000 password
   set radius /etc/radius.conf
   set rad_service_type 11
   set rad_alive 60

2.I have one ethernet card "em0"

3.My sysctl.conf is :
# $FreeBSD: src/etc/sysctl.conf,v 1.8 2003/03/13 18:43:50 mux Exp $
#
#  This file is read when going to multi-user and its contents piped thru
#  ``sysctl'' to adjust kernel values.  ``man 5 sysctl.conf'' for details.
#
# Uncomment this to prevent users from seeing information about processes that
# are being run under another UID.
#security.bsd.see_other_uids=0
net.link.ether.inet.proxyall=1
net.link.ether.inet.max_age=300
kern.ipc.somaxconn=1024
####MASK POD WINDOWS###########
net.inet.ip.ttl=128
####LOG########################
net.inet.ip.fw.verbose_limit=1000

4.The pppoed run with parametr:
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p * em0

Sometimes ,this appear not offten when i press ps aux i see 
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p * em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p * em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p * em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p * em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p * em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p * em0

and my pppoed not working properly

When i press the command arp -ad the problems are disappear.  How can i
fix this problem. If i press command ps aux i see
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p * em0
only one demon, and etherything is fine. The pppoe client is adsl modems
 like Zyxel,Dlink.

>How-To-Repeat:
In day once 
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jun 26 17:09:39 UTC 2006 
Responsible-Changed-Why:  
This does not sound i386-specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99408 
State-Changed-From-To: open->feedback 
State-Changed-By: jh 
State-Changed-When: Mon Oct 25 15:48:01 UTC 2010 
State-Changed-Why:  
Can you still reproduce this on a supported release? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99408 
State-Changed-From-To: feedback->closed 
State-Changed-By: jh 
State-Changed-When: Fri Nov 26 10:41:00 UTC 2010 
State-Changed-Why:  
Feedback timeout. 

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