Theo de Raadt wrote:
Oh, we are supposed to ask? Please, get real. If you want to give us
all the information you can file a bug report. By now you should know
we won't bend over backwards to ask for information. You want this
fixed as much as we do.
Sorry, Theo,
the message to gnats is on the way. I hope it goes through all our
filters ...
Here are some relevant info, in case:
OpenBSD 4.4 (GENERIC) #1021: Tue Aug 12 17:16:55 MDT 2008
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium/MMX ("GenuineIntel" 586-class) 233 MHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,MCE,CX8,MMX
cpu0: F00F bug workaround installed
real mem = 66678784 (63MB)
avail mem = 55009280 (52MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 07/07/97, BIOS32 rev. 0 @ 0xfd920
pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000
pcibios0: PCI BIOS has 6 Interrupt Routing table entries
pcibios0: PCI Interrupt Router at 000:07:0 ("Intel 82371SB ISA" rev 0x00)
pcibios0: PCI bus #0 is the last bus
bios0: ROM list: 0xc0000/0x8000 0xea000/0x2000
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel 82437VX" rev 0x02
pcib0 at pci0 dev 7 function 0 "Intel 82371SB ISA" rev 0x01
pciide0 at pci0 dev 7 function 1 "Intel 82371SB IDE" rev 0x00: DMA, channel 0
wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <WDC AC12500R>
wd0: 16-sector PIO, LBA, 2441MB, 4999680 sectors
wd0(pciide0:0:0): using PIO mode 4, DMA mode 2
pciide0: channel 1 ignored (disabled)
vga1 at pci0 dev 8 function 0 "S3 Trio32/64" rev 0x54
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
drm at vga1 unsupported
rl0 at pci0 dev 17 function 0 "Realtek 8139" rev 0x10: irq 9, address
00:40:95:00:21:a8
rlphy0 at rl0 phy 0: RTL internal PHY
xl0 at pci0 dev 19 function 0 "3Com 3c905 100Base-TX" rev 0x00: irq 9, address
00:60:97:73:55:1a
nsphy0 at xl0 phy 24: DP83840 10/100 PHY, rev. 1
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
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
ne1 at isa0 port 0x300/32 irq 10, NE2000, address 00:50:ba:c0:41:17
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
biomask f965 netmask ff65 ttymask ffff
softraid0 at root
root on wd0a swap on wd0b dump on wd0b
/etc/dhcpd.conf:
shared-network LOCAL-NET {
option domain-name "my.domain.com";
option domain-name-servers 192.168.116.200;
option netbios-name-servers 172.16.3.247;
subnet 192.168.116.0 netmask 255.255.255.0 {
range 192.168.116.101 192.168.116.199;
default-lease-time 86400;
max-lease-time 259200;
option broadcast-address 192.168.116.255;
option routers 192.168.116.200;
}
}
ps aux | grep dhcp:
_dhcp 2000 0.0 1.5 452 972 ?? Is 3:13PM 0:00.05 dhcpd xl0
ifconfig:
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33204
groups: lo
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:40:95:00:21:a8
groups: egress
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet 172.20.16.207 netmask 0xffffff00 broadcast 172.20.16.255
inet6 fe80::240:95ff:fe00:21a8%rl0 prefixlen 64 scopeid 0x1
xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:60:97:73:55:1a
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet 192.168.116.200 netmask 0xffffff00 broadcast 192.168.116.255
inet6 fe80::260:97ff:fe73:551a%xl0 prefixlen 64 scopeid 0x2
ne1: flags=8822<BROADCAST,NOTRAILERS,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:50:ba:c0:41:17
media: Ethernet manual
enc0: flags=0<> mtu 1536
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33204
groups: pflog
Uwe