FreeBSD 7.0 and DummyNet

Vince Hoffman jhary at unsane.co.uk
Tue May 27 18:23:09 UTC 2008


Vince Hoffman wrote:
> Ray Seals wrote:
>> It's been a long time since I have tried to get dummynet working.  I 
>> have a
>> FreeBSD 7.0 box ready to go.  Do I still need to recompile the kernel and
>> all that stuff or is there any easier way to do this now?
>>
> I tend to use pf/altq but dummynet and ipfw seem to exist as modules
> 
> root at crab
> (19:09:46 </usr/src/sys/amd64/conf>) 0 # ls /boot/kernel/dummynet.ko
> /boot/kernel/dummynet.ko*
> root at crab
> (19:10:08 </usr/src/sys/amd64/conf>) 0 # ls /boot/kernel/ipfw.ko
> /boot/kernel/ipfw.ko*
> 
> so
> kldload dummynet && kldload ipfw
> should do the job.
> 
Oh and remember that if you do just kldload ipfw (like i just did to 
test) it defaults to deny all ;)
Vince

> Vince
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list