From owner-freebsd-stable Tue May 15 6:58:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 3523537B422; Tue, 15 May 2001 06:58:54 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simoeon.sentex.net (simeon.sentex.ca [209.112.4.47]) by smtp1.sentex.ca (8.11.2/8.11.1) with ESMTP id f4FDwr966661; Tue, 15 May 2001 09:58:53 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20010515094012.03890ce0@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 15 May 2001 09:52:24 -0400 To: jlemon@FreeBSD.ORG From: Mike Tancsa Subject: Re: media types on the 815E and VLANs Cc: stable@FreeBSD.ORG In-Reply-To: <4.2.2.20010515003707.01728c80@192.168.0.12> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems the #define for the NVLAN is not getting set at compile time. If I remove the #IF NVLAN > 0 directives the MTU of 1500 with the VLANS work properly on both versions of the card. However, it also locks up the machine hard when data goes across the non VLAN enabled interface when the unit has 2 NICs in it. ---Mike At 01:06 AM 5/15/01 -0400, Mike Tancsa wrote: >OK, the VLANs are working, but not with the MTU size of 1500. With your >mods, do I need to poke the card in some special way ? > >auth# ifconfig vlan0 mtu 1480 >allows me to do an ftp transfer from another device on the same VLAN > >ifconfig vlan0 mtu 1500 > >just stalls without any packets coming through. This is our good friend >the 815e still :-) > >May 14 21:44:54 auth /kernel: fxp1: port >0xc400-0xc43f mem 0xd5101000-0xd5101fff irq 15 at device 8.0 >on pci1 >May 14 21:44:54 auth /kernel: fxp1: Ethernet address 00:01:80:07:1e:f4 >May 14 21:44:54 auth /kernel: inphy1: on >miibus1 >May 14 21:44:54 auth /kernel: inphy1: 10baseT, 10baseT-FDX, 100baseTX, >100baseTX-FDX, auto > > ---Mike >-------------------------------------------------------------------- >Mike Tancsa, tel +1 519 651 3400 >Network Administration, mike@sentex.net >Sentex Communications www.sentex.net >Cambridge, Ontario Canada www.sentex.net/mike > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message