[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq 787] Re: Bridge under Altq3.0/FreeBSD 4.2



that was indeed the problem! looks like i forgot to do a "config
ALTQ" before i rebuilt the kernel. thanks Kenjiro-san.

-thonuzo

On Thu, 5 Apr 2001, Kenjiro Cho wrote:

> 
> Kuthonuzo Luruo wrote:
> > I've ALT3.0 installed in FreeBSD 4.2. I enabled bridging in the kernel
> > config file ["options BRIDGE"], rebuilt kernel. but when i try to enable
> > bridging using sysctl i get:
> > 
> > # sysctl -w net.link.ether.bridge=1
> > sysctl: unknown oid 'net.link.ether.bridge'
> > 
> > *without* ALTQ, the same command works fine:
> > 
> > # sysctl -w net.link.ether.bridge=1
> > net.link.ether.bridge: 0 -> 1  
> > 
> > can anybody help? thanks.
> 
> The symptom doesn't seem to be related to ALTQ.
> Although you had checked your kernel config before asking, I still
> suspect it.  Do you really have bridge.o in your kernel build
> directory?
> 
> -Kenjiro
>