how routing multicast traffic?

2013-10-01 Thread Koenig, Thomas
Hello, I try to route some multicast traffic between two networks, but it does not work. em0: inet 10.100.1.1 netmask 0x broadcast 10.100.255.255 em1: inet 192.168.251.251 netmask 0xff00 broadcast 192.168.251.255 Multicast address: 239.192.1.1 Port 12345 Sender in em1, client in em0

OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT => couldn't map interrupt

2007-11-07 Thread Koenig, Thomas
Hello, - first: please excuse my poor english :) - second: I cant get my Intel Quad Server Adapter running on OpenBSD 4.2. My Hardware: -Intel Entry Server Board S3000AHLX -Intel Quad-Nic (Intel PRO/1000 PT Quad Server Adapter PCIex EXPI9404PT). The two Onboard Nic working fine as em4 and em

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT => couldn't map interrupt

2007-11-07 Thread Koenig, Thomas
Hi, > Have you tried to enable acpi? I try acpi with: boot -c enable acpi quit then I get a panic, with options for trace and ps - thats all. :( maybe its a bug? > GENERIC.MP with acpi? Is this not the same as above? regards, Thomas [demime 1.01d removed an attachment of type applicat

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT => couldn't map interrupt

2007-11-08 Thread Koenig, Thomas
> You need not to only enable ACPI, but also disable APM to > make use of ACPI. it takes no effekt if I disable apm or not - every time I enable acpi I run into a PANIC. UKC>disable apm UKC>enable acpi 263 acpi0 enabled UKC>quit --> PANIC :( regards, Thomas [demime 1.01d removed an attachme

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT => couldn't map interrupt

2007-11-08 Thread Koenig, Thomas
Hello, > Showing the actual panic has more chances of something getting fixed. > ok - here is the panic output, I hope anyone found something: acpi0: tables DSDT FACP APIC WDDT MCFG ASF! SSDT SSDT SSDT SSDT SSDT acpitimer at acpi0 not configured acpiprt0 at acpi0index.buf out of bounds: 6/6 0

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =>couldn't map interrupt

2007-11-08 Thread Koenig, Thomas
> What version of OpenBSD are you running ? Several fixes have > recently been added that made my machine suddenly support > ACPI. You snipped this (very important) piece of information. > Maybe trying the latest snapshot fixes your problem. > > Please also add a full dmesg (without acpi) so we

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =>couldn't map interrupt

2007-11-08 Thread Koenig, Thomas
> From: Stuart Henderson > Try a snapshot. > the latest one what I found was: "OpenBSD 4.2-current (GENERIC) #452: Sun Oct 21 22:08:12 MDT 2007" dmesg looks like the same and if I enable acpi it runs in a kernel panic too. the panic output differs from the last, if someone interested I will post

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =>couldn't map interrupt

2007-11-09 Thread Koenig, Thomas
Hi, I downloaded the sources from CVS and build a new GENERIC Kernel, with the same result. :( The Kernel panic, after enable acpi, is now: "malloc: allocation too large" regards, Thomas [demime 1.01d removed an attachment of type application/x-pkcs7-signature which had a name of smime.p7s]

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =>couldn't map interrupt

2007-11-12 Thread Koenig, Thomas
Hi, with help form Insan Praja, I able to enable acpi now. But I have still the same problems with the QuadPort NIC. :( My last try was to build on this system a fresh new Kernel from the current CVS but still the same problem. dmesg from the snapshot from Thu Nov 8: OpenBSD 4.2-current (GENE

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =>couldn't map interrupt

2007-11-12 Thread Koenig, Thomas
> Looks like you need to update your bios, you are using old > BIOS, the newest one is ver.44 (mine is). Try to upgrade the > BIOS, and update us with good news :D (I Hope). > > Thanks, > -- > Insan Praja SW Hello Insan, I'm now on version .44, but this dont solve my problem. bios0 at mainb

Re: OpenBSD 4.2 on Intel Board S3000AHLX + QuadNic EXPI9404PT =>couldn't map interrupt

2007-11-12 Thread Koenig, Thomas
Hi, I got it! I try to build a GENERIC.MP for Marco - and now its running.I cant belive it. :) Thank you people, for your help. If you need some more tests with my hardware, let me know. regards, Thomas # dmesg OpenBSD 4.2-current (GENERIC.MP) #0: Mon Nov 12 08:00:48 MST 2007 [

Problem with PF - connection is first passed, but later blocked

2010-03-16 Thread Koenig, Thomas
Hi, I try to reach a sftp server behind my openbsd 4.6 firewall. Sometimes it works and sometimes not. SRC IP: 10.100.106.58 DST IP: xxx.xxx.126.244 DST Port: 7400/tcp If I try to connect pflog shows me: Mar 16 20:36:39.570280 rule 201/(match) pass in on em0: 10.100.106.58.35286 > xxx.xxx.126.2

snmpd reports the wrong IfIndex/IP association

2010-09-29 Thread Koenig, Thomas
Hi, I try to query the interfaces on my OpenBSD firewall. But I get a wrong IfIndex/IP association: IF-MIB::ifDescr.1 = STRING: lo0 IF-MIB::ifDescr.2 = STRING: em0 IF-MIB::ifDescr.3 = STRING: em1 IF-MIB::ifDescr.4 = STRING: em2 IF-MIB::ifDescr.5 = STRING: em3 IF-MIB::ifDescr.6 = STRING: enc0 IF-M

Re: snmpd reports the wrong IfIndex/IP association

2010-09-29 Thread Koenig, Thomas
sorry, I push the send button accidently. NET-SNMP version: 5.4.2.1 Web: http://www.net-snmp.org/ Email: net-snmp-cod...@lists.sourceforge.net I didnt make changes during snmpd is running, I also reboot the server. maybe someone have a idea? regard, Tom > Hi, > >

Snapshot 4.7: LSI SAS 1078 controller on Intel S5520UR -> No disks found!

2010-02-02 Thread Koenig, Thomas
Hi, I try to install the current snapshot on a Intel S5520UR board with LSI SAS 1078 controller. Install failed, because no disks found. If I not wrong, normaly the controller is supported since 4.3. by the mfi driver. The board has the latest available firmware installed. Does anyone have some h

Re: Snapshot 4.7: LSI SAS 1078 controller on Intel S5520UR -> No disks found!

2010-02-02 Thread Koenig, Thomas
) and I found: "Symbios Logic SAS1078" rev 0x04 at pci22 dev 0 function 0 not configured regards, thomas > -Original Message- > From: Kenneth R Westerback [mailto:kwesterb...@rogers.com] > Sent: Tuesday, February 02, 2010 4:43 PM > To: Koenig, Thomas > Subject:

Re: Snapshot 4.7: LSI SAS 1078 controller on Intel S5520UR -> No disks found!

2010-02-02 Thread Koenig, Thomas
lter product 0x0011" rev 2.00/1.00 addr 2 uhidev0: iclass 3/1 ukbd0 at uhidev0: 8 modifier keys, 6 key codes wskbd0 at ukbd0 mux 1 wskbd0: connecting to wsdisplay0 uhidev1 at uhub3 port 1 configuration 1 interface 0 "Logitech USB Optical Mouse" rev 2.00/43.01 addr 2 uhidev1: ic

Re: Snapshot 4.7: LSI SAS 1078 controller on Intel S5520UR -> No disks found!

2010-02-02 Thread Koenig, Thomas
uot;Symbios Logic SAS1078" rev 0x04 at pci22 dev 0 function 0 not configured hopefully now without add. linebreaks. :) regards, tom > -Original Message- > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] > On Behalf Of Stuart Henderson > Sent: Tuesday, February 02, 201