Priority group in LTS

Hi gurus, Can someone explain the purpose of priority groups in logical table source?
is it a substitute for contexts in business Objects?

Hi,
OBIEE provides priority setting option on logical table sources which helps the BI server to choose the appropriate logical table sources at run time. Usually lowering priority number for a particular logical table source increases the chances to get queried. Typically ’0′ or ’1′ will be used to indicate ’0′ as current data and ’1′ indicates past data.
We can use this priority setting in following three ways
1.Standard usage of Priority
In this way we can simply prioritize the logical table sources by setting the priority number for each LTS.
2.Permanently Reversing the Priority of Logical Table Sources
In this way we can reverse the priority setting in RPD for only certain subject areas. Its like we can build subject areas like one for current data and other one for historical data based on the same logical table
3.Reversing the Priority based on the User Query
In this way we can reverse the priority setting in RPD by passing value like '0' (keeping the priority defined in RPD)or '1'(reversing the priority defined in RPD) through a request variable.
Regards
MuRam

Similar Messages

  • Dynamically change the Priority Group of Logical Table Sources in OBIEE 11g

    Hi All,
    I have 2 Logical Table Sources(LTS 1 and LTS 2 for a Logical Table in BMM Layer).
    Example: Logical Table : Sample
    LTS Source 1 : Sample 1(Priority Group Set to 1)
    LTS Source 2 : Sample 2(Priority Group Set to 0)
    I have set the Priority Group of Sample 1 LTS Source to 1 and Priority Group of Sample 2 LTS Source to 0.
    I need to dynamically change the Priority Group of Sample 1 LTS Source to 0 if my role is DEVELOPER where role is a column in database.
    If my role is not equal to DEVELOPER then the Priority Group of Sample 1 LTS Source will remain same(1).
    Please suggest how can i achieve this.
    Thanks,
    Soukath Ali

    hello Soukath Ali,
    didi you find a way to dinamically changing Priority Group?
    thanks,
    Maria Teresa Marchetti

  • OBIEE 10 g+Priority Group Numbers

    Hi All,
    We are using OBIEE 10g and would like to know how to set priority for Logical table source. I believe in OBIEE 11g there is an option caledl "Priority Group Numbers" but is there a similar option in 10?
    Regards,
    Sreekanth

    Is there any other option.How does BI servers identifies which LTS to consider if same column is present .
    Regards,
    Sreekanth

  • Automatic group switching and notification in Resource Manager

    We are creating resource plans that don't kill out-of-control processes, but automatically move them to a low-priority group for investigation. Is there a means by which a session which gets automatically switched can notify something else, like via a trigger, an email, or even just in an alert log message?
    Thanks in advance,
    Paul Hebert/SUNY ITEC

    Although this is an older message, I have been looking for the same type of behavior. In order to manage ad hoc queries, there is desire to monitor the behavior in order to fine tune the resource management. This is based on the really “bad” queries being stopped (KILLED).
    Of course this needs to be balanced with not preventing work from being done.
    Any thoughts or ideas are welcome.
    James

  • Display "group name" values and their average formulas (calculation of average age) on a single line or row

    <p>I have four groupings, Domain, Area, Priority (3rd level of grrouoping) and then Problem ID. Priority group could have values such as &#39;1&#39;, &#39;2&#39;, &#39;3&#39;, &#39;4&#39; and &#39;5&#39; with corresponding "average" age formula on these group level. values.</p><p>Example:  1         Avg Age= 30</p><p>               2         Avg Age= 45</p><p>               3         Avg Age= 69</p><p>Reguirement:  Display group name values and their corresponding average formula on a single line/row.</p><p>Sample Solution:   Priority 1 = 30, Priority 2 = 45, Priority 3 = 69 </p><p> ***solution above should be displayed/concatenated on one line.</p><p>Your help is greatly appreciated, thank you in advance.</p>

    So right now - your report looks like this
    GroupHeader 1
       GroupHeader 2
           Priority 1 = 50         (actual display of Group 3)
           Priority 2 = 75         (actual display of Group 3)
           Priority 3 = 45         (actual display of Group 3)
           Priority 4 = 9          (actual display of Group 3)
           Priority 5 = 8          (actual display of Group 3)
    And you want to change that so that it displays horizontally.
    If there will only ever be 5 priorities, I think I would cheat the system a bit.  Create a formula that runs at the group 3 level and dumps the values into 5 separate variables (formula below).
    Then create 5 separate display formulas and put them in Group Footer 2 (if you already have a GF2 - then create a second one and move it above your current GF2).  Suppress the G3 section and you should be close to what you are after (unless you also have detail sections, then we'll need to revisit).
    This could also be accomplished with a multi-column subreport at the G2 or G3 level if you need more flexibility.
    formula *******
    numbervar priority1;
    numbervar priority2;
    numbervar priority3;
    numbervar priority4;
    numbervar priority5;
    if {DB.Priority} = 1 then priority1:= {@avgGroupPriorityAvgAge}
    else if {DB.Priority} = 2 then priority2:= {@avgGroupPriorityAvgAge}
    else if {DB.Priority} = 3 then priority3:= {@avgGroupPriorityAvgAge}
    else if {DB.Priority} = 4 then priority4:= {@avgGroupPriorityAvgAge}
    else if {DB.Priority} = 5 then priority5:= {@avgGroupPriorityAvgAge}

  • How to enable priority queueing in catalyst 6500 Sup720

    Hi,
    I need to enable PQ on L2 trunk port for ingress VoIP traffic with DSCP EF set.Is the procedure related to Tx que settings..
    Thx
    Kas

    Hi there
    WARNING: Noob alerT! Do not deploy this unless you really really think it works but I think I covered most of the things.
    (config)#mls qos
    !Enable Qos Globally
    (config)#mls qos trust dscp
    !Tell Qos what to trust
    (config)#class-map MATCH_VOIP match-all
    !define the name of your class map and tell it what to match
    (config-cmap)#match ip dscp *yourdscpvaluehere*
    !match the dscp value you want
    (config)#policy map VOIP_ON_STEROIDS
    !Give the Qos policy a name
    (config-pmap)#class MATCH_VOIP
    !What should the policy do ? put in the name of your class map
    (config-if)#service policy VOIP_ON_STERIODS in
    !assign the policy to the interface you want
    (config-if)#priority-group 1
    !assign a priority list to the interface this enables priority queuing (was this your question?)
    (config)priority-list 1 protocol ip high map VOIP_ON_STEROIDS
    !configure what goes into the high priority queue
    I must say here that I have used in place of the map command an accesslist and successfuly configured something similar. I just hope this works out for you. Atleast it would get you started out :)
    HTH!

  • Qos using priority queue drops

    I have following config for Qos.
    Basically Access-list match the voip/signalling traffic & put that in High queue. I am trying to figure without hight utilization why I am seeing output drops in high queue.
    7206#sh int s5/1/5:0
    Serial5/1/5:0 is up, line protocol is up
    Hardware is PA-MC-2T3+
    Description: T1
    Internet address is 172.17.133.105/30
    MTU 1500 bytes, BW 1536 Kbit, DLY 20000 usec,
    reliability 255/255, txload 24/255, rxload 23/255
    Encapsulation HDLC, crc 16, loopback not set
    Keepalive set (10 sec)
    Last input 00:00:06, output 00:00:00, output hang never
    Last clearing of "show interface" counters 01:58:03
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 1800
    Queueing strategy: priority-list 4
    Output queue (queue priority: size/max/drops):
    high: 0/20/1764, medium: 0/20/0, normal: 0/15/36, low: 0/15/0
    5 minute input rate 143000 bits/sec, 82 packets/sec
    5 minute output rate 145000 bits/sec, 83 packets/sec
    734269 packets input, 148368640 bytes, 0 no buffer
    Received 708 broadcasts, 0 runts, 0 giants, 0 throttles
    0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
    734855 packets output, 148838576 bytes, 0 underruns
    0 output errors, 0 collisions, 0 interface resets
    0 output buffer failures, 0 output buffers swapped out
    0 carrier transitions no alarm present
    Timeslot(s) Used: 1-24, subrate: 1536Kb/s, transmit delay is 0 flags
    non-inverted data
    ==============================================================================
    7200#sh run int s2/1/5:0
    Building configuration...
    Current configuration : 254 bytes
    interface Serial2/1/5:0
    description T1
    ip address x.x.x.x
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    no snmp trap link-status
    priority-group 4
    no cdp enable
    end
    ====================================================================================
    Define access-list to match voice/signalling traffic
    access-list 140 permit udp any any range 1024 1151
    access-list 140 permit udp any any range 16384 32767
    access-list 140 permit udp any any eq 2427
    access-list 140 permit udp any any eq 2429
    access-list 140 permit udp any any eq 5060
    priority-list 4 protocol ip high list 140
    priority-list 4 queue-limit 20 20 15 15

    Hi,
    your queue limit is 20 packets. This can explain the behaviour. If there are 20 packets in the queueing system waiting to be serviced any newly arriving packet will be dropped.
    Basically you can have drops in any queue in any queueing system if there is a permanent overload situation. There is no magic trick, if you f.e. permanently send 2 Mbps voip towards a T1. There will be drops.
    QoS does not create resources, it just distributes them among your important traffic classes.
    Besides this I also would suggest you to use class based queueing based on Modular QoS CLI (MQC). It is more flexible and precise than the old legacy methods like priority queueing, which you are using. On the other hand, if this is sufficient for you, why not.
    Regards, Martin

  • Content Level

    I have a fact table with 11 million rows that joins with 8 dimesion tables to form a perfect star schema.
    The client said that he can reduce the row size to 6 million if we remove 3 dimensions from the joins. So he created a materialized view with 6 million rows joining with 5 dimesnions which he is going to use the most in the reports.
    The client requires the previous model as well because there are 2 reports out of the 7 reports that will be based on the 11 million rows fact and the 8 dimension tables.
    if I convert this scenario to the aggregate and detail level Fact. I will have 2 models (5 Dimesnion model lets say it as aggregate and 8 dimesnion model as detail). Now i will create a BMM layer subject area and promote the detailed level model to the BMM layer. For Aggregate I will start mapping each of the objects in BMM layer except for thr 3 dimension tables that are nor present in AGG model with the Agg model (5 dimesnions) of the physical layer.
    While Aggregate navigation and creating dimension hierarchies we set the content level navigation for each logical table source to the level at which the lowest granularity exists. However in my scenario. The granularity for both the model will be same. So how will the query from OBIEE recognize which model to use when a report is built as both the models are built at the same content level with the exception of 3 dimsion tables.
    Please help it is urgent. How should I implement this scenario?

    For your "fact" table in the BMM, you should have two LTS - one for the detail level data, one for the aggregate level data.
    For each of your dimension tables, you should set up a hierarchy (sorry, using standard accepted terms of objects here...not Oracle's non-standard ones....) Each dimension should have at least a "total" and "detail" level, more if there are a proper hierarchy.
    Then when you set up your LTS, for the detail one - each of your eight dimensions will have content level set to the detail levels. For your aggregate LTS, on the three dimensions that aren't present, set the content level to the "total" level. I'd also set the PRIORITY GROUP so that the aggregate gets chosen first instead of the detail.
    Hope this helps!
    Scott

  • OBIEE 11g - serious problem when rotating columns into "table prompt" area

    Hi, I'm hitting an OBIEE 11g issue that's causing huge problems on reports. Essentially, the problem is this - if I dump all the columns of a query to a table, everything looks fine. But if I rotate one of the columns into the "table prompts" area, OBIEE is actually resubmitting a WRONG query. The query format changes from:
    WITH
    SAWITH0 AS (select sum(T38965.ORIGINAL_BUDGET) as c1,
    T12637.ORG_ID_DESC as c2
    from
    GL_ANALYTICS.DIM_ACCOUNT T12582,
    GL_ANALYTICS.DIM_ORG T12637,
    GL_ANALYTICS.DIM_ACCOUNTING_PERIOD T12597,
    GL_ANALYTICS.FACT_LEDGER T38965 / FACT_LEDGER_ytd */*
    where  ( T12582.ACCOUNT_KEY = T38965.ACCOUNT_KEY and T12582.STATEMENT_TYPE_CODE = 'Income Statement' and T12597.ACCOUNTING_PERIOD = 11 and T12597.FISCAL_YEAR = T38965.FISCAL_YEAR and T12597.FISCAL_YEAR = 2012 and T12637.ORG_KEY = T38965.ORG_KEY and T38965.FISCAL_YEAR = 2012 and (T12637.DEPARTMENT_CODE_DESC in ('D0200 - Arts Administration', 'D0206 - Film Studies')) and T12597.ACCOUNTING_PERIOD >= T38965.ACCOUNTING_PERIOD )
    group by T12637.ORG_ID_DESC)
    select D1.c1 as c1, D1.c2 as c2, D1.c3 as c3 from ( select distinct 0 as c1,
    D1.c2 as c2,
    D1.c1 as c3
    from
    SAWITH0 D1
    order by c2 ) D1 where rownum <= 65001
    and changes to:
    WITH
    SAWITH0 AS (select distinct T12637.ORG_ID_DESC as c1
    from
    GL_ANALYTICS.DIM_ACCOUNT T12582,
    GL_ANALYTICS.DIM_ORG T12637,
    GL_ANALYTICS.DIM_ACCOUNTING_PERIOD T12597,
    GL_ANALYTICS.FACT_LEDGER T38927 / FACT_LEDGER_period */*
    where  ( T12582.ACCOUNT_KEY = T38927.ACCOUNT_KEY and T12597.ACCOUNTING_PERIOD = T38927.ACCOUNTING_PERIOD and T12597.FISCAL_YEAR = T38927.FISCAL_YEAR and T12582.STATEMENT_TYPE_CODE = 'Income Statement' and T12597.ACCOUNTING_PERIOD = 11 and T12597.FISCAL_YEAR = 2012 and T12637.ORG_KEY = T38927.ORG_KEY and T38927.ACCOUNTING_PERIOD = 11 and T38927.FISCAL_YEAR = 2012 and (T12637.DEPARTMENT_CODE_DESC in ('D0200 - Arts Administration', 'D0206 - Film Studies')) ) ),
    SAWITH1 AS (select sum(T38965.ORIGINAL_BUDGET) as c1,
    T12637.ORG_ID_DESC as c2
    from
    GL_ANALYTICS.DIM_ACCOUNT T12582,
    GL_ANALYTICS.DIM_ORG T12637,
    GL_ANALYTICS.DIM_ACCOUNTING_PERIOD T12597,
    GL_ANALYTICS.FACT_LEDGER T38965 / FACT_LEDGER_ytd */*
    where  ( T12582.ACCOUNT_KEY = T38965.ACCOUNT_KEY and T12582.STATEMENT_TYPE_CODE = 'Income Statement' and T12597.ACCOUNTING_PERIOD = 11 and T12597.FISCAL_YEAR = T38965.FISCAL_YEAR and T12597.FISCAL_YEAR = 2012 and T12637.ORG_KEY = T38965.ORG_KEY and T38965.FISCAL_YEAR = 2012 and (T12637.DEPARTMENT_CODE_DESC in ('D0200 - Arts Administration', 'D0206 - Film Studies')) and T12597.ACCOUNTING_PERIOD >= T38965.ACCOUNTING_PERIOD )
    group by T12637.ORG_ID_DESC),
    SAWITH2 AS ((select distinct 0 as c1,
    D1.c1 as c2,
    cast(NULL as  DOUBLE PRECISION  ) as c3
    from
    SAWITH0 D1
    union all
    select distinct 1 as c1,
    D1.c2 as c2,
    D1.c1 as c3
    from
    SAWITH1 D1))
    select D1.c1 as c1, D1.c2 as c2, D1.c3 as c3 from ( select D1.c1 as c1,
    D1.c2 as c2,
    D1.c3 as c3
    from
    SAWITH2 D1
    order by c1, c2 ) D1 where rownum <= 65001
    I completely do not understand what is going on here. The second query has a ton of problems. First off, it's doing some type of UNION operation - no idea why it's doing that. And the real problem is that it's unioning results from a different fact table, FACT_LEDGER_period instead of FACT_LEDGER_ytd, which is completely screwing up our results.
    Long and short, I simply don't understand at all why the query should change just from rotating a column up into the table prompt area.
    Any ideas?
    Thanks,
    Scott

    Hi Scott,
    I see the query to be valid with each CTE doing the following Jobs.....
    1. I understand that this particular query is being generated to get the unique "ORG_ID_DESC " to fill up the table prompts.
    SAWITH0 AS (select distinct T12637.ORG_ID_DESC as c1
    from
    GL_ANALYTICS.DIM_ACCOUNT T12582,
    GL_ANALYTICS.DIM_ORG T12637,
    GL_ANALYTICS.DIM_ACCOUNTING_PERIOD T12597,
    GL_ANALYTICS.FACT_LEDGER T38927 / FACT_LEDGER_period /
    where ( T12582.ACCOUNT_KEY = T38927.ACCOUNT_KEY and T12597.ACCOUNTING_PERIOD = T38927.ACCOUNTING_PERIOD and T12597.FISCAL_YEAR = T38927.FISCAL_YEAR and T12582.STATEMENT_TYPE_CODE = 'Income Statement' and T12597.ACCOUNTING_PERIOD = 11 and T12597.FISCAL_YEAR = 2012 and T12637.ORG_KEY = T38927.ORG_KEY and T38927.ACCOUNTING_PERIOD = 11 and T38927.FISCAL_YEAR = 2012 and (T12637.DEPARTMENT_CODE_DESC in ('D0200 - Arts Administration', 'D0206 - Film Studies')) ) )
    2. This particular query is to get each prompt value and its corresponding data
    SAWITH1 AS (select sum(T38965.ORIGINAL_BUDGET) as c1,
    T12637.ORG_ID_DESC as c2
    from
    GL_ANALYTICS.DIM_ACCOUNT T12582,
    GL_ANALYTICS.DIM_ORG T12637,
    GL_ANALYTICS.DIM_ACCOUNTING_PERIOD T12597,
    GL_ANALYTICS.FACT_LEDGER T38965 / FACT_LEDGER_ytd /
    where ( T12582.ACCOUNT_KEY = T38965.ACCOUNT_KEY and T12582.STATEMENT_TYPE_CODE = 'Income Statement' and T12597.ACCOUNTING_PERIOD = 11 and T12597.FISCAL_YEAR = T38965.FISCAL_YEAR and T12597.FISCAL_YEAR = 2012 and T12637.ORG_KEY = T38965.ORG_KEY and T38965.FISCAL_YEAR = 2012 and (T12637.DEPARTMENT_CODE_DESC in ('D0200 - Arts Administration', 'D0206 - Film Studies')) and T12597.ACCOUNTING_PERIOD >= T38965.ACCOUNTING_PERIOD )
    group by T12637.ORG_ID_DESC)
    3. This particular query, I understand is to get the following data (Sample data) relating the prompts and their corresponding data
    column (c1) ;column (c2 ie ORG_ID_DESC); column(C3 ie sum(T38965.ORIGINAL_BUDGET))
    0;               ORG_ID_DESC1; NULL
    1;               ORG_ID_DESC1;10
    0;               ORG_ID_DESC2;NULL
    1;               ORG_ID_DESC2;40
    0;               ORG_ID_DESC3;NULL
    1;               ORG_ID_DESC3;29.8
    SAWITH2 AS ((select distinct 0 as c1,
    D1.c1 as c2,
    cast(NULL as DOUBLE PRECISION ) as c3
    from
    SAWITH0 D1
    union all
    select distinct 1 as c1,
    D1.c2 as c2,
    D1.c1 as c3
    from
    SAWITH1 D1))
    4. The last select statement does nothing but selecting the needed data which later gets arranged in the format as needed by the OBIPS
    select D1.c1 as c1, D1.c2 as c2, D1.c3 as c3 from ( select D1.c1 as c1,
    D1.c2 as c2,
    D1.c3 as c3
    from
    SAWITH2 D1
    order by c1, c2 ) D1 where rownum <= 65001
    Now, on the table being chosen for picking up "ORG_ID_DESC" might be pretty much depending on the best source available as you know. If you would like BI Server to pick up any particular source, probably you could try the "LTS Priority Group" way.
    Hope I was clear and it helps.
    Thank you,
    Dhar

  • Invalid data from serveral fact logical table sources after upgrade to 11g

    Hi,
    We have a situation after upgrade from 10g to 11g. Answers' querys works fine in 10g environment, but in 11g, generated SQL is not correct.
    Our example is something like that: we have orders fact table, customers and time dimensions. Customer have an hierarchy like: Customer Total -> Customer Country -> Customer Region -> Customer Detail (each level in one different physical table).
    Order's logical table source has two table sources. One sets to Customer Country level, second one Customer Region level, both with different WHERE clauses in Content tab inside LTS configuration. Both at same level of Time dimension.
    The issue is that, at dimension level, SQL is getting correct table to resolve Customer data (Customer Region level), but then, is getting the WHERE clause sets in LTS set to Customer Country level, so we are getting error data. Priority is the same to both LTS at fact table, sets to 0 (default).
    How to know the way Oracle BI Server takes one LTS instead of another one? It's supposed to take the LTS defined at the same granularity level... but is not correct this case.
    Thanks.

    Can you try one of these options:
    Try to set the priority group of lowest granular dimension to 1
    or disable the LTS that is getting the where clause and check if it works fine and then enable again.

  • OBIEE 11g: RPD modeling question

    I am running into challenges thinking of a design for the following request and would love to get input from the forum users...
    I have a FactA and a FactB. Both join to a Site Dimension.
    Both Facts contain a Site_Key, Occurrence Number and a Metric.
    FactA has 3 rows for Site "New Jersey" with 3 Occurrences and the applicable Metric. FactB has 1 row for Site "New Jersey" with the applicable Metric.
    The ask was for Ad-Hoc users. When a user selects only Metric (FactA) and Site then the query hit FactA (Returns 3 rows). When a user selects only Metric (FactB) and Site then the query hit FactB (Returns 1 row). If a user selects both metrics then the query brings back the common rows, a join on the two facts betweeen Site_Key and Occurrence Number (In this case 1 row is returned for Occurrence 1 in both tables).
    I had tried with the Physical joins between Site and the two Facts. Then joining the two facts as well.
    I then set up a Logical Fact with 3 LTSs. One being FactA, one being FactB and the other being a join between FactA and FactB (Under the General tab and Joins). I mapped Metric (FactA) to the 2 applicable LTS and Metric (FactB) to the 2 applicable LTS.
    OBIEE will stick with one LTS or the other no matter how the metrics are pulled, whether the Priority Group is the same or different.
    I understand Fact to Fact join is not optimable, I was just hoping to get feedback on if this request is even acheivable from an RPD modeling perspective.
    Thanks in advance!

    In Physical layer:
    Fa Joins with Sites
    Fb Joins with Sites
    Create alias for Fa and Fb name them as Faa and Fbb join both tables, and also with Sites (any one Fact is enough to join with Sites)
    In BMM layer:
    Logical table Sites
    Logical Fact with sources:
    LT1-->Fa; Create metric this is for
    When a user selects only Metric (FactA) and Site then the query hit FactA (Returns 3 rows). LT2-->Fb; Create metric this is for
    When a user selects only Metric (FactB) and Site then the query hit FactB (Returns 1 row). LT3-->Pull Faa and then properties add Fbb, then Create metric this is for
    If a user selects both metrics then the query brings back the common rows, a join on the two facts betweeen Site_Key and Occurrence Number >(In this case 1 row is returned for Occurrence 1 in both tables).If this is not working send me email.
    ~
    http://cool-bi.com
    Edited by: Srini VEERAVALLI on May 30, 2013 3:09 PM

  • Wifi disconnects on highish throughput

    Hi,
    I've got wireless problems with the combination of my router and my laptop. Whenever I download something more than say 1MB the connection drops. This happens with Youtube, Google Image search and Pacman updates. The connection re-establishes after a few seconds to drop out again some 10-15 seconds later. This continues until either the download fails or is finished.
    On the university, which uses eduroam, I've got no problems connecting and no problems downloading.
    I'm using wpa_supplicant to connect, which is started by dhcpd. The settings for the connection with my router are as basic as could be, only an SSID and PSK are given in the configuration file.
    What I've tried so far:
    Update system with pacman. No success
    Change router to mixed BG only, no N. No success
    Turned power management off. No success
    I've had the problem a few weeks back, but then changing the config file to a minimum fixed the problem.
    On Windows 8.1 the wifi seems to work fine.
    Does anyone have a clue on how to fix this? 
    Hardware info, lspci -vv:
    03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24)
    Subsystem: Intel Corporation Centrino Advanced-N 6235 AGN
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 48
    Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=8K]
    Capabilities: <access denied>
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi
    Connection info iwconfig:
    wlp3s0 IEEE 802.11abgn ESSID:"Sacred"
    Mode:Managed Frequency:2.447 GHz Access Point: F8:D1:11:B7:29:A4
    Bit Rate=54 Mb/s Tx-Power=15 dBm
    Retry short limit:7 RTS thr:off Fragment thr:off
    Power Management:on
    Link Quality=70/70 Signal level=-29 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:3 Invalid misc:145 Missed beacon:0
    Some extensive debug from wpa_supplicant:
    EAPOL: disable timer tick
    RTM_NEWLINK: ifi_index=2 ifname=wlp3s0 operstate=2 linkmode=1 ifi_flags=0x1003 ([UP])
    nl80211: Event message available
    nl80211: Drv Event 20 (NL80211_CMD_DEL_STATION) received for wlp3s0
    nl80211: Delete station f8:d1:11:b7:29:a4
    nl80211: Event message available
    nl80211: Drv Event 40 (NL80211_CMD_DISASSOCIATE) received for wlp3s0
    nl80211: MLME event 40 (NL80211_CMD_DISASSOCIATE) on wlp3s0(c4:85:08:92:41:b8) A1=c4:85:08:92:41:b8 A2=f8:d1:11:b7:29:a4
    nl80211: MLME event frame - hexdump(len=26): a0 00 40 01 c4 85 08 92 41 b8 f8 d1 11 b7 29 a4 f8 d1 11 b7 29 a4 b0 d9 22 00
    nl80211: Disassociate event
    wlp3s0: Event DISASSOC (1) received
    wlp3s0: Disassociation notification
    wlp3s0: * reason 34
    wlp3s0: * address f8:d1:11:b7:29:a4
    Disassociation frame IE(s) - hexdump(len=0): [NULL]
    wlp3s0: SME: Disassociation event received
    wlp3s0: SME: Deauthenticate to clear driver state
    wpa_driver_nl80211_deauthenticate(addr=f8:d1:11:b7:29:a4 reason_code=3)
    wlp3s0: nl80211: MLME command failed: reason=3 ret=-107 (Transport endpoint is not connected)
    wlp3s0: CTRL-EVENT-DISCONNECTED bssid=f8:d1:11:b7:29:a4 reason=34
    wlp3s0: Auto connect enabled: try to reconnect (wps=0 wpa_state=9)
    wlp3s0: Setting scan request: 0.100000 sec
    Added BSSID f8:d1:11:b7:29:a4 into blacklist
    wlp3s0: Blacklist count 1 --> request scan in 100 ms
    wlp3s0: Ignore new scan request for 0.100000 sec since an earlier request is scheduled to trigger sooner
    TDLS: Remove peers on disassociation
    wlp3s0: Disconnect event - remove keys
    wpa_driver_nl80211_set_key: ifindex=2 (wlp3s0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_nl80211_set_key: ifindex=2 (wlp3s0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_nl80211_set_key: ifindex=2 (wlp3s0) alg=0 addr=0x7cfa10 key_idx=0 set_tx=0 seq_len=0 key_len=0
    addr=f8:d1:11:b7:29:a4
    wlp3s0: State: COMPLETED -> DISCONNECTED
    nl80211: Set wlp3s0 operstate 1->0 (DORMANT)
    netlink: Operstate: ifindex=2 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
    EAPOL: External notification - portEnabled=0
    EAPOL: SUPP_PAE entering state DISCONNECTED
    EAPOL: Supplicant port status: Unauthorized
    nl80211: Skip set_supp_port(unauthorized) while not associated
    EAPOL: SUPP_BE entering state INITIALIZE
    EAPOL: External notification - portValid=0
    EAPOL: External notification - EAP success=0
    nl80211: Event message available
    nl80211: Drv Event 48 (NL80211_CMD_DISCONNECT) received for wlp3s0
    nl80211: Ignore disconnect event when using userspace SME
    RTM_NEWLINK: ifi_index=2 ifname=wlp3s0 wext ifi_flags=0x1003 ([UP])
    wlp3s0: State: DISCONNECTED -> SCANNING
    wlp3s0: Starting AP scan for wildcard SSID
    wlp3s0: Add radio work 'scan'@0x7efad0
    wlp3s0: First radio work item in the queue - schedule start immediately
    wlp3s0: Starting radio work 'scan'@0x7efad0 after 0.000006 second wait
    wlp3s0: nl80211: scan request
    nl80211: Scan SSID - hexdump_ascii(len=0): [NULL]
    Scan requested (ret=0) - scan timeout 30 seconds
    nl80211: Event message available
    nl80211: Drv Event 33 (NL80211_CMD_TRIGGER_SCAN) received for wlp3s0
    wlp3s0: nl80211: Scan trigger
    wlp3s0: Event SCAN_STARTED (49) received
    wlp3s0: Own scan request started a scan in 0.000018 seconds
    wlp3s0: CTRL-EVENT-SCAN-STARTED
    nl80211: Event message available
    nl80211: Drv Event 34 (NL80211_CMD_NEW_SCAN_RESULTS) received for wlp3s0
    wlp3s0: nl80211: New scan results available
    nl80211: Scan probed for SSID ''
    nl80211: Scan included frequencies: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472 5180 5200 5220 5240 5260 5280 5300 5320 5500 5520 5540 5560 5580 5600 5620 5640 5660 5680 5700 5745 5765 5785 5805 5825
    wlp3s0: Event SCAN_RESULTS (3) received
    wlp3s0: Scan completed in 3.280062 seconds
    nl80211: Received scan results (40 BSSes)
    wlp3s0: BSS: Start scan result update 3
    wlp3s0: BSS: Add new id 38 BSSID ac:cf:23:2e:7f:58 SSID 'LEDnetkamerlicht'
    wlp3s0: BSS: Add new id 39 BSSID c8:d7:19:ed:c4:bb SSID 'Christina, where's your nipple?'
    wlp3s0: BSS: Add new id 40 BSSID 00:25:9c:bc:e0:ab SSID 'Hoogendijk'
    wlp3s0: BSS: Remove id 16 BSSID b0:48:7a:99:b5:bc SSID 'Matrix' due to no match in scan
    BSS: last_scan_res_used=40/64
    wlp3s0: New scan results available (own=1 ext=0)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: AP c4:04:15:3d:f8:00 type 0 added
    WPS: AP c4:04:15:3d:f7:ff type 0 added
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: AP f8:1a:67:7f:62:8e type 0 added
    WPS: AP 00:16:0a:1e:a7:d8 type 0 added
    WPS: AP 6c:fd:b9:30:93:f0 type 0 added
    WPS: AP 64:d1:a3:1d:d9:f4 type 0 added
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: AP 64:66:b3:4f:ed:69 type 0 added
    WPS: AP 00:23:69:2e:1a:cf type 0 added
    WPS: AP e0:46:9a:5d:f7:91 type 0 added
    WPS: AP 00:0c:f6:6b:20:68 type 0 added
    WPS: Unknown Vendor Extension (Vendor ID 9442)
    WPS: AP f8:1a:67:05:3c:66 type 0 added
    WPS: AP 68:7f:74:a5:06:c6 type 0 added
    WPS: AP 20:aa:4b:82:94:13 type 0 added
    WPS: AP 00:0c:f6:6e:c1:ac type 0 added
    WPS: AP c8:d7:19:ed:c4:bb type 0 added
    WPS: AP 00:25:9c:bc:e0:ab type 0 added
    WPS: AP f8:d1:11:b9:95:d2 type 0 added
    WPS: AP 00:0c:f6:46:35:24 type 0 added
    WPS: AP f0:7d:68:55:e8:f2 type 0 added
    WPS: AP 80:1f:02:46:75:6c type 0 added
    WPS: AP 00:0c:f6:71:3c:d4 type 0 added
    WPS: AP[0] c4:04:15:3d:f8:00 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[1] c4:04:15:3d:f7:ff type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[2] f8:1a:67:7f:62:8e type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[3] 00:16:0a:1e:a7:d8 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[4] 6c:fd:b9:30:93:f0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[5] 64:d1:a3:1d:d9:f4 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[6] 64:66:b3:4f:ed:69 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[7] 00:23:69:2e:1a:cf type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[8] e0:46:9a:5d:f7:91 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[9] 00:0c:f6:6b:20:68 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[10] f8:1a:67:05:3c:66 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[11] 68:7f:74:a5:06:c6 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[12] 20:aa:4b:82:94:13 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[13] 00:0c:f6:6e:c1:ac type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[14] c8:d7:19:ed:c4:bb type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[15] 00:25:9c:bc:e0:ab type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[16] f8:d1:11:b9:95:d2 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[17] 00:0c:f6:46:35:24 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[18] f0:7d:68:55:e8:f2 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[19] 80:1f:02:46:75:6c type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    WPS: AP[20] 00:0c:f6:71:3c:d4 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
    wlp3s0: Radio work 'scan'@0x7efad0 done in 3.283504 seconds
    wlp3s0: Selecting BSS from priority group 0
    wlp3s0: 0: f8:d1:11:b7:29:a4 ssid='Sacred' wpa_ie_len=0 rsn_ie_len=20 caps=0x411 level=-30
    wlp3s0: skip - SSID mismatch
    wlp3s0: skip - SSID mismatch
    wlp3s0: skip - SSID mismatch
    wlp3s0: skip - SSID mismatch
    wlp3s0: selected based on RSN IE
    wlp3s0: selected BSS f8:d1:11:b7:29:a4 ssid='Sacred'
    wlp3s0: Considering connect request: reassociate: 0 selected: f8:d1:11:b7:29:a4 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING ssid=0x7d1b30 current_ssid=(nil)
    wlp3s0: Request association with f8:d1:11:b7:29:a4
    WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=8): 00 06 53 61 63 72 65 64
    WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=3): 03 01 08
    WPA: Unrecognized EAPOL-Key Key Data IE - hexdump(len=3): 2a 01 04
    WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 02 01 00 00 0f ac 02 0c 00
    TDLS: TDLS is allowed in the target BSS
    wlp3s0: Add radio work 'sme-connect'@0x7f6460
    wlp3s0: First radio work item in the queue - schedule start immediately
    wlp3s0: Starting radio work 'sme-connect'@0x7f6460 after 0.000009 second wait
    wlp3s0: Automatic auth_alg selection: 0x1
    RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0
    RSN: Search for BSSID f8:d1:11:b7:29:a4
    RSN: No PMKSA cache entry found
    wlp3s0: RSN: using IEEE 802.11i/D9.0
    wlp3s0: WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2 proto 2
    wlp3s0: WPA: Selected mgmt group cipher 32
    wlp3s0: WPA: clearing AP WPA IE
    WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 02 01 00 00 0f ac 02 0c 00
    wlp3s0: WPA: using GTK TKIP
    wlp3s0: WPA: using PTK TKIP
    wlp3s0: WPA: using KEY_MGMT WPA-PSK
    wlp3s0: WPA: not using MGMT group cipher
    WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 02 01 00 00 0f ac 02 00 00
    wlp3s0: Cancelling scan request
    wlp3s0: SME: Trying to authenticate with f8:d1:11:b7:29:a4 (SSID='Sacred' freq=2447 MHz)
    wlp3s0: State: SCANNING -> AUTHENTICATING
    EAPOL: External notification - EAP success=0
    EAPOL: External notification - EAP fail=0
    EAPOL: External notification - portControl=Auto
    nl80211: Authenticate (ifindex=2)
    * bssid=f8:d1:11:b7:29:a4
    * freq=2447
    * SSID - hexdump_ascii(len=6):
    53 61 63 72 65 64 Sacred
    * IEs - hexdump(len=0): [NULL]
    * Auth Type 0
    nl80211: Authentication request send successfully
    RTM_NEWLINK: ifi_index=2 ifname=wlp3s0 wext ifi_flags=0x1003 ([UP])
    nl80211: Event message available
    nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlp3s0
    nl80211: New station f8:d1:11:b7:29:a4
    nl80211: Event message available
    nl80211: Drv Event 37 (NL80211_CMD_AUTHENTICATE) received for wlp3s0
    nl80211: MLME event 37 (NL80211_CMD_AUTHENTICATE) on wlp3s0(c4:85:08:92:41:b8) A1=c4:85:08:92:41:b8 A2=f8:d1:11:b7:29:a4
    nl80211: MLME event frame - hexdump(len=30): b0 00 40 01 c4 85 08 92 41 b8 f8 d1 11 b7 29 a4 f8 d1 11 b7 29 a4 30 de 00 00 02 00 00 00
    nl80211: Authenticate event
    wlp3s0: Event AUTH (11) received
    wlp3s0: SME: Authentication response: peer=f8:d1:11:b7:29:a4 auth_type=0 auth_transaction=2 status_code=0
    SME: Authentication response IEs - hexdump(len=0): [NULL]
    wlp3s0: set_disable_max_amsdu: -1
    wlp3s0: set_ampdu_factor: -1
    wlp3s0: set_ampdu_density: -1
    wlp3s0: set_disable_ht40: 0
    wlp3s0: set_disable_sgi: 0
    wlp3s0: Trying to associate with f8:d1:11:b7:29:a4 (SSID='Sacred' freq=2447 MHz)
    wlp3s0: State: AUTHENTICATING -> ASSOCIATING
    nl80211: Set wlp3s0 operstate 0->0 (DORMANT)
    netlink: Operstate: ifindex=2 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
    WPA: set own WPA/RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 02 01 00 00 0f ac 02 00 00
    nl80211: Associate (ifindex=2)
    * bssid=f8:d1:11:b7:29:a4
    * freq=2447
    * SSID - hexdump_ascii(len=6):
    53 61 63 72 65 64 Sacred
    * IEs - hexdump(len=32): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 02 01 00 00 0f ac 02 00 00 7f 08 00 00 00 00 00 00 00 40
    * WPA Versions 0x2
    * pairwise=0xfac02
    * group=0xfac02
    nl80211: Association request send successfully
    nl80211: Event message available
    nl80211: Drv Event 38 (NL80211_CMD_ASSOCIATE) received for wlp3s0
    nl80211: MLME event 38 (NL80211_CMD_ASSOCIATE) on wlp3s0(c4:85:08:92:41:b8) A1=c4:85:08:92:41:b8 A2=f8:d1:11:b7:29:a4
    nl80211: MLME event frame - hexdump(len=72): 10 00 40 01 c4 85 08 92 41 b8 f8 d1 11 b7 29 a4 f8 d1 11 b7 29 a4 40 de 11 04 00 00 01 c0 01 08 82 84 8b 96 0c 12 18 24 32 04 30 48 60 6c dd 18 00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
    nl80211: Associate event
    wlp3s0: Event ASSOC (0) received
    wlp3s0: Association info event
    resp_ies - hexdump(len=42): 01 08 82 84 8b 96 0c 12 18 24 32 04 30 48 60 6c dd 18 00 50 f2 02 01 01 00 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
    wlp3s0: freq=2447 MHz
    wlp3s0: State: ASSOCIATING -> ASSOCIATED
    nl80211: Set wlp3s0 operstate 0->0 (DORMANT)
    netlink: Operstate: ifindex=2 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
    wlp3s0: Associated to a new BSS: BSSID=f8:d1:11:b7:29:a4
    wlp3s0: Associated with f8:d1:11:b7:29:a4
    wlp3s0: WPA: Association event - clear replay counter
    wlp3s0: WPA: Clear old PTK
    TDLS: Remove peers on association
    EAPOL: External notification - portEnabled=0
    EAPOL: External notification - portValid=0
    EAPOL: External notification - EAP success=0
    EAPOL: External notification - portEnabled=1
    EAPOL: SUPP_PAE entering state CONNECTING
    EAPOL: enable timer tick
    EAPOL: SUPP_BE entering state IDLE
    wlp3s0: Setting authentication timeout: 10 sec 0 usec
    wlp3s0: Cancelling scan request
    RTM_NEWLINK: ifi_index=2 ifname=wlp3s0 operstate=5 linkmode=1 ifi_flags=0x11003 ([UP][LOWER_UP])
    RTM_NEWLINK: ifi_index=2 ifname=wlp3s0 wext ifi_flags=0x11003 ([UP][LOWER_UP])
    RTM_NEWLINK: ifi_index=2 ifname=wlp3s0 wext ifi_flags=0x11003 ([UP][LOWER_UP])
    nl80211: Event message available
    nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlp3s0
    nl80211: Ignore connect event (cmd=46) when using userspace SME
    wlp3s0: RX EAPOL from f8:d1:11:b7:29:a4
    RX EAPOL - hexdump(len=99): 01 03 00 5f 02 00 89 00 20 00 00 00 00 00 00 00 01 1b 2c 85 e1 20 25 da f0 83 37 b2 95 40 b0 7f 87 05 45 28 21 3a 7e cc 26 62 7f b7 9d 73 d5 2d 45 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    wlp3s0: Setting authentication timeout: 10 sec 0 usec
    wlp3s0: IEEE 802.1X RX: version=1 type=3 length=95
    wlp3s0: EAPOL-Key type=2
    wlp3s0: key_info 0x89 (ver=1 keyidx=0 rsvd=0 Pairwise Ack)
    wlp3s0: key_length=32 key_data_length=0
    replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
    key_nonce - hexdump(len=32): 1b 2c 85 e1 20 25 da f0 83 37 b2 95 40 b0 7f 87 05 45 28 21 3a 7e cc 26 62 7f b7 9d 73 d5 2d 45
    key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
    key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
    key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    WPA: RX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 00 89 00 20 00 00 00 00 00 00 00 01 1b 2c 85 e1 20 25 da f0 83 37 b2 95 40 b0 7f 87 05 45 28 21 3a 7e cc 26 62 7f b7 9d 73 d5 2d 45 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    wlp3s0: State: ASSOCIATED -> 4WAY_HANDSHAKE
    wlp3s0: WPA: RX message 1 of 4-Way Handshake from f8:d1:11:b7:29:a4 (ver=1)
    RSN: msg 1/4 key data - hexdump(len=0):
    WPA: Renewed SNonce - hexdump(len=32): c0 0f fe b9 af ab d8 85 a9 1b aa 3c 3f 68 8e 01 b4 71 70 90 bd 90 86 cd b1 44 87 9f 19 d6 44 3b
    WPA: PTK derivation - A1=c4:85:08:92:41:b8 A2=f8:d1:11:b7:29:a4
    WPA: Nonce1 - hexdump(len=32): c0 0f fe b9 af ab d8 85 a9 1b aa 3c 3f 68 8e 01 b4 71 70 90 bd 90 86 cd b1 44 87 9f 19 d6 44 3b
    WPA: Nonce2 - hexdump(len=32): 1b 2c 85 e1 20 25 da f0 83 37 b2 95 40 b0 7f 87 05 45 28 21 3a 7e cc 26 62 7f b7 9d 73 d5 2d 45
    WPA: PMK - hexdump(len=32): [REMOVED]
    WPA: PTK - hexdump(len=64): [REMOVED]
    WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 02 01 00 00 0f ac 02 00 00
    WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 01
    wlp3s0: WPA: Sending EAPOL-Key 2/4
    WPA: KCK - hexdump(len=16): [REMOVED]
    WPA: Derived Key MIC - hexdump(len=16): 54 a5 2d 53 ab 9d 26 1f 03 32 3d c0 5a fd 57 5c
    WPA: TX EAPOL-Key - hexdump(len=121): 01 03 00 75 02 01 09 00 00 00 00 00 00 00 00 00 01 c0 0f fe b9 af ab d8 85 a9 1b aa 3c 3f 68 8e 01 b4 71 70 90 bd 90 86 cd b1 44 87 9f 19 d6 44 3b 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 54 a5 2d 53 ab 9d 26 1f 03 32 3d c0 5a fd 57 5c 00 16 30 14 01 00 00 0f ac 02 01 00 00 0f ac 02 01 00 00 0f ac 02 00 00
    wlp3s0: RX EAPOL from f8:d1:11:b7:29:a4
    RX EAPOL - hexdump(len=161): 01 03 00 9d 02 13 c9 00 20 00 00 00 00 00 00 00 02 1b 2c 85 e1 20 25 da f0 83 37 b2 95 40 b0 7f 87 05 45 28 21 3a 7e cc 26 62 7f b7 9d 73 d5 2d 45 c5 e6 d0 8f e2 6c 63 56 44 9b ad 25 f8 10 73 c8 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 6c 10 77 99 a6 8e 92 04 db 0d e2 7d db b7 a5 9d 00 3e 50 00 b8 c8 bf f2 7e 41 d7 ff 0c 09 d6 fa 0c d3 47 af 3d 4a 09 84 67 83 c7 8b 19 44 ab 5b d7 fc 72 e8 f9 e9 8d d4 b9 f1 66 aa e8 0b 02 db 6a df c3 b6 ba 1b 73 cb 39 0c 43 b9 eb 5c 07 7e
    wlp3s0: IEEE 802.1X RX: version=1 type=3 length=157
    wlp3s0: EAPOL-Key type=2
    wlp3s0: key_info 0x13c9 (ver=1 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
    wlp3s0: key_length=32 key_data_length=62
    replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
    key_nonce - hexdump(len=32): 1b 2c 85 e1 20 25 da f0 83 37 b2 95 40 b0 7f 87 05 45 28 21 3a 7e cc 26 62 7f b7 9d 73 d5 2d 45
    key_iv - hexdump(len=16): c5 e6 d0 8f e2 6c 63 56 44 9b ad 25 f8 10 73 c8
    key_rsc - hexdump(len=8): 73 00 00 00 00 00 00 00
    key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
    key_mic - hexdump(len=16): 6c 10 77 99 a6 8e 92 04 db 0d e2 7d db b7 a5 9d
    WPA: RX EAPOL-Key - hexdump(len=161): 01 03 00 9d 02 13 c9 00 20 00 00 00 00 00 00 00 02 1b 2c 85 e1 20 25 da f0 83 37 b2 95 40 b0 7f 87 05 45 28 21 3a 7e cc 26 62 7f b7 9d 73 d5 2d 45 c5 e6 d0 8f e2 6c 63 56 44 9b ad 25 f8 10 73 c8 73 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 6c 10 77 99 a6 8e 92 04 db 0d e2 7d db b7 a5 9d 00 3e 50 00 b8 c8 bf f2 7e 41 d7 ff 0c 09 d6 fa 0c d3 47 af 3d 4a 09 84 67 83 c7 8b 19 44 ab 5b d7 fc 72 e8 f9 e9 8d d4 b9 f1 66 aa e8 0b 02 db 6a df c3 b6 ba 1b 73 cb 39 0c 43 b9 eb 5c 07 7e
    RSN: encrypted key data - hexdump(len=62): 50 00 b8 c8 bf f2 7e 41 d7 ff 0c 09 d6 fa 0c d3 47 af 3d 4a 09 84 67 83 c7 8b 19 44 ab 5b d7 fc 72 e8 f9 e9 8d d4 b9 f1 66 aa e8 0b 02 db 6a df c3 b6 ba 1b 73 cb 39 0c 43 b9 eb 5c 07 7e
    WPA: decrypted EAPOL-Key key data - hexdump(len=62): [REMOVED]
    wlp3s0: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
    wlp3s0: WPA: RX message 3 of 4-Way Handshake from f8:d1:11:b7:29:a4 (ver=1)
    WPA: IE KeyData - hexdump(len=62): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 02 01 00 00 0f ac 02 0c 00 dd 26 00 0f ac 01 02 00 35 7c eb 58 e4 43 0f c5 5e ba d4 e4 88 8f 11 b7 87 7c cd 93 9f 73 a4 6c a3 c8 95 5b db 92 40 6a
    WPA: RSN IE in EAPOL-Key - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 02 01 00 00 0f ac 02 0c 00
    WPA: GTK in EAPOL-Key - hexdump(len=40): [REMOVED]
    wlp3s0: WPA: Sending EAPOL-Key 4/4
    WPA: KCK - hexdump(len=16): [REMOVED]
    WPA: Derived Key MIC - hexdump(len=16): a7 52 42 cc b1 b6 b5 c0 71 8f 7c a0 85 bc a0 fb
    WPA: TX EAPOL-Key - hexdump(len=99): 01 03 00 5f 02 03 09 00 00 00 00 00 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a7 52 42 cc b1 b6 b5 c0 71 8f 7c a0 85 bc a0 fb 00 00
    wlp3s0: WPA: Installing PTK to the driver
    wpa_driver_nl80211_set_key: ifindex=2 (wlp3s0) alg=2 addr=0x7d2748 key_idx=0 set_tx=1 seq_len=6 key_len=32
    addr=f8:d1:11:b7:29:a4
    EAPOL: External notification - portValid=1
    wlp3s0: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
    RSN: received GTK in pairwise handshake - hexdump(len=34): [REMOVED]
    WPA: Group Key - hexdump(len=32): [REMOVED]
    wlp3s0: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=32)
    WPA: RSC - hexdump(len=6): 73 00 00 00 00 00
    wpa_driver_nl80211_set_key: ifindex=2 (wlp3s0) alg=2 addr=0x4f9e43 key_idx=2 set_tx=0 seq_len=6 key_len=32
    broadcast key
    wlp3s0: WPA: Key negotiation completed with f8:d1:11:b7:29:a4 [PTK=TKIP GTK=TKIP]
    wlp3s0: Cancelling authentication timeout
    Removed BSSID f8:d1:11:b7:29:a4 from blacklist
    wlp3s0: State: GROUP_HANDSHAKE -> COMPLETED
    wlp3s0: Radio work 'sme-connect'@0x7f6460 done in 0.032118 seconds
    wlp3s0: CTRL-EVENT-CONNECTED - Connection to f8:d1:11:b7:29:a4 completed [id=4 id_str=]
    nl80211: Set wlp3s0 operstate 0->1 (UP)
    netlink: Operstate: ifindex=2 linkmode=-1 (no change), operstate=6 (IF_OPER_UP)
    EAPOL: External notification - portValid=1
    EAPOL: External notification - EAP success=1
    EAPOL: SUPP_PAE entering state AUTHENTICATING
    EAPOL: SUPP_BE entering state SUCCESS
    EAP: EAP entering state DISABLED
    EAPOL: SUPP_PAE entering state AUTHENTICATED
    EAPOL: Supplicant port status: Authorized
    nl80211: Set supplicant port authorized for f8:d1:11:b7:29:a4
    EAPOL: SUPP_BE entering state IDLE
    EAPOL authentication completed - result=SUCCESS
    RTM_NEWLINK: ifi_index=2 ifname=wlp3s0 operstate=6 linkmode=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
    EAPOL: startWhen --> 0
    EAPOL: disable timer tick
    Last edited by shoogendijk (2014-07-11 09:32:28)

    Mabye disabling power management helps
    iw wlp3s0 set power_save off

  • Questions about MS15-011 and how to do this

    Been reading about this specific update to Group Policy operations and it has got me a little worried.
    I have several Active Directory servers running Win 2008 R2 and a lot of Windows 7 client machines.  Also have Exchange servers.  
    First pre-question:  is it absolutely mandatory?
    1) Does this update have to be applied ONLY to the Active Directory servers?  Or does EVERY machine on the domain need this?  Including Exchange or is that not necessary?
    2) If it is only applicable to the Active Directory servers, in what specific order should I do this?  Can I apply this update to one server at a time or should I do them all at once?
    3) If I have to do this to the entire domain in what specific order should this be done?
    4) I am unclear on what I should do after applying this update.  Do I need to do something in GPO to enable this?
    5) What happens if after applying this update it breaks everything?  Breaks GPO processing, NETLOGON or SYSVOL access, etc.  What then?  

    The first priority group is mobile domain clients (e.g. notebooks). But eventually, this update should be installed on all domain-joined systems, because MiTM is possible via wired connections as well. A quote from bulletin:
    The vulnerability could allow remote code execution if an attacker convinces a user with a domain-configured system to connect to an attacker-controlled network.
    this means that all domain-joined systems are affected.
    Vadims Podāns, aka PowerShell CryptoGuy
    My weblog: en-us.sysadmins.lv
    PowerShell PKI Module: pspki.codeplex.com
    PowerShell Cmdlet Help Editor pscmdlethelpeditor.codeplex.com
    Check out new: SSL Certificate Verifier
    Check out new:
    PowerShell File Checksum Integrity Verifier tool.

  • Cannot connect to wireless network

    Hello,
    I am trying to connect to my wifi network which is secured using WPA2. I have tried wpa_supplicant and netctl.
    Relevant part of ip link
    3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT qlen 1000
    link/ether 00:0f:b5:07:47:e9 brd ff:ff:ff:ff:ff:ff
    Relevant output of iwlist wlan0 scanning:
    Cell 02 - Address: C0:C1:C0:23:87:D6
    ESSID:"GotThatGlitter"
    Protocol:IEEE 802.11b
    Mode:Master
    Frequency:2.452 GHz (Channel 9)
    Quality:56/100 Signal level:-60 dBm Noise level:-96 dBm
    Encryption key:on
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
    9 Mb/s; 12 Mb/s; 18 Mb/s
    Extra:bcn_int=100
    Extra:atim=0
    IE: Unknown: 000E476F7454686174476C6974746572
    IE: Unknown: 010C82848B960C1218243048606C
    IE: Unknown: 02050000000001
    IE: Unknown: 030109
    Attempt at connecting via wpa_supplicant:
    wpa_supplicant -Dnl80211,wext -d -i wlan0 -c /etc/wpa_supplicant/GotThatGlitter.conf
    wpa_supplicant v2.0
    Successfully initialized wpa_supplicant
    Initializing interface 'wlan0' conf '/etc/wpa_supplicant/GotThatGlitter.conf' driver 'nl80211,wext' ctrl_interface 'N/A' bridge 'N/A'
    Configuration file '/etc/wpa_supplicant/GotThatGlitter.conf' -> '/etc/wpa_supplicant/GotThatGlitter.conf'
    Reading configuration file '/etc/wpa_supplicant/GotThatGlitter.conf'
    Priority group 0
    id=0 ssid='GotThatGlitter'
    nl80211: 'nl80211' generic netlink not found
    Failed to initialize driver 'nl80211'
    rfkill: Cannot open RFKILL control device
    WEXT: RFKILL status not available
    ioctl[SIOCSIWPMKSA]: Invalid argument
    SIOCGIWRANGE: WE(compiled)=22 WE(source)=19 enc_capa=0x5
    capabilities: key_mgmt 0x5 enc 0x17 flags 0x0
    netlink: Operstate: linkmode=1, operstate=5
    wlan0: Own MAC address: 00:0f:b5:07:47:e9
    wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
    wpa_driver_wext_set_countermeasures
    wlan0: RSN: flushing PMKID list in the driver
    ioctl[SIOCSIWPMKSA]: Invalid argument
    wlan0: Setting scan request: 0 sec 100000 usec
    WPS: Set UUID for interface wlan0
    WPS: UUID based on MAC address - hexdump(len=16): 72 d9 be 0e c4 a0 5e e1 8d 4e 25 92 94 78 e2 d8
    EAPOL: SUPP_PAE entering state DISCONNECTED
    EAPOL: Supplicant port status: Unauthorized
    EAPOL: KEY_RX entering state NO_KEY_RECEIVE
    EAPOL: SUPP_BE entering state INITIALIZE
    EAP: EAP entering state DISABLED
    EAPOL: Supplicant port status: Unauthorized
    EAPOL: Supplicant port status: Unauthorized
    wlan0: Added interface wlan0
    wlan0: State: DISCONNECTED -> DISCONNECTED
    wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
    netlink: Operstate: linkmode=-1, operstate=5
    RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
    RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
    WEXT: if_removed already cleared - ignore event
    RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
    RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
    WEXT: if_removed already cleared - ignore event
    Wireless event: cmd=0x8b06 len=8
    RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
    RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
    WEXT: if_removed already cleared - ignore event
    Wireless event: cmd=0x8b1a len=40
    wlan0: State: DISCONNECTED -> SCANNING
    wlan0: Starting AP scan for wildcard SSID
    Scan requested (ret=0) - scan timeout 10 seconds
    EAPOL: disable timer tick
    EAPOL: Supplicant port status: Unauthorized
    Scan timeout - try to get results
    wlan0: Event SCAN_RESULTS (3) received
    Received 568 bytes of scan results (2 BSSes)
    wlan0: BSS: Start scan result update 1
    wlan0: BSS: Add new id 0 BSSID 68:7f:74:87:cc:6a SSID '400 Network'
    wlan0: BSS: Add new id 1 BSSID c0:c1:c0:23:87:d6 SSID 'GotThatGlitter'
    BSS: last_scan_res_used=2/32 last_scan_full=0
    wlan0: New scan results available
    wlan0: Selecting BSS from priority group 0
    wlan0: 0: 68:7f:74:87:cc:6a ssid='400 Network' wpa_ie_len=22 rsn_ie_len=0 caps=0x11 level=-76
    wlan0: skip - SSID mismatch
    wlan0: 1: c0:c1:c0:23:87:d6 ssid='GotThatGlitter' wpa_ie_len=0 rsn_ie_len=0 caps=0x11 level=-58
    wlan0: skip - no WPA/RSN proto match
    wlan0: No suitable network found
    wlan0: Setting scan request: 5 sec 0 usec
    wlan0: Starting AP scan for wildcard SSID
    Scan requested (ret=0) - scan timeout 10 seconds
    ^Cwlan0: Removing interface wlan0
    wlan0: Request to deauthenticate - bssid=00:00:00:00:00:00 pending_bssid=00:00:00:00:00:00 reason=3 state=SCANNING
    wlan0: No keys have been configured - skip key clearing
    wlan0: State: SCANNING -> DISCONNECTED
    wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
    netlink: Operstate: linkmode=-1, operstate=5
    EAPOL: External notification - portEnabled=0
    EAPOL: Supplicant port status: Unauthorized
    EAPOL: External notification - portValid=0
    EAPOL: Supplicant port status: Unauthorized
    wpa_driver_wext_set_countermeasures
    wlan0: No keys have been configured - skip key clearing
    wlan0: BSS: Remove id 0 BSSID 68:7f:74:87:cc:6a SSID '400 Network' due to wpa_bss_flush
    wlan0: BSS: Remove id 1 BSSID c0:c1:c0:23:87:d6 SSID 'GotThatGlitter' due to wpa_bss_flush
    wlan0: Cancelling scan request
    wlan0: Cancelling authentication timeout
    netlink: Operstate: linkmode=0, operstate=6
    wlan0: CTRL-EVENT-TERMINATING
    cat /etc/wpa_supplicant/GotThatGlitter.conf
    network={
    ssid="GotThatGlitter"
    #psk="why ... "
    psk=f0014a19f67dc ... 947a6dae9
    Attempt at connecting via netctl:
    netctl start wireless-wpa
    Job for netctl@wireless\x2dwpa.service failed. See 'systemctl status netctl@wireless\x2dwpa.service' and 'journalctl -xn' for details.
    cat /etc/netctl/wireless-wpa
    Description='Home'
    Interface=wlan0
    Connection=wireless
    Security=wpa
    IP=dhcp
    ESSID='GotThatGlitter'
    # Prepend hexadecimal keys with \"
    #Key="why ..."
    Key=\"f0014a19f67dc ... 2a947a6dae9
    systemctl status netctl@wireless\x2dwpa.service
    [email protected] - Networking for netctl profile wirelessx2dwpa
    Loaded: loaded (/usr/lib/systemd/system/[email protected]; static)
    Active: inactive (dead)
    Docs: man:netctl.profile(5)
    Jun 18 20:37:57 valinor systemd[1]: Stopped Networking for netctl profile wirelessx2dwpa.
    Jun 18 20:39:46 valinor systemd[1]: Starting Networking for netctl profile wirelessx2dwpa...
    Jun 18 20:39:46 valinor systemd[1]: [email protected]: main process exited, code=ex...LURE
    Jun 18 20:39:46 valinor systemd[1]: Failed to start Networking for netctl profile wirelessx2dwpa.
    Jun 18 20:39:46 valinor systemd[1]: Unit [email protected] entered failed state.
    journalctl -xn
    -- Logs begin at Tue 2013-06-18 13:32:21 MDT, end at Tue 2013-06-18 21:52:53 MDT. --
    Jun 18 21:52:37 valinor systemd[1]: Starting A simple WPA encrypted wireless connection...
    -- Subject: Unit netctl@wireless\x2dwpa.service has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit netctl@wireless\x2dwpa.service has begun starting up.
    Jun 18 21:52:37 valinor network[528]: Starting network profile 'wireless-wpa'...
    Jun 18 21:52:37 valinor network[528]: ioctl[SIOCSIWPMKSA]: Invalid argument
    Jun 18 21:52:37 valinor kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jun 18 21:52:37 valinor network[528]: ioctl[SIOCSIWPMKSA]: Invalid argument
    Jun 18 21:52:53 valinor network[528]: WPA association/authentication failed for interface 'wlan0'
    Jun 18 21:52:53 valinor network[528]: Failed to bring the network up for profile 'wireless-wpa'
    Jun 18 21:52:53 valinor systemd[1]: netctl@wireless\x2dwpa.service: main process exited, code=exited,
    Jun 18 21:52:53 valinor systemd[1]: Failed to start A simple WPA encrypted wireless connection.
    -- Subject: Unit netctl@wireless\x2dwpa.service has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d02
    -- Unit netctl@wireless\x2dwpa.service has failed.
    -- The result is failed.
    Jun 18 21:52:53 valinor systemd[1]: Unit netctl@wireless\x2dwpa.service entered failed state.
    The fact that I can find the see the network with iwlist wlan0 scanning leads me to believe that the driver is working fine, but I could be wrong. I am using ndiswrapper with a Windows driver.
    I appreciate any suggestions! Thanks.
    Last edited by lwalen (2013-06-19 04:04:54)

    If you are using the 'Key=\"hexkeyhere' netctl parameter, it would seem taht you apparently think you should be using wep. If it is wep, you could just connect with iwconfig directly.  But from scanning through all that ouput and stuff, I am really not sure if you are using wpa or wep.  I think using "iw dev wlan0 scan" will provide more in depth info than iwlist.

  • Can't connect to my WPA AP using wpa_supplicant

    Hi!
    I've got a problem. I've been playing around with Archlinux trying to set up a small server using my laptop. Everything's been working fine and I've been able to get past any problems I've come across using the wonderful wiki. However, my wireless internet connection all of a sudden stopped working today. I've been messing some config files and I think I might have changed something I shouldn't. So I tried to start at square one again following the steps described in the wpa_supplicant wikipost. However, something's not working. After issuing the following command:
    # wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf
    I still can't get an IP using dcphcd wlan0, it just says "timed out". Output:
    [ola@stashbox wpa_supplicant]$ sudo wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf -d
    Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
    Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
    Reading configuration file '/etc/wpa_supplicant.conf'
    ctrl_interface='DIR=/var/run/wpa_supplicant GROUP=wheel'
    Priority group 0
    id=0 ssid='porncave2'
    WEXT: cfg80211-based driver detected
    SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
    capabilities: key_mgmt 0xf enc 0xf flags 0x0
    netlink: Operstate: linkmode=1, operstate=5
    Own MAC address: 00:16:44:90:77:9a
    wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
    wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
    wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
    wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
    wpa_driver_wext_set_countermeasures
    RSN: flushing PMKID list in the driver
    Setting scan request: 0 sec 100000 usec
    WPS: UUID based on MAC address - hexdump(len=16): b5 23 79 9f cb 59 5e 92 b2 8e 10 4f f7 27 8a 30
    EAPOL: SUPP_PAE entering state DISCONNECTED
    EAPOL: Supplicant port status: Unauthorized
    EAPOL: KEY_RX entering state NO_KEY_RECEIVE
    EAPOL: SUPP_BE entering state INITIALIZE
    EAP: EAP entering state DISABLED
    EAPOL: Supplicant port status: Unauthorized
    EAPOL: Supplicant port status: Unauthorized
    Using existing control interface directory.
    ctrl_interface_group=10 (from group name 'wheel')
    Added interface wlan0
    Daemonize..
    [ola@stashbox wpa_supplicant]$ ifconfig
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    wlan0 Link encap:Ethernet HWaddr 00:16:44:90:77:9A
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    [ola@stashbox wpa_supplicant]$ iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:off/any
    Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    I'd be thankful if anyone could take the time to give me a few ideas as to how to proceed.

    AurosGamma wrote:
    The process that i use every time that i want to get connected using wpa_supplicant:
    # ifconfig eth0 down && ifconfig wlan0 up
        You have to shutdown eth0 connection to avoid conflicts
    # wpa_passphrase ESSID "PASSWORD" > /etc/wpa_supplicant.conf
        Where ESSID is your wireless network name, and PASSWORD your router password
    # wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf
        -B to run as daemon, -D driver parameter using "wext" driver.-i interface "wlan0", -c specify configuration file /etc/wpa_supplicant.conf
        For dhcp:
    # dhcpcd wlan0
        For static ip (you should try this one, maybe your router has dhcp option disabled)
    # ifconfig wlan0 XXX.XXX.XXX.XXX
    # route add default gw XXX.XXX.XXX.XXX
    # echo "nameserver XXX.XXX.XXX.XXX" > /etc/resolv.conf
    note: XXX.XXX.XXX.XXX must be the numbers (obviously) corresponding to your router configuration(for IP,GW,DNS), e.g. 192.168.3.110
    The first command sets your ip
    the second one sets your gateway
    the third command sets the primary DNS
    Try your connection, this procedure always work for me (on  connections with WPA and WPA2 security protocols)
    note: In your output says that wlan0 has no acces point associated, maybe a wrong router password? Try to reconfigure /etc/wpa_supplicant.conf
    Thank you! Your post along with some tinkering made everything work the way they should

Maybe you are looking for

  • Issue in clearing workflow notification

    Hi, Oracle EBS:11.5.10.2 OS: AIX 5.3 after resolving the workflow issue i had a stopped queue of of around 5000 mails. to purge that queue I followed the oracle Action plan. 1. Stop Workflow Agent Listeners and Mailers 2. Find the tablespace where in

  • Airport Express and BT Homehub - how can I get it to work?

    Hello, can someone help?? I have an Airport Express and a MacBook. My only use for my Airport Express is purely to play ITunes music through my stereo via my MacBook wirelessly. Therefore I only require my Airport Express to join my current network.

  • Policy Assignment to AD Groups

    Perhaps I'm going about this the wrong way, but can someone explain if this should work or not? I have ZESM 4.1 IR 1 installed on a Windows 2003 server with a seperate SQL box - all installed and configured fine. Created a user source pointing at AD,

  • How can i stream video from mac os x 10 using roku to my tv?

    how can i stream video from mac os x 10 using roku to my tv?

  • B&W Adjustment Layer Problem in CS4

    I am fairly proficient at PS and have used B&W adjustment layers often to create great black and whites.  One of the best features of the B&W adj. layers is the "on-image" color adjustments (the hand with the left/right arrows in the upper left corne