Hello

Please discuss that issue to the quagga-users mailing list or file a bug on
bugzilla.quagga.com. Maybe they come up with a patch that I can use for the 
Debian packages.

bye,

-christian-


On Thu, 12 Mar 2009 19:21:28 +0100
"Steinar H. Gunderson" <sgunder...@bigfoot.com> wrote:

> Package: quagga
> Version: 0.99.11-1
> Severity: normal
> 
> Hi,
> 
> I have a pretty simple OSPF setup, but I want to have two separate areas.
> Thus I run:
> 
>   moccamaster# conf t
>   moccamaster(config)# router ospf6
>   moccamaster(config-ospf6)# area 255.1.1.1 filter-list prefix samfundet in
>   Warning: closing connection to ospf6d because of an I/O error!
> 
> At this point, ospf6d simply dies (but does not appear to segfault). It 
> doesn't
> actually matter if the prefix-list "samfundet" exists or not. For the 
> reference,
> here's the output of "show run":
> 
>   moccamaster# show run
>   Building configuration...
>   
>   Current configuration:
>   !
>   end
>   hostname mitt-hostnavn
>   !
>   service advanced-vty
>   !
>   debug ospf6 lsa unknown
>   !
>   password <removed>
>   enable password <removed>
>   !
>   interface eth0
>    ipv6 nd suppress-ra
>   !
>   interface eth0.2000
>    ipv6 nd suppress-ra
>   !
>   interface eth1
>    ipv6 nd suppress-ra
>   !
>   interface gre0
>    ipv6 nd suppress-ra
>   !
>   interface k_altersex
>    ipv6 nd suppress-ra
>    ipv6 ospf6 cost 1
>    ipv6 ospf6 dead-interval 40
>    ipv6 ospf6 hello-interval 10
>    ipv6 ospf6 instance-id 0
>    ipv6 ospf6 priority 1
>    ipv6 ospf6 retransmit-interval 5
>    ipv6 ospf6 transmit-delay 1
>   !
>   interface lo
>   !
>   interface sit0
>    ipv6 nd suppress-ra
>   !
>   interface tollef
>    ipv6 nd suppress-ra
>   !
>   interface altersex
>    ipv6 ospf6 cost 1
>    ipv6 ospf6 dead-interval 40
>    ipv6 ospf6 hello-interval 10
>    ipv6 ospf6 instance-id 0
>    ipv6 ospf6 priority 1
>    ipv6 ospf6 retransmit-interval 5
>    ipv6 ospf6 transmit-delay 1
>   !
>   interface k_testme
>    ipv6 ospf6 cost 1
>    ipv6 ospf6 dead-interval 40
>    ipv6 ospf6 hello-interval 10
>    ipv6 ospf6 instance-id 0
>    ipv6 ospf6 priority 1
>    ipv6 ospf6 retransmit-interval 5
>    ipv6 ospf6 transmit-delay 1
>   !
>   router ospf6
>    router-id 255.1.1.1
>    redistribute connected
>    interface k_altersex area 0.0.0.0
>   !
>   ip forwarding
>   ipv6 forwarding
>   !
>   line vty
> 
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
> Architecture: i386
> 
> Kernel: Linux 2.6.28.5
> Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to