From owner-freebsd-bugs Thu Nov 16 20:14:30 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from core.portal.v.pl (mail.portal.v.pl [212.160.101.179]) by hub.freebsd.org (Postfix) with ESMTP id 4872C37B479 for ; Thu, 16 Nov 2000 20:14:28 -0800 (PST) Received: from localhost [127.0.0.1] by core.portal.v.pl with esmtp (Exim 3.12 #1 (Debian)) id 13wcup-0000YV-00; Fri, 17 Nov 2000 05:14:19 +0100 Date: Fri, 17 Nov 2000 05:14:19 +0100 (CET) From: Pawel X-Sender: mleczko@core.portal.v.pl To: freebsd-bugs@freebsd.org Subject: BRIDGE problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi I got a damn problem with BRIDGE. I enabled it in kernel and run it with: sysctl -w net.link.ether.bridge=1 It works fine but no longer after some minutes my system crashes. When i add sysctl -w net.link.ether.bridge_ipfw=1 it crashes almost imidietly... I dont know exacly what details you expect me to give you ( to diagnose the problem). I yust see this before automatic reboot: Fatal trap 12:page fault while in kernel mode fault virtual address - 0xc05b4000 fault code = supervisor write, page not present instruction pointer = 0x8:0xc001e3805 stack pointer = 0x10:0xc0231914 frame pointer = 0x10:0xc0231920 code segment = base 0x0 limit 0xfffff, type 0x16 processor eflags = interrupt enable, resume, IOPL = 0 current process = idle interrupt mask = net tty trap number = 12 panic: page fault . Plese tell me where`s the problem. I tought it was something wrong with my RAM or processor ... but i tried it on two different PC`s ( i yust exchanged HDD ) so i guess thats not it. My server must works as a bridge so i need it to work well. Thank you for your fast help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message