Stephen Harris wrote:
> Create a simple S09 script (eg S09PROMISC) which basically just does
> "/sbin/ifconfig wlan0 promisc up"
>
> eg create this as /etc/init.d/PROMISC and then do "chkconfig PROMISC on"
>
>
> #!/bin/sh
>
> # PROMISC puts wlan0 in promisc mode
> #
> # chkconfig: 2345 09 91
>
On Thu, Jul 29, 2010 at 10:04:56PM -0400, Phil Savoie wrote:
> Ross Walker wrote:
> > Don't know, but I think there is an option you can put in your interface
> > file to bring it up in promiscuous mode. Try that and see if NM can grab it
> > on boot.
> There used to be a PROMISC=yes setting I c
Ross Walker wrote:
> On Jul 29, 2010, at 5:57 PM, Phil Savoie wrote:
>
>>> Doesn't it look like the wpa connection is successful?
>>> It says: " Activation (wlan0/wireless) Stage 2 of 5 (Device Configure)
>>> successful. Connected to wireless network 'pszone'."
>>> Only stages 3/4 (the DHCP par
On Jul 29, 2010, at 5:57 PM, Phil Savoie wrote:
>> Doesn't it look like the wpa connection is successful?
>> It says: " Activation (wlan0/wireless) Stage 2 of 5 (Device Configure)
>> successful. Connected to wireless network 'pszone'."
>> Only stages 3/4 (the DHCP part) seems to fail...
>> The
> Doesn't it look like the wpa connection is successful?
> It says: " Activation (wlan0/wireless) Stage 2 of 5 (Device Configure)
> successful. Connected to wireless network 'pszone'."
> Only stages 3/4 (the DHCP part) seems to fail...
> The DHCPDISCOVER times out.
> Google says that some people
5 matches
Mail list logo