From owner-freebsd-questions Fri Apr 2 6:19: 8 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailhub.scl.ameslab.gov (mailhub.scl.ameslab.gov [147.155.137.127]) by hub.freebsd.org (Postfix) with ESMTP id 235EB14D4D for ; Fri, 2 Apr 1999 06:19:05 -0800 (PST) (envelope-from ghelmer@scl.ameslab.gov) Received: from demios.ether.scl.ameslab.gov ([147.155.137.54]) by mailhub.scl.ameslab.gov with esmtp (Exim 1.90 #1) id 10T4n5-0005wk-00; Fri, 2 Apr 1999 08:19:23 -0600 Date: Fri, 2 Apr 1999 08:18:41 -0600 From: Guy Helmer To: Andres Cc: questions@freebsd.org Subject: Re: bridging In-Reply-To: <37049D7D.69BFB5F8@via.ecp.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 2 Apr 1999, Andres wrote: > hi, i'm having trouble with a box i want to set up as a bridge. i've > rebuilt a kernel with options BRIDGE in it, sysctled -w > net.link.ether.bridge=1, and the box still isn't bridging. > > some relevant dmesg parts: > ed0 at 0x280-0x29f irq 3 on isa > ed0: address 00:80:ad:84:b5:22, type NE2000 (16 bit) > > 1 3C5x9 board(s) on ISA found at 0x300 > ep0 at 0x300-0x30f irq 10 on isa > ep0: utp[*UTP*] address 00:60:08:56:2c:39 /sys/i386/isa/if_ep.c does not have bridging support in it. If nobody else has sent you patches to enable bridging in if_ep.c, please let me know. I have written bridging support in a related driver and it should not be difficult to write the patch for if_ep.c. Guy Guy Helmer, Ph.D. Candidate, Iowa State University Dept. of Computer Science Research Assistant, Ames Laboratory --- ghelmer@scl.ameslab.gov Research Assistant, Dept. of Computer Science --- ghelmer@cs.iastate.edu http://www.cs.iastate.edu/~ghelmer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message