Date: Tue, 15 May 2001 09:52:24 -0400 From: Mike Tancsa <mike@sentex.net> To: jlemon@FreeBSD.ORG Cc: stable@FreeBSD.ORG Subject: Re: media types on the 815E and VLANs Message-ID: <5.1.0.14.0.20010515094012.03890ce0@marble.sentex.ca> In-Reply-To: <4.2.2.20010515003707.01728c80@192.168.0.12>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <Intel Pro/100 Ethernet> 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: <i82562EM 10/100 media interface> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20010515094012.03890ce0>