From nobody@FreeBSD.org  Sun Mar 18 11:17:52 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3BA241065680
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Mar 2012 11:17:52 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 2B1788FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Mar 2012 11:17:52 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q2IBHpeD059618
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Mar 2012 11:17:51 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q2IBHpUp059617;
	Sun, 18 Mar 2012 11:17:51 GMT
	(envelope-from nobody)
Message-Id: <201203181117.q2IBHpUp059617@red.freebsd.org>
Date: Sun, 18 Mar 2012 11:17:51 GMT
From: Paul Safonov <spf@g-service.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: arp-address is not set to an ng_eiface's interface
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         166220
>Category:       kern
>Synopsis:       arp-address is not set to an ng_eiface's interface
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 18 11:20:10 UTC 2012
>Closed-Date:    Mon Mar 19 13:33:50 UTC 2012
>Last-Modified:  Mon Mar 19 13:33:50 UTC 2012
>Originator:     Paul Safonov
>Release:        8.3-PRERELEASE
>Organization:
ISP "Game Service"
>Environment:
FreeBSD work.sph 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Sun Mar 18 16:43:22 KRAT 2012     root@work.sph:/usr/obj/usr/src/sys/KERNEL  amd64

>Description:
Get the message
"set: proxy entry exists for non 802 device"
when trying to establish the MAC-address of the interface ngeth0
>How-To-Repeat:
kldload netgraph
kldload ng_ether
kldload ng_bridge
kldload ng_eiface

ifconfig nfe0 up

ngctl mkpeer eiface ether ether
ngctl mkpeer nfe0: bridge upper link0
ngctl name nfe0:upper bridge
ngctl connect nfe0: bridge: lower link1
ngctl connect ngeth0: bridge: ether link2

ifconfig ngeth0 inet 172.17.108.193/27 up

arp -s 172.17.108.192 00:11:22:33:44:55

>Fix:


>Release-Note:
>Audit-Trail:

From: "Paul F. Safonov" <spf@g-service.ru>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: kern/166220: arp-address is not set to an ng_eiface's interface
Date: Mon, 19 Mar 2012 11:28:35 +0800

 Hello!
 I am very sorry, but I made ​​a mistake.
 I used the IP-address of the network, and it was necessary to use a unicast address.
 Please remove the bug-report kern/166220
 
 
 On Sun, 18 Mar 2012 11:20:10 GMT
 FreeBSD-gnats-submit@FreeBSD.org wrote:
 
 > Thank you very much for your problem report.
 > It has the internal identification `kern/166220'.
 > The individual assigned to look at your
 > report is: freebsd-bugs. 
 > 
 > You can access the state of your problem report at any time
 > via this link:
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=166220
 > 
 > >Category:       kern
 > >Responsible:    freebsd-bugs
 > >Synopsis:       arp-address is not set to an ng_eiface's interface
 > >Arrival-Date:   Sun Mar 18 11:20:10 UTC 2012
 > 
 
 
 Thank you!
 -- 
 Safonov Paul
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Mar 19 13:33:22 UTC 2012 
State-Changed-Why:  
Closed at submitter's request. 


Responsible-Changed-From-To: freebsd-bugs->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Mar 19 13:33:22 UTC 2012 
Responsible-Changed-Why:  
Track in case of any followups. 

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