vlan module loading...
From: Charlie Schluting (charlie_at_schluting.com)
Date: 11/19/04
- Previous message: Olivier Nicole: "Re: Gateway/Router"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 18 Nov 2004 23:29:01 -0800 To: net@freebsd.org
mkay, I have to ask a possibly stupid question.
There's a recent bug where freebsd hangs with if_vlan.ko loaded when
using bpf. I'm being bitten by said bug.
BUT I have 'device vlan' in my kernel. Why is the module loading?!
rc.conf is the only thing I've modified, WRT vlan config:
dmz# grep vlan /etc/rc.conf
cloned_interfaces="vlan2"
ifconfig_vlan2="inet 192.168.0.10 netmask 255.255.255.192 vlan 2 vlandev
fxp0"
dhcpd_ifaces="fxp0 vlan2"
I call it vlan2 because on my switch I send vlan1 traffic untagged to
this box. Not that it matters.
Why do I see this?:
dmz# kldstat
Id Refs Address Size Name
1 2 0xc0400000 4678e4 kernel
2 1 0xc2e60000 4000 if_vlan.ko
Running: 5.2.1-RELEASE-p9
TIA :)
-Charlie.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Olivier Nicole: "Re: Gateway/Router"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|