Hi, I've got an OpenBSD 4.1-stable i386 setup with active spamd.
When a connection comes in it gets redirected into spamd... but the spamdb isn't updated. When turning off the redirection or sending out emails new servers are getting whitelisted just fine. from /etc/rc.conf.local > spamd_flags="-v" from pstree > |-+= 14578 _spamd spamd: (pf <spamd-white> update) (spamd) > | |--- 15368 _spamd spamd: (/var/db/spamd update) (spamd) > | \--- 30517 _spamd spamd: [priv] (greylist) (spamd) from /etc/pf.conf > no rdr on $ext_if proto tcp from <spamd-white> to any port smtp > rdr pass log on $ext_if proto tcp from any to any port smtp \ > -> 127.0.0.1 port spamd > > pass out log on $ext_if inet proto tcp \ > from ($ext_if) to any port { 25 587 } keep state > pass in log on $ext_if inet proto tcp \ > to ($ext_if) port { 25 587 } keep state from /var/log/spamd > Jul 6 11:10:11 warden spamd[30517]: 80.237.138.8: connected (1/0) > Jul 6 11:15:11 warden spamd[30517]: 80.237.138.8: disconnected after 300 seconds. Anyone got a clue why this doesn't work? # dmesg OpenBSD 4.1-stable (GENERIC.MP) #0: Thu Jul 5 15:45:56 CEST 2007 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP cpu0: Intel(R) Xeon(R) CPU 5130 @ 2.00GHz ("GenuineIntel" 686-class) 2 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,TM2,CX16,xTPR real mem = 3488874496 (3407104K) avail mem = 3196882944 (3121956K) using 4278 buffers containing 174567424 bytes (170476K) of memory mainbus0 (root) bios0 at mainbus0: AT/286+ BIOS, date 03/26/07, BIOS32 rev. 0 @ 0xffe90, SMBIOS rev. 2.4 @ 0xcffbc000 (62 entries) bios0: Dell Inc. PowerEdge 2950 pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000 pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfaa60/384 (22 entries) pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 6321ESB LPC" rev 0x00) pcibios0: PCI bus #16 is the last bus bios0: ROM list: 0xc0000/0x9000! 0xc9000/0x5200 0xce800/0xe00! 0xec000/0x4000! acpi at mainbus0 not configured ipmi0 at mainbus0: version 2.0 interface KCS iobase 0xca8/8 spacing 4 mainbus0: Intel MP Specification (Version 1.4) cpu0 at mainbus0: apid 0 (boot processor) cpu0: apic clock running at 332 MHz cpu1 at mainbus0: apid 1 (application processor) cpu1: Intel(R) Xeon(R) CPU 5130 @ 2.00GHz ("GenuineIntel" 686-class) 2 GHz cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,TM2,CX16,xTPR mainbus0: bus 0 is type PCI mainbus0: bus 1 is type PCI mainbus0: bus 2 is type PCI mainbus0: bus 3 is type PCI mainbus0: bus 4 is type PCI mainbus0: bus 5 is type PCI mainbus0: bus 6 is type PCI mainbus0: bus 7 is type PCI mainbus0: bus 8 is type PCI mainbus0: bus 9 is type PCI mainbus0: bus 10 is type PCI mainbus0: bus 11 is type PCI mainbus0: bus 12 is type PCI mainbus0: bus 13 is type PCI mainbus0: bus 14 is type PCI mainbus0: bus 15 is type PCI mainbus0: bus 16 is type PCI mainbus0: bus 17 is type ISA ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins ioapic0: misconfigured as apic 0, remapped to apid 2 ioapic1 at mainbus0: apid 3 pa 0xfec81000, version 20, 24 pins ioapic1: misconfigured as apic 0, remapped to apid 3 pci0 at mainbus0 bus 0: configuration mode 1 (no bios) pchb0 at pci0 dev 0 function 0 "Intel 5000X Host" rev 0x12 ppb0 at pci0 dev 2 function 0 "Intel 5000 PCIE" rev 0x12 pci1 at ppb0 bus 6 ppb1 at pci1 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01 pci2 at ppb1 bus 7 ppb2 at pci2 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01 pci3 at ppb2 bus 8 ppb3 at pci3 dev 0 function 0 "ServerWorks PCIE-PCIX" rev 0xc3 pci4 at ppb3 bus 9 bnx0 at pci4 dev 0 function 0 "Broadcom BCM5708" rev 0x12: apic 2 int 16 (irq 11) ppb4 at pci2 dev 1 function 0 "Intel 6321ESB PCIE" rev 0x01 pci5 at ppb4 bus 10 ppb5 at pci1 dev 0 function 3 "Intel 6321ESB PCIE-PCIX" rev 0x01 pci6 at ppb5 bus 11 ppb6 at pci0 dev 3 function 0 "Intel 5000 PCIE" rev 0x12 pci7 at ppb6 bus 1 ppb7 at pci7 dev 0 function 0 "Intel IOP333 PCIE-PCIX" rev 0x00 pci8 at ppb7 bus 2 mfi0 at pci8 dev 14 function 0 "Dell PERC 5" rev 0x00: apic 3 int 14 (irq 5) mfi0: logical drives 1, version 5.1.1-0040, 256MB RAM scsibus0 at mfi0: 1 targets sd0 at scsibus0 targ 0 lun 0: <DELL, PERC 5/i, 1.03> SCSI3 0/direct fixed sd0: 139392MB, 139392 cyl, 64 head, 32 sec, 512 bytes/sec, 285474816 sec total ppb8 at pci7 dev 0 function 2 "Intel IOP333 PCIE-PCIX" rev 0x00 pci9 at ppb8 bus 3 ppb9 at pci0 dev 4 function 0 "Intel 5000 PCIE" rev 0x12 pci10 at ppb9 bus 12 ppb10 at pci0 dev 5 function 0 "Intel 5000 PCIE" rev 0x12 pci11 at ppb10 bus 13 ppb11 at pci0 dev 6 function 0 "Intel 5000 PCIE" rev 0x12 pci12 at ppb11 bus 14 ppb12 at pci0 dev 7 function 0 "Intel 5000 PCIE" rev 0x12 pci13 at ppb12 bus 15 pchb1 at pci0 dev 16 function 0 "Intel 5000 Error Reporting" rev 0x12 pchb2 at pci0 dev 16 function 1 "Intel 5000 Error Reporting" rev 0x12 pchb3 at pci0 dev 16 function 2 "Intel 5000 Error Reporting" rev 0x12 pchb4 at pci0 dev 17 function 0 "Intel 5000 Reserved" rev 0x12 pchb5 at pci0 dev 19 function 0 "Intel 5000 Reserved" rev 0x12 pchb6 at pci0 dev 21 function 0 "Intel 5000 FBD" rev 0x12 pchb7 at pci0 dev 22 function 0 "Intel 5000 FBD" rev 0x12 ppb13 at pci0 dev 28 function 0 "Intel 6321ESB PCIE" rev 0x09 pci14 at ppb13 bus 4 ppb14 at pci14 dev 0 function 0 "ServerWorks PCIE-PCIX" rev 0xc3 pci15 at ppb14 bus 5 bnx1 at pci15 dev 0 function 0 "Broadcom BCM5708" rev 0x12: apic 2 int 16 (irq 11) uhci0 at pci0 dev 29 function 0 "Intel 6321ESB USB" rev 0x09: apic 2 int 21 (irq 11) usb0 at uhci0: USB revision 1.0 uhub0 at usb0 uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1 at pci0 dev 29 function 1 "Intel 6321ESB USB" rev 0x09: apic 2 int 20 (irq 10) usb1 at uhci1: USB revision 1.0 uhub1 at usb1 uhub1: Intel UHCI root hub, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2 at pci0 dev 29 function 2 "Intel 6321ESB USB" rev 0x09: apic 2 int 21 (irq 11) usb2 at uhci2: USB revision 1.0 uhub2 at usb2 uhub2: Intel UHCI root hub, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0 at pci0 dev 29 function 7 "Intel 6321ESB USB" rev 0x09: apic 2 int 21 (irq 11) usb3 at ehci0: USB revision 2.0 uhub3 at usb3 uhub3: Intel EHCI root hub, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered ppb15 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0xd9 pci16 at ppb15 bus 16 vga1 at pci16 dev 13 function 0 "ATI ES1000" rev 0x02 wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation) wsdisplay0: screen 1-5 added (80x25, vt100 emulation) ichpcib0 at pci0 dev 31 function 0 "Intel 6321ESB LPC" rev 0x09: PM disabled pciide0 at pci0 dev 31 function 1 "Intel 6321ESB IDE" rev 0x09: DMA, channel 0 configured to compatibility, channel 1 configured to compatibility atapiscsi0 at pciide0 channel 0 drive 0 scsibus1 at atapiscsi0: 2 targets cd0 at scsibus1 targ 0 lun 0: <HL-DT-ST, CD-ROM GCR-8240N, 1.10> SCSI0 5/cdrom removable cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2 pciide0: channel 1 ignored (disabled) isa0 at ichpcib0 isadma0 at isa0 pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard, using wsdisplay0 pcppi0 at isa0 port 0x61 midi0 at pcppi0: <PC speaker> spkr0 at pcppi0 npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo fdc0 at isa0 port 0x3f0/6 irq 6 drq 2 fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec pctr: 686-class user-level performance counters enabled mtrr: Pentium Pro MTRR support uhub4 at uhub3 port 1 uhub4: Dell product 0xa001, rev 2.00/0.00, addr 2 uhub4: 2 ports with 2 removable, self powered, multiple transaction translators uhidev0 at uhub4 port 1 configuration 1 interface 0 uhidev0: Dell DRAC5, rev 1.10/0.00, addr 3, iclass 3/1 ukbd0 at uhidev0: 8 modifier keys, 6 key codes wskbd1 at ukbd0 mux 1 wskbd1: connecting to wsdisplay0 uhidev1 at uhub4 port 1 configuration 1 interface 1 uhidev1: Dell DRAC5, rev 1.10/0.00, addr 3, iclass 3/1 ums0 at uhidev1 ums0: X report 0x0002 not supported umass0 at uhub4 port 2 configuration 1 interface 0 umass0: DELL INC. DRAC5 VIRTUAL MEDIA, rev 2.00/0.00, addr 4 umass0: using SCSI over Bulk-Only scsibus2 at umass0: 2 targets cd1 at scsibus2 targ 1 lun 0: <Dell, Virtual CDROM, 123> SCSI0 5/cdrom removable umass1 at uhub4 port 2 configuration 1 interface 1 umass1: DELL INC. DRAC5 VIRTUAL MEDIA, rev 2.00/0.00, addr 4 umass1: using SCSI over Bulk-Only scsibus3 at umass1: 2 targets sd1 at scsibus3 targ 1 lun 0: <Dell, Virtual Floppy, 123> SCSI0 0/direct removable sd1: drive offline umass2 at uhub3 port 4 configuration 1 interface 0 umass2: Prolific Technology Inc. Mass Storage Device, rev 2.00/1.00, addr 5 umass2: using SCSI over Bulk-Only scsibus4 at umass2: 2 targets sd2 at scsibus4 targ 1 lun 0: <ST340083, 3ACE, 3.AC> SCSI0 0/direct fixed sd2: 381554MB, 381554 cyl, 64 head, 32 sec, 512 bytes/sec, 781422768 sec total uhub5 at uhub3 port 5 uhub5: Cypress Semiconductor USB2 Hub, rev 2.00/0.0b, addr 6 uhub5: 4 ports with 4 removable, self powered, multiple transaction translators dkcsum: sd0 matches BIOS drive 0x80 dkcsum: sd2 matches BIOS drive 0x81 root on sd0a rootdev=0x400 rrootdev=0xd00 rawdev=0xd02 bnx1: address 00:1a:a0:19:78:fd brgphy0 at bnx1 phy 1: BCM5708C 10/100/1000baseT PHY, rev. 6 bnx0: address 00:1a:a0:19:78:ff brgphy1 at bnx0 phy 1: BCM5708C 10/100/1000baseT PHY, rev. 6