kern/166220: arp-address is not set to an ng_eiface's interface

Paul Safonov spf at g-service.ru
Sun Mar 18 11:20:11 UTC 2012


>Number:         166220
>Category:       kern
>Synopsis:       arp-address is not set to an ng_eiface's interface
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 18 11:20:10 UTC 2012
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:


More information about the freebsd-bugs mailing list