[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multicast weirdness
On Wed, Jul 02, 2003 at 06:36:39PM +0200, Otto Moerbeek wrote:
>
> On Wednesday, Jul 2, 2003, at 18:25 Europe/Amsterdam, Andy Wettstein
> wrote:
>
> >Hello
> >
> >I am using zebra 0.93a (the packaged version) and the RIP built in
> >to it on openBSD 3.3. The problem is the RIP updates are not
> >properly multicasting. But when I do a "tcpdump host 224.0.0.9" all
> >traffic is received and all the RIP updates work correctly. When I
> >kill tcpdump everything stops working again. I have a route to
> >224.0.0.9 through 127.0.0.1, but that doesn't seem to help.
> >
>
> What card? Looks like a multicast filter not working properly. Please
> provide full dmesg.
>
This is on a Broadcom (bge) in a dell poweredge 2650. I am using the
3.3 stock kernel except for a patch to make vlans work better on the
em, and I turned multicast routing on.
When I was using 3.2 I did have it on an fxp.
Here is the full dmesg:
Jun 13 10:26:01 iron /bsd: OpenBSD 3.3 (GENERIC) #44: Sat Mar 29 13:22:05 MST 2003
Jun 13 10:26:01 iron /bsd: deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
Jun 13 10:26:01 iron /bsd: cpu0: Intel Pentium 4 ("GenuineIntel" 686-class) 2.40 GHz
Jun 13 10:26:01 iron /bsd: cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SYS,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SIMD,3DNOW
Jun 13 10:26:01 iron /bsd: real mem = 267960320 (261680K)
Jun 13 10:26:01 iron /bsd: avail mem = 242638848 (236952K)
Jun 13 10:26:01 iron /bsd: using 3296 buffers containing 13500416 bytes (13184K) of memory
Jun 13 10:26:01 iron /bsd: mainbus0 (root)
Jun 13 10:26:01 iron /bsd: bios0 at mainbus0: AT/286+(00) BIOS, date 02/13/03, BIOS32 rev. 0 @ 0xffe90
Jun 13 10:26:01 iron /bsd: pcibios0 at bios0: rev. 2.1 @ 0xf0000/0x10000
Jun 13 10:26:01 iron /bsd: pcibios0: PCI IRQ Routing Table rev. 1.0 @ 0xfc480/176 (9 entries)
Jun 13 10:26:01 iron /bsd: pcibios0: no compatible PCI ICU found: ICU vendor 0x1166 product 0x0201
Jun 13 10:26:01 iron /bsd: pcibios0: Warning, unable to fix up PCI interrupt routing
Jun 13 10:26:01 iron /bsd: pcibios0: PCI bus #0 is the last bus
Jun 13 10:26:01 iron /bsd: bios0: ROM list: 0xc0000/0x8000 0xc8000/0x6000 0xce000/0x600 0xec000/0x4000!
Jun 13 10:26:01 iron /bsd: pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
Jun 13 10:26:01 iron /bsd: pchb0 at pci0 dev 0 function 0 "ServerWorks CMIC_LE Host" rev 0x13
Jun 13 10:26:01 iron /bsd: pchb1 at pci0 dev 0 function 1 "ServerWorks CMIC_LE Host" rev 0x00
Jun 13 10:26:01 iron /bsd: pci1 at pchb1 bus 5
Jun 13 10:26:01 iron /bsd: bge0 at pci1 dev 6 function 0 "Broadcom BCM5701" rev 0x15: irq 7: address: 00:06:5b:fd:ef:23
Jun 13 10:26:01 iron /bsd: brgphy0 at bge0 phy 1: BCM5701 10/100/1000baseTX PHY, rev. 0
Jun 13 10:26:01 iron /bsd: bge1 at pci1 dev 8 function 0 "Broadcom BCM5701" rev 0x15: irq 11: address: 00:06:5b:fd:ef:24
Jun 13 10:26:01 iron /bsd: brgphy1 at bge1 phy 1: BCM5701 10/100/1000baseTX PHY, rev. 0
Jun 13 10:26:01 iron /bsd: pchb2 at pci0 dev 0 function 2 vendor "ServerWorks", unknown product 0x0 rev 0x00Jun 13 10:26:01 iron /bsd: pci2 at pchb2 bus 1
Jun 13 10:26:01 iron /bsd: ppb0 at pci2 dev 6 function 0 "DEC 21152 PCI-PCI" rev 0x03
Jun 13 10:26:01 iron /bsd: pci3 at ppb0 bus 2
Jun 13 10:26:01 iron /bsd: fxp0 at pci3 dev 4 function 0 "Intel 82557" rev 0x05: irq 11, address 00:03:47:73:9a:c7
Jun 13 10:26:01 iron /bsd: inphy0 at fxp0 phy 1: i82555 10/100 media interface, rev. 0
Jun 13 10:26:01 iron /bsd: fxp1 at pci3 dev 5 function 0 "Intel 82557" rev 0x05: irq 10, address 00:03:47:73:9a:c8
Jun 13 10:26:01 iron /bsd: inphy1 at fxp1 phy 1: i82555 10/100 media interface, rev. 0
Jun 13 10:26:01 iron /bsd: ppb1 at pci2 dev 8 function 0 "DEC 21152 PCI-PCI" rev 0x03
Jun 13 10:26:01 iron /bsd: pci4 at ppb1 bus 3
Jun 13 10:26:01 iron /bsd: fxp2 at pci4 dev 4 function 0 "Intel 82557" rev 0x05: irq 7, address 00:03:47:73:91:a3
Jun 13 10:26:01 iron /bsd: inphy2 at fxp2 phy 1: i82555 10/100 media interface, rev. 0
Jun 13 10:26:01 iron /bsd: fxp3 at pci4 dev 5 function 0 "Intel 82557" rev 0x05: irq 11, address 00:03:47:73:91:a4
Jun 13 10:26:01 iron /bsd: inphy3 at fxp3 phy 1: i82555 10/100 media interface, rev. 0
Jun 13 10:26:01 iron /bsd: vendor "Dell", unknown product 0xc (class undefined, unknown subclass 0x00, rev 0x00) at pci0 dev 4 function 0 not configured
Jun 13 10:26:01 iron /bsd: "Dell PERC 3/Di" rev 0x00 at pci0 dev 4 function 1 not configured
Jun 13 10:26:01 iron /bsd: vendor "Dell", unknown product 0xd (class undefined, unknown subclass 0x00, rev 0x00) at pci0 dev 4 function 2 not configured
Jun 13 10:26:01 iron /bsd: vga1 at pci0 dev 14 function 0 "ATI Rage XL" rev 0x27
Jun 13 10:26:01 iron /bsd: wsdisplay0 at vga1: console (80x25, vt100 emulation)
Jun 13 10:26:01 iron /bsd: wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
Jun 13 10:26:01 iron /bsd: pchb3 at pci0 dev 15 function 0 "ServerWorks CSB5 SouthBridge" rev 0x93
Jun 13 10:26:01 iron /bsd: pciide0 at pci0 dev 15 function 1 "ServerWorks CSB5 IDE" rev 0x93: DMA
Jun 13 10:26:01 iron /bsd: atapiscsi0 at pciide0 channel 0 drive 0
Jun 13 10:26:01 iron /bsd: scsibus0 at atapiscsi0: 2 targets
Jun 13 10:26:01 iron /bsd: cd0 at scsibus0 targ 0 lun 0: <TEAC, CD-224E, K.9A> SCSI0 5/cdrom removable
Jun 13 10:26:01 iron /bsd: cd0(pciide0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 2
Jun 13 10:26:01 iron /bsd: ohci0 at pci0 dev 15 function 2 "ServerWorks OSB4/CSB5 USB" rev 0x05: irq 5, OHCI version 1.0, legacy support
Jun 13 10:26:01 iron /bsd: usb0 at ohci0: USB revision 1.0
Jun 13 10:26:01 iron /bsd: uhub0 at usb0
Jun 13 10:26:01 iron /bsd: uhub0: vendor 0x0000 OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
Jun 13 10:26:01 iron /bsd: uhub0: 4 ports with 4 removable, self powered
Jun 13 10:26:01 iron /bsd: pcib0 at pci0 dev 15 function 3 "ServerWorks CSB5 PCI Bridge" rev 0x00
Jun 13 10:26:01 iron /bsd: pchb4 at pci0 dev 16 function 0 "ServerWorks CIOBX2" rev 0x03
Jun 13 10:26:01 iron /bsd: pchb5 at pci0 dev 16 function 2 "ServerWorks CIOBX2" rev 0x03
Jun 13 10:26:01 iron /bsd: pci5 at pchb5 bus 6
Jun 13 10:26:01 iron /bsd: ppb2 at pci5 dev 8 function 0 vendor "Intel", unknown product 0x309 rev 0x01
Jun 13 10:26:01 iron /bsd: pci6 at ppb2 bus 7
Jun 13 10:26:01 iron /bsd: ahc1 at pci6 dev 6 function 0 "Adaptec AIC-7899 U160" rev 0x01: irq 10
Jun 13 10:26:02 iron /bsd: ahc1: aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/255 SCBs
Jun 13 10:26:02 iron /bsd: scsibus1 at ahc1: 16 targets
Jun 13 10:26:02 iron /bsd: ahc1: target 0 synchronous at 80.0MHz DT, offset = 0x7f
Jun 13 10:26:02 iron /bsd: ahc1: target 0 using tagged queuing
Jun 13 10:26:02 iron /bsd: sd0 at scsibus1 targ 0 lun 0: <MAXTOR, ATLAS10K4_36SCA, DFM0> SCSI3 0/direct fixed
Jun 13 10:26:02 iron /bsd: sd0: 34732MB, 49070 cyl, 2 head, 724 sec, 512 bytes/sec, 71132959 sec total
Jun 13 10:26:02 iron /bsd: (ahc1:A:6:0): refuses WIDE negotiation. Using 8bit transfers
Jun 13 10:26:02 iron /bsd: (ahc1:A:6:0): refuses synchronous negotiation. Using asynchronous transfers
Jun 13 10:26:02 iron /bsd: uk0 at scsibus1 targ 6 lun 0: <PE/PV, 1x5 SCSI BP, 1.1> SCSI2 3/processor fixed
Jun 13 10:26:02 iron /bsd: uk0: unknown device
Jun 13 10:26:02 iron /bsd: ahc2 at pci6 dev 6 function 1 "Adaptec AIC-7899 U160" rev 0x01: irq 7
Jun 13 10:26:02 iron /bsd: ahc2: aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/255 SCBs
Jun 13 10:26:02 iron /bsd: scsibus2 at ahc2: 16 targets
Jun 13 10:26:02 iron /bsd: pchb6 at pci0 dev 17 function 0 "ServerWorks CIOBX2" rev 0x03
Jun 13 10:26:02 iron /bsd: pchb7 at pci0 dev 17 function 2 "ServerWorks CIOBX2" rev 0x03
Jun 13 10:26:02 iron /bsd: pci7 at pchb7 bus 4
Jun 13 10:26:02 iron /bsd: em0 at pci7 dev 6 function 0 "Intel PRO/1000MF (PWLA8490MF)" rev 0x01: irq 10, address: 00:07:e9:14:d6:e7
Jun 13 10:26:02 iron /bsd: isa0 at pcib0
Jun 13 10:26:02 iron /bsd: isadma0 at isa0
Jun 13 10:26:02 iron /bsd: pckbc0 at isa0 port 0x60/5
Jun 13 10:26:02 iron /bsd: pckbd0 at pckbc0 (kbd slot)
Jun 13 10:26:02 iron /bsd: pckbc0: using irq 1 for kbd slot
Jun 13 10:26:02 iron /bsd: wskbd0 at pckbd0: console keyboard, using wsdisplay0
Jun 13 10:26:02 iron /bsd: pcppi0 at isa0 port 0x61
Jun 13 10:26:02 iron /bsd: midi0 at pcppi0: <PC speaker>
Jun 13 10:26:02 iron /bsd: sysbeep0 at pcppi0
Jun 13 10:26:02 iron /bsd: npx0 at isa0 port 0xf0/16: using exception 16
Jun 13 10:26:02 iron /bsd: pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
Jun 13 10:26:02 iron /bsd: pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
Jun 13 10:26:02 iron /bsd: fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
Jun 13 10:26:02 iron /bsd: fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
Jun 13 10:26:02 iron /bsd: biomask c4e0 netmask cce0 ttymask cce2
Jun 13 10:26:02 iron /bsd: pctr: user-level cycle counter enabled
Jun 13 10:26:02 iron /bsd: dkcsum: sd0 matched BIOS disk 80
Jun 13 10:26:02 iron /bsd: root on sd0a
Jun 13 10:26:02 iron /bsd: rootdev=0x400 rrootdev=0xd00 rawdev=0xd02