From owner-freebsd-isp Wed Nov 22 4: 6:57 2000 Delivered-To: freebsd-isp@freebsd.org Received: from mail.psknet.com (orion.psknet.com [207.198.61.253]) by hub.freebsd.org (Postfix) with SMTP id 9A46E37B4CF for ; Wed, 22 Nov 2000 04:06:51 -0800 (PST) Received: (qmail 41838 invoked from network); 22 Nov 2000 12:06:47 -0000 Received: from abyss.dashit.net (HELO ABYSS) (209.100.22.250) by orion.psknet.com with SMTP; 22 Nov 2000 12:06:47 -0000 From: "Troy Settle" To: , "Jean M. Vandette" Cc: Subject: RE: Vlan device in FreeBSD 4.2 Date: Wed, 22 Nov 2000 07:08:58 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <3A1BAB6A.9790A671@polytechnic.edu.na> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-AntiVirus: scanned for viruses by Pulaski Networks (http://www.psknet.com) using AMaViS (http://www.amavis.org) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Would you also call it a bug when your box hangs at boot because you have /usr/local before /usr in /etc/fstab ? Vlan is akin to a sub interface. You gotta bring up the parent before you bring up the child. Perhaps ifconfig could have code added to it to check this and spit out an error message: "hey idiot, you gotta configure the real interface before the virtual one." -Troy ** -----Original Message----- ** From: owner-freebsd-isp@FreeBSD.ORG ** [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Tim Priebe ** Sent: Wednesday, November 22, 2000 6:18 AM ** To: Jean M. Vandette ** Cc: freebsd-isp@freebsd.org ** Subject: Re: Vlan device in FreeBSD 4.2 ** ** ** It seems someone has introduced a bug to ifconfig, if you do not ** configure the adapeter before you configure the vlan device, you get a ** panic. Work around configure the device before you configure the vlan ** device. ** ** Tim. ** ** "Jean M. Vandette" wrote: ** > ** > Greetings all, ** > ** > I've been trying to get Vlan's to work on 4.2 and would like to know ** > if anyone has gotten this to work and if so how? ** > ** > A short setup lesson would be greatly appreciated I've been trying ** > to get the Vlan's working for a while and still have not succeeded. ** > Yes I have read the ifconfig man page but still seem to be missing ** > something, I get a kernel panic 12 whenever I try to bring up the vlan. ** > ** > Any help from someone who has got this working would be of great help. ** > ** > Thank you in advance ** > ** > Jean M. Vandette ** > ** > To Unsubscribe: send mail to majordomo@FreeBSD.org ** > with "unsubscribe freebsd-isp" in the body of the message ** ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org ** with "unsubscribe freebsd-isp" in the body of the message ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message