Re: Enabling Dummynet in IPFirewall
Re: Enabling Dummynet in IPFirewall
- Subject: Re: Enabling Dummynet in IPFirewall
- From: Eugenio Jarosiewicz <email@hidden>
- Date: Mon, 15 Jul 2002 15:24:51 -0700
read the archives from last week ;-)
-ej
From: Joshua Graessley <email@hidden>
Date: Tue Jul 9, 2002 10:09:18 AM US/Pacific
To: email@hidden
Subject: Re: IPFirewall.ktext HELP
Some of these options may require that the kernel be recompiled as
well. For example, dummynet support requires changes to the kernel as
well as the IPFirewall kext.
-josh
On Tuesday, July 9, 2002, at 12:16 AM, Justin C. Walker wrote:
On Monday, July 8, 2002, at 08:23 PM, Alberto wrote:
Please,
I have to do some changes in IPFW and for others UNIXs I should
recompile my
kernel and add:
options NETGRAPH
options NETGRAPH_PPPOE
options NETGRAPH_SOCKET
options NETGRAPH_IFACE
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_VERBOSE
options IPFIREWALL_FORWARD
options IPDIVERT
options BRIDGE
options DUMMYNET
What exactly I need to do?
On Monday, July 15, 2002, at 03:11 PM, Ryan Stinnett wrote:
I'm trying to enable Dummynet in IPFirewall. I'm pretty new to Darwin,
so I may be missing something simple. I downloaded the source for the
IPFirewall kernel extension, added a define for Dummynet (I saw ifdefs
that were checking for Dummynet, so I thought that defining it would
fix
the problem), and I recompiled the IPFirewall kext. I then replaced
the
one in /System/Library/Extensions with the one I just made. I didn't
really see how to dynamically unload the old one and load up the new
one, so I just rebooted. However, Dummynet is still disabled. What
did
I miss? Thanks!
-Ryan Stinnett
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.