Mike Tancsa writes: > >>On a new machine I am trying to bring up a trunked port to my vlan > >>interface. This is with the most recent fxp patches and STABLE as of > >>this afternoon > > > >4.4-RC FreeBSD 4.4-RC #0: Mon Aug 27 16:46:47 EDT 2001 > > > >OK, here is a backtrace. If there is more info required, let me know. > > It seems something to do with netgraph. If I remove all of the netgraph > options from the kernel, I am ok. It appears the problem is that some ethernet interface has been created (presumably a VLAN interface), yet ether_ifattach() was never called.. so ng_ether crashes because there's no node associated with the interface (which there would be had ether_ifattach() been called). Maybe a VLAN expert can shed some light? -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message