ports/140895: openbgpd exit, when kernel table change
Marek Krawczyk
bigmanpl at gmail.com
Thu Nov 26 12:50:02 UTC 2009
>Number: 140895
>Category: ports
>Synopsis: openbgpd exit, when kernel table change
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 26 12:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Marek Krawczyk
>Release: 8.0-RELEASE
>Organization:
>Environment:
FreeBSD xxxxxx.xxxxx 8.0-RELEASE FreeBSD 8.0-RELEASE #1: Thu Nov 26 12:33:16 CET 2009 root at xxxxxx.xxxxx:/usr/obj/usr/src/sys/TC i386
>Description:
When adding new pseudo-interface, like tap, openbgp will exit. In syslog i see following reports from bgpd:
Nov 26 12:17:44 xxxxxx bgpd[1755]: kernel routing table decoupled
Nov 26 12:17:44 xxxxxx bgpd[1759]: neighbor xxx.xxx.xxx.xxx (xxxxxxxxx): state change Established -> Idle, reason: Stop
Nov 26 12:17:44 xxxxxx bgpd[1759]: neighbor xxx.xxx.xxx.xxx (xxxxxxxxx): state change Established -> Idle, reason: Stop
Nov 26 12:17:44 xxxxxx bgpd[1759]: session engine exiting
Nov 26 12:17:44 xxxxxx bgpd[1758]: route decision engine exiting
Nov 26 12:17:44 xxxxxx bgpd[1755]: Terminating
>How-To-Repeat:
Create a new pseudo-interface and configure it, while bgpd is running:
ifconfig tap10 create
ifconfig tap10 inet 192.168.100.1/24 up
Openbgpd will exit.
>Fix:
I don't know how to fix this problem, but on 8.0-BETA2 works fine.
I have the newest openbgpd installed from ports:
# pkg_info -x openbgpd
Information for openbgpd-4.5.20091022:
Comment:
Free implementation of the Border Gateway Protocol, Version 4
Description:
OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4.
It allows ordinary machines to be used as routers exchanging routes with
other systems speaking the BGP protocol.
WWW: http://www.openbgp.org/
- Florent Thoumie
flz at xbsd.org
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list