Hi,
it's probably because I don't understand the code but may I ask what
script_go() is supposed to do? The only function in dhclient.c using
execve() is priv_script_go() and this gets executed only once in main()
with $reason = PREINIT.
That's why I looked at the code in the first place: I can't
Hi,
in order to compare the performance between antenna-diversity on and off
I did a quick test with the following sysctl settings:
# antenna-diversity on
dev.ath.0.diversity=1
# antenna-diversity off
dev.ath.0.diversity=0
dev.ath.0.txantenna=1
dev
On Wed, Jun 04, 2008 at 11:06:01PM +0200, Arno J. Klaassen wrote:
>
> Hello,
>
> this is probably a FAQ and/or I'm to tired, but I'd be pleased
> if anyone can tell me what I do wrong :
>
> I have a box with two interfaces, one connected to my lan
> (172.16. ), one to a test-box (192.168.1.1) :
On Fri, May 02, 2008 at 05:25:09PM -0700, Sam Leffler wrote:
> Petar Bogdanovic wrote:
>> Hi,
>>
>> I'm using an alix2c0 board with two winstron CM9 ath(4)-cards and
>> FreeBSD 7:
>>
>> ifconfig ath0 (...) mediaopt hostap mode 11a channel 36
On Fri, May 02, 2008 at 05:25:09PM -0700, Sam Leffler wrote:
> Petar Bogdanovic wrote:
>> Hi,
>>
>> I'm using an alix2c0 board with two winstron CM9 ath(4)-cards and
>> FreeBSD 7:
>>
>> ifconfig ath0 (...) mediaopt hostap mode 11a channel 36
Hi,
I'm using an alix2c0 board with two winstron CM9 ath(4)-cards and
FreeBSD 7:
ifconfig ath0 (...) mediaopt hostap mode 11a channel 36 ssid sn.a
-bgscan
ifconfig ath1 (...) mediaopt hostap mode 11g channel 11 ssid sn.g
-bgscan
When I try to raise the traffic (i.e. dd | ssh A