If you can try a -current snapshot on it (or at least build a -current bgpd/bgpctl even if you keep this kernel), that would be helpful because we'll know if the problem was already fixed.
If it still happens it's worth checking logs for anything unusual, ideally run bgpd -v and make sure that syslog.conf is configured to save everything, for example: !bgpd *.* /var/log/bgpd and touch /var/log/bgpd; pkill -HUP syslogd On 2009-10-21, Csillag Tamas <[email protected]> wrote: > Dear bgpd developers, > > I am using openbgpd IPv6 to peer with my ISP (The Hungarian Academic > and Research Network). > > In the current setup they are our only peer. > > It was working all fine with OpenBSD 4.3 but it stopped doing after > the upgrade to 4.6-beta > The full version is: > OpenBSD 4.6-beta (GENERIC) #11: Mon Jun 22 07:52:38 MDT 2009 > [email protected]:/usr/src/sys/arch/i386/compile/GENERIC > > I tried to read the manpage tune some options etc... > When I issued "bgpctl show fib" no entries from the bgp peer, no lines > prefixed with "B". > > Later I found out that "bgpctl reload" fixed the issue. > > IPv6 routes are properly set up and show fib shows the needed entries. > > Can you help me what to do? I would like to eliminate the additional > step. Shall I upgrade to the latest snapshot/beta? Are there any > changes? > > I put my config file online here if that helps: > http://users.itk.ppke.hu/~cstamas/priv/bgpd.conf > > Thanks in advance! > > Regards, > cstamas

