Cisco IPSEC VPN not working after upgrade to Mavericks

I have been using the Cisco IPSEC VPN for almost 2 years with no issues. When I upgraded to Mavericks this week it stopped working. When i tell it to connect it prompts for password and attempts to connect for about 30 seconds then comes back with the following message...
VPN Connection
The negotiation with the VPN server failed. Verify the server address and try reconnecting.
The address, group, shared secret, user and password are correct. Any help would be greatly appreiated.

Hry, I'm not sure if this fixes the Cisco IPSec issue, but I can vouch for it fixing the L2TP issue that occurs after tha mavericks upgrade!
I’ve got L2TP VPN working in Mavericks 10.9 and Server App 3.0.0 / 3.0.1.
It really is quite a simple fix.
Obviously, the standard caveats apply: This is a temporary, unsupported, workaround, and only a suggested idea at that. Again, this workaround is NOT supported by Apple.
Proceed with this workaround on your own equipment at your own risk. And remember the golden rule: Always backup your data!
OK so here goes… copy and paste the following into termini ONE LINE AT A TIME!
cd /tmp
curl -sO http://c5mart.co/mavericks-vpn-fix/racoon.tar.gz
tar -xzvf racoon.tar.gz
rm racoon.tar.gz
sudo chown root:wheel racoon
sudo chmod 555 racoon
if [ ! -f /usr/sbin/racoon.mavericks ]; then sudo mv /usr/sbin/racoon /usr/sbin/racoon.mavericks; fi;
sudo mv racoon /usr/sbin/racoon
sudo killall racoon
This works fine for me and I'm running a OSX Server for my entire office.
…et voilà!

Similar Messages

  • VPN not working after upgrading to Mavericks

    After upgrading to OS X 10.9 Mavericks - VPN not working. I am able to connect to VPN server fron inside local network, but can't do the same from outside through the router (1. I have statis external IP 2. NAT port forwarding is OK 3. Other services on my server work fine through router & NAT using external IP).
    Tried:
    1. Downgrading JAVA from 7.0: https://discussions.apple.com/message/23673943#23673943  - doesn't help
    2. kern.ipc.maxsockbuf is big enough: https://discussions.apple.com/message/23525980#23525980
    Also, IMHO, Apple periodically delete messages from forum about this problem, does anyone else has teh same feeling?
    Any thoughts?

    After upgrading to OS X 10.9 Mavericks - VPN not working. I am able to connect to VPN server fron inside local network, but can't do the same from outside through the router (1. I have statis external IP 2. NAT port forwarding is OK 3. Other services on my server work fine through router & NAT using external IP).
    Tried:
    1. Downgrading JAVA from 7.0: https://discussions.apple.com/message/23673943#23673943  - doesn't help
    2. kern.ipc.maxsockbuf is big enough: https://discussions.apple.com/message/23525980#23525980
    Also, IMHO, Apple periodically delete messages from forum about this problem, does anyone else has teh same feeling?
    Any thoughts?

  • IPsec VPN not working after upgrade to 8.4.7

    Hi
    Here is some small digram of my firewalls
    LAN ---- FW(A) ----- S2S Tunnel ------- FW (B)------------------ LAN
                      |                                                                  |
                       --------- Cisco VPN need to be run -------------
    I used to run that VPN for more than three years with no issue, but after upgrading FW (A) from 8.2.5 to 8.4.7 I got below error msg
    Group = XXXX, Username = XXXX, IP = x..x.x.x, Skipping dynamic map SYSTEM_DEFAULT_CRYPTO_MAP sequence 65535: cannot match peerless map when peer found in previous map entry.
    Please does any body have any clue about it and I solve that?
    Mike

    Hello Mike,
    Basically, in older versions, when you hit a static crypto map and you did not match that static crypto map completely the connection continues until the dynamic crypto map. For that reason you could connect your IPSec clients before. A bug was opened about this vulnerability.
    CSCuc75090  Bug Details
    Crypto IPSec SA's are created by dynamic crypto map for static peers
    Symptom:
    When a static VPN peer adds any traffic to the crypto ACL, an SA is built even though the IP pair is not allowed in the crypto acl at the main side. Those SA's are eventually matched and  setup by the dynamic crypto map instance.
    Conditions:
    This was a intended design since day one that enabled customers to fall through in case of static crypto map didn't provide a needed crypto services.
    The SA need to be initiated from a statically configured peer and a dynamic crypto map instance must be configured on the receiving end.
    Workaround:
    N/A
    Meaning, if you are on the local network and would like to reach any host on the remote site you could use the L2L tunnel that is already established with the remote peer. However, if you are on any other external network you will need to use the VPN client to connect to the sites.
    I hope this helps.
    Luis.

  • Super drive issue not working after upgrade of Maverick or Mountain Liont

    Super drive issue not working after upgrade of Maverick or Mountain Liont
    try this commands , it will wrk and respond after few trys 
    go to APPS - Utiltiy - Terminal
    Put these commands in
    drutil status
    drutil info
    drutil getconfig
    drutil eject
    it will keep ejecting for bit or sign of life in it and after couple try in 5 mins it will wrk. and dont waste ur money to buy new one .

    Super drive issue not working after upgrade of Maverick or Mountain Liont
    try this commands , it will wrk and respond after few trys 
    go to APPS - Utiltiy - Terminal
    Put these commands in
    drutil status
    drutil info
    drutil getconfig
    drutil eject
    it will keep ejecting for bit or sign of life in it and after couple try in 5 mins it will wrk. and dont waste ur money to buy new one .

  • My camera is not working after upgrade to Maverick

    Hi, I had problem with my in build camare after upgrading to Maverick. I've tried to re-install, reseting and all.. Can anyone help?

    Try the troubleshooting tips here >  How to Troubleshoot iSight
    iSight is the built in camera.

  • ASA5510 VPN not working after upgrade from 8.2 to 8.3

    Hi,
    I have recently upgraded a customer ASA5510 to version 8.3.
    After upgrade web access etc is working fine however VPN is down.
    The config looks very different after the upgrade plus what looks to be duplicate entries.
    I suspect its an access list issue but I'm not sure.
    If anyone has any ideas based on the config below it would be greatly appreciated as I'm at a loss....?!
    hostname ciscoasa
    domain-name default.domain.invalid
    enable password NvZgxFP5WhDo0hQl encrypted
    passwd FNeDAwBbhVaOtVAu encrypted
    names
    dns-guard
    interface Ethernet0/0
    nameif Outside
    security-level 0
    ip address 217.75.8.203 255.255.255.248
    interface Ethernet0/1
    nameif Inside
    security-level 100
    ip address 192.168.1.254 255.255.255.0
    interface Ethernet0/2
    shutdown
    no nameif
    no security-level
    no ip address
    interface Ethernet0/3
    shutdown
    no nameif
    no security-level
    no ip address
    interface Management0/0
    nameif management
    security-level 100
    ip address 10.1.1.1 255.255.255.0
    management-only
    boot system disk0:/asa832-k8.bin
    ftp mode passive
    clock timezone GMT/IST 0
    clock summer-time GMT/IDT recurring last Sun Mar 1:00 last Sun Oct 2:00
    dns domain-lookup Inside
    dns server-group DefaultDNS
    domain-name default.domain.invalid
    object network obj-192.168.1.2-04
    host 192.168.1.2
    object network obj-192.168.1.7-04
    host 192.168.1.7
    object network obj-192.168.1.0-02
    subnet 192.168.1.0 255.255.255.0
    object network obj-192.168.2.0-02
    subnet 192.168.2.0 255.255.255.0
    object network obj-10.1.2.0-02
    subnet 10.1.2.0 255.255.255.0
    object network obj-192.168.1.224-02
    subnet 192.168.1.224 255.255.255.240
    object network obj-192.168.1.9-02
    host 192.168.1.9
    object network obj-192.168.1.2-05
    host 192.168.1.2
    object network obj-192.168.1.103-02
    host 192.168.1.103
    object network obj-192.168.1.7-05
    host 192.168.1.7
    object network NETWORK_OBJ_10.1.2.0_24
    subnet 10.1.2.0 255.255.255.0
    object network NETWORK_OBJ_192.168.1.0_24
    subnet 192.168.1.0 255.255.255.0
    object-group network obj-192.168.1.2-02
    object-group network obj-192.168.1.7-02
    object-group network obj-192.168.1.0-01
    object-group network obj-192.168.2.0-01
    object-group network obj-10.1.2.0-01
    object-group network obj-192.168.1.224-01
    object-group network obj-192.168.1.9-01
    object-group network obj-192.168.1.2-03
    object-group network obj-192.168.1.103-01
    object-group network obj-192.168.1.7-03
    object-group network obj-192.168.1.2
    object-group network obj-192.168.1.7
    object-group network obj-192.168.1.0
    object-group network obj-192.168.2.0
    object-group network obj-10.1.2.0
    object-group network obj-192.168.1.224
    object-group network obj-192.168.1.9
    object-group network obj-192.168.1.2-01
    object-group network obj-192.168.1.103
    object-group network obj-192.168.1.7-01
    object-group network obj_any
    object-group network obj-0.0.0.0
    object-group network obj_any-01
    object-group service MonitcomUDP udp
    port-object range 3924 3924
    access-list Inside_nat0_inbound extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list Inside_nat0_inbound extended permit ip 192.168.1.0 255.255.255.0 10.1.2.0 255.255.255.0
    access-list Inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list Inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 10.1.2.0 255.255.255.0
    access-list Inside_nat0_outbound extended permit ip any 192.168.1.224 255.255.255.240
    access-list Outside_cryptomap_60 extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list Outside_cryptomap_60 extended permit icmp 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq smtp
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq pop3
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq 2000 inactive
    access-list Outside_access_in extended permit icmp any any
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in extended permit tcp any host 217.75.8.204 eq 1200
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in extended permit tcp host 87.232.117.66 host 217.75.8.205 eq 5900
    access-list Outside_access_in extended permit udp any host 217.75.8.205 eq 3924
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 220
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 230
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 240
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 250
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 260
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 1433
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in extended permit tcp any host 217.75.8.206 eq www
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq https
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq www
    access-list Outside_access_in extended permit udp any any eq 4500 inactive
    access-list Outside_access_in extended permit udp any any eq isakmp inactive
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Inside_access_in extended permit ip any any
    access-list Inside_access_in extended permit icmp any any
    access-list RemoteVPN_splitTunnelAcl standard permit any
    access-list Outside_1_cryptomap extended permit ip 192.168.1.0 255.255.255.0 10.1.2.0 255.255.255.0
    access-list Outside_cryptomap_dyn_20 extended permit ip any 192.168.1.224 255.255.255.240
    pager lines 24
    logging enable
    logging asdm warnings
    mtu Outside 1500
    mtu Inside 1500
    mtu management 1500
    ip local pool VPNPool 192.168.1.230-192.168.1.240 mask 255.255.255.0
    ip verify reverse-path interface Outside
    icmp unreachable rate-limit 1 burst-size 1
    icmp permit any Outside
    icmp permit any Inside
    asdm location 192.168.1.208 255.255.255.252 Inside
    asdm location 192.168.1.103 255.255.255.255 Inside
    asdm location 192.168.1.6 255.255.255.255 Inside
    asdm location 192.168.1.7 255.255.255.255 Inside
    asdm location 192.168.1.9 255.255.255.255 Inside
    no asdm history enable
    arp timeout 14400
    nat (Inside,any) source static obj-192.168.1.0-02 obj-192.168.1.0-02 destination static obj-192.168.2.0-02 obj-192.168.2.0-02 unidirectional
    nat (Inside,any) source static obj-192.168.1.0-02 obj-192.168.1.0-02 destination static obj-10.1.2.0-02 obj-10.1.2.0-02 unidirectional
    nat (Inside,any) source static any any destination static obj-192.168.1.224-02 obj-192.168.1.224-02 unidirectional
    nat (Inside,Outside) source static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24 destination static NETWORK_OBJ_10.1.2.0_24 NETWORK_OBJ_10.1.2.0_24
    object network obj-192.168.1.2-04
    nat (Outside,Inside) static 217.75.8.204
    object network obj-192.168.1.7-04
    nat (Outside,Inside) static 217.75.8.206
    object network obj-192.168.1.0-02
    nat (Inside,Outside) dynamic interface
    object network obj-192.168.1.9-02
    nat (Inside,Outside) static 217.75.8.201
    object network obj-192.168.1.2-05
    nat (Inside,Outside) static 217.75.8.204
    object network obj-192.168.1.103-02
    nat (Inside,Outside) static 217.75.8.205
    object network obj-192.168.1.7-05
    nat (Inside,Outside) static 217.75.8.206
    access-group Outside_access_in in interface Outside
    access-group Inside_access_in in interface Inside
    route Outside 0.0.0.0 0.0.0.0 217.75.8.198 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa-server DellServerAAA protocol radius
    aaa-server DellServerAAA (Inside) host 192.168.1.4
    key test
    http server enable
    http 62.17.29.2 255.255.255.255 Outside
    http 82.141.224.155 255.255.255.255 Outside
    http 63.218.54.8 255.255.255.252 Outside
    http 213.79.44.213 255.255.255.255 Outside
    http 192.168.1.0 255.255.255.0 Inside
    http 10.1.1.0 255.255.255.0 management
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    sysopt connection timewait
    crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
    crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
    crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
    crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
    crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
    crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
    crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
    crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
    crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    crypto ipsec df-bit clear-df Outside
    crypto ipsec df-bit clear-df Inside
    crypto dynamic-map Outside_dyn_map 20 match address Outside_cryptomap_dyn_20
    crypto map Outside_map 1 match address Outside_1_cryptomap
    crypto map Outside_map 1 set peer 89.127.172.29
    crypto map Outside_map 1 set transform-set ESP-3DES-SHA
    crypto map Outside_map 60 match address Outside_cryptomap_60
    crypto map Outside_map 60 set peer 89.105.114.98
    crypto map Outside_map 60 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5
    crypto map Outside_map 65535 ipsec-isakmp dynamic Outside_dyn_map
    crypto map Outside_map interface Outside
    crypto isakmp identity key-id nattingreallymatters
    crypto isakmp enable Outside
    crypto isakmp enable Inside
    crypto isakmp policy 10
    authentication crack
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 20
    authentication rsa-sig
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 30
    authentication pre-share
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 40
    authentication crack
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 50
    authentication rsa-sig
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 60
    authentication pre-share
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 70
    authentication crack
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 80
    authentication rsa-sig
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 90
    authentication pre-share
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 100
    authentication crack
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 110
    authentication rsa-sig
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 120
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 130
    authentication crack
    encryption des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 140
    authentication rsa-sig
    encryption des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 150
    authentication pre-share
    encryption des
    hash sha
    group 2
    lifetime 86400
    no vpn-addr-assign aaa
    no vpn-addr-assign dhcp
    telnet 192.168.1.0 255.255.255.0 Inside
    telnet timeout 5
    ssh 82.141.224.155 255.255.255.255 Outside
    ssh 62.17.29.2 255.255.255.255 Outside
    ssh 213.79.44.213 255.255.255.255 Outside
    ssh 192.168.1.0 255.255.255.0 Inside
    ssh timeout 5
    console timeout 0
    management-access Inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    group-policy RemoteVPN internal
    group-policy RemoteVPN attributes
    wins-server value 192.168.1.31
    dns-server value 192.168.1.31
    default-domain value freefoam.ie
    username freefoam password JLYaVf7FqRM2LH0e encrypted
    username cork password qbK2Hqt1H5ttJzPD encrypted
    tunnel-group 193.114.70.130 type ipsec-l2l
    tunnel-group 193.114.70.130 ipsec-attributes
    pre-shared-key ******
    tunnel-group 89.127.172.29 type ipsec-l2l
    tunnel-group 89.127.172.29 ipsec-attributes
    pre-shared-key ******
    tunnel-group 89.105.114.98 type ipsec-l2l
    tunnel-group 89.105.114.98 ipsec-attributes
    pre-shared-key *****
    tunnel-group RemoteVPN type remote-access
    tunnel-group RemoteVPN general-attributes
    address-pool VPNPool
    authentication-server-group DellServerAAA
    default-group-policy RemoteVPN
    class-map inspection_default
    match default-inspection-traffic
    policy-map global_policy
    class inspection_default
      inspect h323 h225
      inspect h323 ras
      inspect ip-options
    service-policy global_policy global
    prompt hostname context
    call-home
    profile CiscoTAC-1
      no active
      destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
      destination address email [email protected]
      destination transport-method http
      subscribe-to-alert-group diagnostic
      subscribe-to-alert-group environment
      subscribe-to-alert-group inventory periodic monthly
      subscribe-to-alert-group configuration periodic monthly
      subscribe-to-alert-group telemetry periodic daily
    Cryptochecksum:0dc16fe893bd4bba6fdf6b7eed93e553

    Hi,
    Many thanks for your reply.
    Finally got access to implement your suggestions.
    Initially none of the VPN's were up.
    After making the change the two VPN's came up.
    However only data via the first VPN is possible.
    Accessing resources on the 10.1.2.0 network is still not possible.
    Attached is the latest config, any input is greatly appreciated;
    hostname ciscoasa
    domain-name default.domain.invalid
    enable password NvZgxFP5WhDo0hQl encrypted
    passwd FNeDAwBbhVaOtVAu encrypted
    names
    dns-guard
    interface Ethernet0/0
    nameif Outside
    security-level 0
    ip address 217.75.8.203 255.255.255.248
    interface Ethernet0/1
    nameif Inside
    security-level 100
    ip address 192.168.1.254 255.255.255.0
    interface Ethernet0/2
    shutdown
    no nameif
    no security-level
    no ip address
    interface Ethernet0/3
    shutdown
    no nameif
    no security-level
    no ip address
    interface Management0/0
    nameif management
    security-level 100
    ip address 10.1.1.1 255.255.255.0
    management-only
    boot system disk0:/asa832-k8.bin
    ftp mode passive
    clock timezone GMT/IST 0
    clock summer-time GMT/IDT recurring last Sun Mar 1:00 last Sun Oct 2:00
    dns domain-lookup Inside
    dns server-group DefaultDNS
    domain-name default.domain.invalid
    object network obj-192.168.1.2-04
    host 192.168.1.2
    object network obj-192.168.1.7-04
    host 192.168.1.7
    object network obj-192.168.1.0-02
    subnet 192.168.1.0 255.255.255.0
    object network obj-192.168.2.0-02
    subnet 192.168.2.0 255.255.255.0
    object network obj-10.1.2.0-02
    subnet 10.1.2.0 255.255.255.0
    object network obj-192.168.1.224-02
    subnet 192.168.1.224 255.255.255.240
    object network obj-192.168.1.9-02
    host 192.168.1.9
    object network obj-192.168.1.2-05
    host 192.168.1.2
    object network obj-192.168.1.103-02
    host 192.168.1.103
    object network obj-192.168.1.7-05
    host 192.168.1.7
    object network NETWORK_OBJ_10.1.2.0_24
    subnet 10.1.2.0 255.255.255.0
    object network NETWORK_OBJ_192.168.1.0_24
    subnet 192.168.1.0 255.255.255.0
    object-group network obj-192.168.1.2-02
    object-group network obj-192.168.1.7-02
    object-group network obj-192.168.1.0-01
    object-group network obj-192.168.2.0-01
    object-group network obj-10.1.2.0-01
    object-group network obj-192.168.1.224-01
    object-group network obj-192.168.1.9-01
    object-group network obj-192.168.1.2-03
    object-group network obj-192.168.1.103-01
    object-group network obj-192.168.1.7-03
    object-group network obj-192.168.1.2
    object-group network obj-192.168.1.7
    object-group network obj-192.168.1.0
    object-group network obj-192.168.2.0
    object-group network obj-10.1.2.0
    object-group network obj-192.168.1.224
    object-group network obj-192.168.1.9
    object-group network obj-192.168.1.2-01
    object-group network obj-192.168.1.103
    object-group network obj-192.168.1.7-01
    object-group network obj_any
    object-group network obj-0.0.0.0
    object-group network obj_any-01
    object-group service MonitcomUDP udp
    port-object range 3924 3924
    access-list Inside_nat0_inbound extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list Inside_nat0_inbound extended permit ip 192.168.1.0 255.255.255.0 10.1.2.0 255.255.255.0
    access-list Inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list Inside_nat0_outbound extended permit ip 192.168.1.0 255.255.255.0 10.1.2.0 255.255.255.0
    access-list Inside_nat0_outbound extended permit ip any 192.168.1.224 255.255.255.240
    access-list Outside_cryptomap_60 extended permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list Outside_cryptomap_60 extended permit icmp 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq smtp
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq pop3
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq 2000 inactive
    access-list Outside_access_in extended permit icmp any any
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in extended permit tcp any host 217.75.8.204 eq 1200
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in extended permit tcp host 87.232.117.66 host 217.75.8.205 eq 5900
    access-list Outside_access_in extended permit udp any host 217.75.8.205 eq 3924
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 220
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 230
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 240
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 250
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 260
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in extended permit tcp host 196.36.153.251 any eq 1433
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in extended permit tcp any host 217.75.8.206 eq www
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq https
    access-list Outside_access_in extended permit tcp any host 217.75.8.201 eq www
    access-list Outside_access_in extended permit udp any any eq 4500 inactive
    access-list Outside_access_in extended permit udp any any eq isakmp inactive
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Outside_access_in remark Allow webmail access
    access-list Outside_access_in remark Allow Hansa Live access
    access-list Outside_access_in remark Monitcom
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark ESS Access
    access-list Outside_access_in remark Allow TMS Web Access
    access-list Inside_access_in extended permit ip any any
    access-list Inside_access_in extended permit icmp any any
    access-list RemoteVPN_splitTunnelAcl standard permit any
    access-list Outside_1_cryptomap extended permit ip 192.168.1.0 255.255.255.0 10.1.2.0 255.255.255.0
    access-list Outside_cryptomap_dyn_20 extended permit ip any 192.168.1.224 255.255.255.240
    access-list global_access extended permit ip any any
    access-list Outside_cryptomap_80_3 extended permit ip 192.168.1.0 255.255.255.0 10.1.2.0 255.255.255.0
    access-list Split-tunnel standard permit 192.168.1.0 255.255.255.0
    pager lines 24
    logging enable
    logging asdm warnings
    mtu Outside 1500
    mtu Inside 1500
    mtu management 1500
    ip local pool VPNPool 192.168.1.230-192.168.1.240 mask 255.255.255.0
    ip verify reverse-path interface Outside
    icmp unreachable rate-limit 1 burst-size 1
    icmp permit any Outside
    icmp permit any Inside
    asdm image disk0:/asdm-647.bin
    asdm location 192.168.1.208 255.255.255.252 Inside
    asdm location 192.168.1.103 255.255.255.255 Inside
    asdm location 192.168.1.6 255.255.255.255 Inside
    asdm location 192.168.1.7 255.255.255.255 Inside
    asdm location 192.168.1.9 255.255.255.255 Inside
    no asdm history enable
    arp timeout 14400
    nat (Inside,any) source static obj-192.168.1.0-02 obj-192.168.1.0-02 destination static obj-192.168.2.0-02 obj-192.168.2.0-02
    nat (Inside,any) source static obj-192.168.1.0-02 obj-192.168.1.0-02 destination static obj-10.1.2.0-02 obj-10.1.2.0-02
    nat (Inside,any) source static any any destination static obj-192.168.1.224-02 obj-192.168.1.224-02 unidirectional
    nat (Inside,Outside) source static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24 destination static NETWORK_OBJ_10.1.2.0_24 NETWORK_OBJ_10.1.2.0_24
    object network obj-192.168.1.2-04
    nat (Outside,Inside) static 217.75.8.204
    object network obj-192.168.1.7-04
    nat (Outside,Inside) static 217.75.8.206
    object network obj-192.168.1.0-02
    nat (Inside,Outside) dynamic interface
    object network obj-192.168.1.9-02
    nat (Inside,Outside) static 217.75.8.201
    object network obj-192.168.1.2-05
    nat (Inside,Outside) static 217.75.8.204
    object network obj-192.168.1.103-02
    nat (Inside,Outside) static 217.75.8.205
    object network obj-192.168.1.7-05
    nat (Inside,Outside) static 217.75.8.206
    nat (Inside,Outside) after-auto source static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24 destination static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24
    access-group Outside_access_in in interface Outside
    access-group Inside_access_in in interface Inside
    access-group global_access global
    route Outside 0.0.0.0 0.0.0.0 217.75.8.198 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa-server DellServerAAA protocol radius
    aaa-server DellServerAAA (Inside) host 192.168.1.4
    key test
    http server enable
    http 62.17.29.2 255.255.255.255 Outside
    http 82.141.224.155 255.255.255.255 Outside
    http 63.218.54.8 255.255.255.252 Outside
    http 213.79.44.213 255.255.255.255 Outside
    http 192.168.1.0 255.255.255.0 Inside
    http 10.1.1.0 255.255.255.0 management
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    sysopt connection timewait
    crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
    crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
    crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
    crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
    crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
    crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac
    crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
    crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    crypto ipsec df-bit clear-df Outside
    crypto ipsec df-bit clear-df Inside
    crypto dynamic-map Outside_dyn_map 20 match address Outside_cryptomap_dyn_20
    crypto dynamic-map Outside_dyn_map 20 set transform-set ESP-3DES-SHA
    crypto map Outside_map 1 match address Outside_1_cryptomap
    crypto map Outside_map 1 set peer 89.127.172.29
    crypto map Outside_map 1 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-DES-SHA ESP-3DES-MD5 ESP-AES-256-MD5 ESP-3DES-SHA ESP-DES-MD5
    crypto map Outside_map 60 match address Outside_cryptomap_60
    crypto map Outside_map 60 set peer 89.105.114.98
    crypto map Outside_map 60 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5
    crypto map Outside_map 65535 ipsec-isakmp dynamic Outside_dyn_map
    crypto map Outside_map interface Outside
    crypto isakmp identity key-id nattingreallymatters
    crypto isakmp enable Outside
    crypto isakmp enable Inside
    crypto isakmp policy 10
    authentication pre-share
    encryption aes-256
    hash md5
    group 5
    lifetime 86400
    crypto isakmp policy 20
    authentication rsa-sig
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 30
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 40
    authentication crack
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 50
    authentication pre-share
    encryption 3des
    hash md5
    group 2
    lifetime 86400
    crypto isakmp policy 60
    authentication pre-share
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 70
    authentication crack
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 80
    authentication rsa-sig
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 90
    authentication pre-share
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 100
    authentication crack
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 110
    authentication rsa-sig
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 130
    authentication crack
    encryption des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 140
    authentication rsa-sig
    encryption des
    hash sha
    group 2
    lifetime 86400
    crypto isakmp policy 150
    authentication pre-share
    encryption des
    hash sha
    group 2
    lifetime 86400
    no vpn-addr-assign aaa
    no vpn-addr-assign dhcp
    telnet 192.168.1.0 255.255.255.0 Inside
    telnet timeout 5
    ssh 82.141.224.155 255.255.255.255 Outside
    ssh 62.17.29.2 255.255.255.255 Outside
    ssh 213.79.44.213 255.255.255.255 Outside
    ssh 192.168.1.0 255.255.255.0 Inside
    ssh timeout 5
    console timeout 0
    management-access Inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    enable Outside
    anyconnect-essentials
    svc image disk0:/anyconnect-dart-win-2.5.3055-k9.pkg 1
    svc image disk0:/anyconnect-macosx-powerpc-2.5.3055-k9.pkg 2
    svc enable
    tunnel-group-list enable
    group-policy RemoteVPN internal
    group-policy RemoteVPN attributes
    wins-server value 192.168.1.31
    dns-server value 192.168.1.31
    vpn-tunnel-protocol IPSec svc
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value Split-tunnel
    default-domain value freefoam.ie
    username freefoam password JLYaVf7FqRM2LH0e encrypted
    username cisco password DfO7NBd5PZ1b0kZ1 encrypted privilege 15
    username cork password qbK2Hqt1H5ttJzPD encrypted
    tunnel-group 193.114.70.130 type ipsec-l2l
    tunnel-group 193.114.70.130 ipsec-attributes
    pre-shared-key ************
    tunnel-group 89.127.172.29 type ipsec-l2l
    tunnel-group 89.127.172.29 ipsec-attributes
    pre-shared-key ************
    tunnel-group 89.105.114.98 type ipsec-l2l
    tunnel-group 89.105.114.98 ipsec-attributes
    pre-shared-key ************
    tunnel-group RemoteVPN type remote-access
    tunnel-group RemoteVPN general-attributes
    address-pool VPNPool
    authentication-server-group DellServerAAA
    default-group-policy RemoteVPN
    tunnel-group RemoteVPN webvpn-attributes
    group-alias Anyconnect enable
    tunnel-group RemoteVPN ipsec-attributes
    pre-shared-key c0nnect10nParameter$
    class-map inspection_default
    match default-inspection-traffic
    policy-map global_policy
    class inspection_default
      inspect h323 h225
      inspect h323 ras
      inspect ip-options
    service-policy global_policy global
    prompt hostname context
    call-home
    profile CiscoTAC-1
      no active
      destination address http
    https://tools.cisco.com/its/service/oddce/services/DDCEService
      destination address email
    [email protected]
      destination transport-method http
      subscribe-to-alert-group diagnostic
      subscribe-to-alert-group environment
      subscribe-to-alert-group inventory periodic monthly
      subscribe-to-alert-group configuration periodic monthly
      subscribe-to-alert-group telemetry periodic daily
    Cryptochecksum:fae6b7bc25fcf39daffbcdc6b91c9d8e

  • Remote LAN Name Resolution on VPN not working after upgrading to iOS8

    Has anyone come across the problem since upgrading to iOS8 where remote LAN name resolution does not work when connected to the remote LAN with VPN.  Everything worked fine on iOS7 and continues to work okay on devices that have not been upgraded.
    If I'm connected with WiFi on the local network, I am able to resolve the FQDN to a local IP address.  The problem arises when I'm away from the office, on either LTE or another WiFi and I start a VPN connection to the office.  The VPN connects without any problems.  If I try to connect to a desktop with the FQDN it never connects.  I will work if I connect with the IP address.  If I try to do an nslookup of the FQDN, I don't get a response.  I am however able to get a response when performing an nslookup for google.com.
    The VPN we are using is PPTP to a Windows network.

    Has anyone come across the problem since upgrading to iOS8 where remote LAN name resolution does not work when connected to the remote LAN with VPN.  Everything worked fine on iOS7 and continues to work okay on devices that have not been upgraded.
    If I'm connected with WiFi on the local network, I am able to resolve the FQDN to a local IP address.  The problem arises when I'm away from the office, on either LTE or another WiFi and I start a VPN connection to the office.  The VPN connects without any problems.  If I try to connect to a desktop with the FQDN it never connects.  I will work if I connect with the IP address.  If I try to do an nslookup of the FQDN, I don't get a response.  I am however able to get a response when performing an nslookup for google.com.
    The VPN we are using is PPTP to a Windows network.

  • My Apple Mini Display Port/HDMI adapter is not working after upgrading to Maverick?

    I am using my 13" Macbook Pro Purchased July 2013 on my 42" Samsung TV.  I route through a HDMI adapter (purchased from Apple) to do my presentations. As a note my setup has been working great for the last year. Immediately following the upgrade to Maverick my Samsung displays "No Signal" and changes state "Check Signal Cable" when the cable is disconnected.  Obviously there is some type of signal but it is not recognized.  I tried working with Apple support and they said that the adapter I was using must not be an Apple product.  I investigated fully thinking I may have possibly bought the wrong item, after much research I have exactly the same thing sold on the Apple store online and I even went to 3 Apple stores locally to see if there was possibly another adapter that I should have purchased, but it was exactly the same thing I purchased originally.  Help me fix the problem or please provide details on how to go back in operating systems to prior to Maverick (and not lose any of my data), this upgrade was a huge mistake way to many problems and not the quality that I am used to from Apple.

    Had a similar problem, but the answer is not a good one.
    You are going to have to wait until Apple fix this as some 3rd party monitors are not supported by this update.
    So you can:
    Go back to 10.6.7
    Wait for Lion
    or
    Use Onxy to clear up your computer and it may link to it again.
    I deleted some preference files, which when they rebuilt themselves after a restart did the trick.
    It worked for me, let me know how you get on?
    SBB

  • App store not working after upgrade to Maverick

    i recently upgraded my machine to the latest OS ... but now i am facing a problem where the laptop just freezes ... the app store does not work... Please could you help me... i need some advice ... I have a MAC BOOK late 2008... i love this machine , do not want to give up on it.
    Please could you provide me a solution to solve this issue. I wanted to restore it to the factory settings but i do not have the original disc , guess i misplaced them ... is there a link i could download the ISO from.
    counting on you guys ... have used my machine for the last 5years never had any issues but of late after upgrading , am facing all these issues.
    Manny.

    Well I have 2 GB RAM ... do i need to upgrade it ???

  • Various Apple apps not working after upgrading to Mavericks

    Some time after updating to Mavericks many of the native Apple applications started acting up.
    Immediately the App Store would only show updates and only gave the spinning "loading" circle or blank screen in "featured" or "top charts," but all is well with "categories" and "purchases." 
    Notes gives me nothing; as soon as I click in an existing note to add text, or create a new note, it simply locks up and shows me the spinning beach ball with no end in sight.
    Itunes seems to work generally well, but when listening to itunes radio, it'll get through about one song, but if I click the star to edit preferences (play more, don't play this), the song status bar stops and the app becomes unresponsive.
    Messages will not open; "messages quit unexpectedly." Every attempt to reopen goes directly to the same message.
    I have tried:
         booting to recovery console/disk utility, all disks/partitions are good, don't need repair. Checked and fixed permissions.
         I have deleted a couple cache/preference items suggested on another apple discussion, with no fix.
         I tried time machine to go "back in time" (Marty!), but for some reason the last available backup was after the upgrade. There is one instance on the 21st of      Oct, but it's purple and cannot be accessed. I chose the 25th and saw no difference.
         I reinstalled Mavericks twice from recovery boot without deleting anything. No dice.
    None of these problems existed before Mavericks. My wife's 2008 MacBook Aluminum Unibody is doing fine. Iwork seems good. Safari is good. I just created a new user account and will try that then report back. HELP!!!

    Notes log:
    Date/Time:       2013-11-01 11:06:11 -0700
    OS Version:      10.9 (Build 13A603)
    Architecture:    x86_64
    Report Version:  18
    Command:         Notes
    Path:            /Applications/Notes.app/Contents/MacOS/Notes
    Version:         2.0 (282)
    Build Version:   1
    Project Name:    Notes
    Source Version:  282000000000000
    Parent:          launchd [191]
    PID:             281
    Event:           hang
    Duration:        1.54s
    Steps:           15 (100ms sampling interval)
    Hardware model:  MacBookPro5,5
    Active cpus:     2
    Fan speed:       3277 rpm
    Free pages:      1094681 pages (-568)
    Pageins:         332 pages
    Pageouts:        0 pages
    Swapins:         0 pages
    Swapouts:        0 pages
    Process:         Notes [281]
    Path:            /Applications/Notes.app/Contents/MacOS/Notes
    Architecture:    x86_64
    Parent:          launchd [191]
    UID:             502
    Task size:       23368 pages (+1)
    CPU Time:        0.003s
      Thread 0xf20      DispatchQueue 1          priority 43       
      15 start + 1 (libdyld.dylib) [0x109c625fd]
        15 NSApplicationMain + 940 (AppKit) [0x107e39803]
          15 -[NSApplication run] + 553 (AppKit) [0x107e4e9cc]
            15 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 (AppKit) [0x107e5a8db]
              15 _DPSNextEvent + 2170 (AppKit) [0x107e5b56e]
                15 _NSHandleCarbonMenuEvent + 87 (AppKit) [0x107ffc6d7]
                  15 _NSFindMenuItemMatchingCommandKeyEvent + 291 (AppKit) [0x108089b3e]
                    15 +[NSCarbonMenuImpl _menuItemWithKeyEquivalentMatchingEventRef:inMenu:] + 321 (AppKit) [0x108089dab]
                      15 IsMenuKeyEvent + 114 (HIToolbox) [0x10a6097a9]
                        15 _IsMenuKeyEvent(MenuData*, OpaqueEventRef*, unsigned int, MenuData**, unsigned short*) + 693 (HIToolbox) [0x10a609a9d]
                          15 CheckMenusForKeyEvent(MenuData*, CheckMenuData*) + 890 (HIToolbox) [0x10a609ead]
                            15 Check1MenuForKeyEvent(MenuData*, CheckMenuData*) + 2304 (HIToolbox) [0x10a60ada7]
                              15 Check1MenuForKeyEvent(MenuData*, CheckMenuData*) + 287 (HIToolbox) [0x10a60a5c6]
                                15 PopulateMenu(MenuData*, OpaqueEventTargetRef*, CheckMenuData*, unsigned int, double) + 74 (HIToolbox) [0x10a60aeb2]
                                  15 SendMenuPopulate(MenuData*, OpaqueEventTargetRef*, unsigned int, double, unsigned int, OpaqueEventRef*, unsigned char*) + 277 (HIToolbox) [0x10a60b0e8]
                                    15 SendEventToEventTargetWithOptions + 43 (HIToolbox) [0x10a5c4af7]
                                      15 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385 (HIToolbox) [0x10a5c4c87]
                                        15 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892 (HIToolbox) [0x10a5c56d4]
                                          15 NSSLMMenuEventHandler + 716 (AppKit) [0x10808a176]
                                            15 -[NSCarbonMenuImpl _carbonPopulateEvent:handlerCallRef:] + 431 (AppKit) [0x10808a460]
                                              15 -[NSMenu _populateWithEventRef:] + 80 (AppKit) [0x108088309]
                                                15 -[NSMenu _populateFromDelegateWithEventRef:] + 337 (AppKit) [0x10808b32a]
                                                  15 ??? (Notes + 86615) [0x10639a257]
                                                    15 ??? (Notes + 87139) [0x10639a463]
                                                      15 ??? (Notes + 87315) [0x10639a513]
                                                        15 +[NSSharingService sharingServiceNamed:] + 60 (AppKit) [0x1080e885b]
                                                          15 +[SHKSharingService sharingServiceNamed:] + 187 (ShareKit) [0x11b699bb8]
                                                            15 -[SHKSharingController serviceFromProvider:serviceIdentifier:] + 293 (ShareKit) [0x11b68fcaf]
                                                              15 -[SHKHelperMessage sendOnConnection:async:reply:] + 225 (ShareKit) [0x11b69b736]
                                                                15 semaphore_wait_trap + 10 (libsystem_kernel.dylib) [0x109dfea56]
                                                                 *15 semaphore_wait_continue + 0 (mach_kernel) [0xffffff800023b550]
      Thread 0xf2e      DispatchQueue 2          priority 48       
      15 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x109c2e152]
        15 kevent64 + 10 (libsystem_kernel.dylib) [0x109e03662]
         *15 ??? (mach_kernel + 3948480) [0xffffff80005c3fc0]
      Thread 0xf44      priority 53       
      15 thread_start + 13 (libsystem_pthread.dylib) [0x109f12fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x109f0e72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x109f0e899]
            15 startIOThread(void*) + 147 (CoreVideo) [0x10e12978f]
              15 CVDisplayLink::runIOThread() + 656 (CoreVideo) [0x10e129a38]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x109e02716]
                 *15 psynch_cvcontinue + 0 (pthread) [0xffffff7f807f1940]
      Thread 0xf6a      priority 62       
      15 thread_start + 13 (libsystem_pthread.dylib) [0x109f12fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x109f0e72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x109f0e899]
            15 __NSThread__main__ + 1318 (Foundation) [0x106e3c70b]
              15 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348 (Foundation) [0x106e3c907]
                15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x10755d275]
                  15 __CFRunLoopRun + 1161 (CoreFoundation) [0x10755d939]
                    15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x10755e315]
                      15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x109dfea1a]
                       *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0xf6b      priority 46       
      15 thread_start + 13 (libsystem_pthread.dylib) [0x109f12fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x109f0e72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x109f0e899]
            15 __select + 10 (libsystem_kernel.dylib) [0x109e029aa]
             *15 ??? (mach_kernel + 4068592) [0xffffff80005e14f0]
      Thread 0xf73      priority 46         cpu time   0.003s
      15 thread_start + 13 (libsystem_pthread.dylib) [0x109f12fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x109f0e72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x109f0e899]
            15 _NSEventThread + 144 (AppKit) [0x107ffb1ce]
              15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x10755d275]
                15 __CFRunLoopRun + 1161 (CoreFoundation) [0x10755d939]
                  15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x10755e315]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x109dfea1a]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0xf7e      priority 46       
      15 thread_start + 13 (libsystem_pthread.dylib) [0x109f12fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x109f0e72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x109f0e899]
            15 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x1106e144f]
              15 JSC::BlockAllocator::blockFreeingThreadMain() + 261 (JavaScriptCore) [0x1106ec145]
                15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x109e02716]
                 *15 psynch_cvcontinue + 0 (pthread) [0xffffff7f807f1940]
      Thread 0xf7f      priority 46       
      15 thread_start + 13 (libsystem_pthread.dylib) [0x109f12fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x109f0e72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x109f0e899]
            15 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x1106e144f]
              15 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x1106eca48]
                15 JSC::GCThread::waitForNextPhase() + 119 (JavaScriptCore) [0x1106ecbb7]
                  15 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x109e02716]
                   *15 psynch_cvcontinue + 0 (pthread) [0xffffff7f807f1940]
      Binary Images:
             0x106385000 -        0x1063cafff  com.apple.Notes 2.0 (282) <31506200-74E7-3E20-B56B-EBB76DA49E96> /Applications/Notes.app/Contents/MacOS/Notes
             0x106dd5000 -        0x1070d4fff  com.apple.Foundation 6.9 (1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x1074ed000 -        0x1076d2ff7  com.apple.CoreFoundation 6.9 (855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x107e37000 -        0x1089abff7  com.apple.AppKit 6.9 (1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
             0x109c2b000 -        0x109c45fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
             0x109c5f000 -        0x109c62ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
             0x109ded000 -        0x109e09ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
             0x109f0d000 -        0x109f14ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
             0x10a5bd000 -        0x10a867ffd  com.apple.HIToolbox 2.1 <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
             0x10e128000 -        0x10e14dff7  com.apple.CoreVideo 1.8 (117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
             0x1106d8000 -        0x110a4effa  com.apple.JavaScriptCore 9537 (9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
             0x11b68d000 -        0x11b6cbfff  com.apple.ShareKit 1.0 (185) <14FDC8CD-2F7B-3A66-B220-051670FA0289> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    *0xffffff7f807ec000 - 0xffffff7f807f3fff  com.apple.kec.pthread 1.0 (1) <619F6A5D-FFA2-3B59-9993-958FD7154B83> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
    *0xffffff8000200000 - 0xffffff80007a43ca  mach_kernel (2422.1.72) <1D9369E3-D0A5-31B6-8D16-BFFBBB390393> /mach_kernel
    Process:         accountsd [230]
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:    x86_64
    Parent:          launchd [191]
    UID:             502
    Sudden Term:     Clean (allows idle exit)
    Task size:       5854 pages
    Importance:      Adaptive, Background Priority
    IO Policy:       Utility
    Timers:          Coalesced
      Thread 0x758      DispatchQueue 1          priority 4        
      15 start + 1 (libdyld.dylib) [0x109a335fd]
        15 ??? (accountsd + 6850) [0x104609ac2]
          15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x1064d5275]
            15 __CFRunLoopRun + 1161 (CoreFoundation) [0x1064d5939]
              15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x1064d6315]
                15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x109bc7a1a]
                 *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x76a      DispatchQueue 2          priority 4        
      15 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x1099fa152]
        15 kevent64 + 10 (libsystem_kernel.dylib) [0x109bcc662]
         *15 ??? (mach_kernel + 3948480) [0xffffff80005c3fc0]
      Binary Images:
             0x104608000 -        0x104609fff  accountsd (336.9) <806AD9DD-23C7-3DB5-BE2F-C3E4D3E27EA9> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
             0x106465000 -        0x10664aff7  com.apple.CoreFoundation 6.9 (855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x1099f7000 -        0x109a11fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
             0x109a30000 -        0x109a33ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
             0x109bb6000 -        0x109bd2ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80007a43ca  mach_kernel (2422.1.72) <1D9369E3-D0A5-31B6-8D16-BFFBBB390393> /mach_kernel
    Process:         AirPlayUIAgent [326]
    Path:            /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
    Architecture:    x86_64
    Parent:          launchd [191]
    UID:             502
    Sudden Term:     Clean (allows idle exit)
    Task size:       6188 pages
    Importance:      Adaptive, Donating
      Thread 0x1cf6     DispatchQueue 1          priority 46       
      15 start + 1 (libdyld.dylib) [0x1126f15fd]
        15 NSApplicationMain + 940 (AppKit) [0x10fe13803]
          15 -[NSApplication run] + 553 (AppKit) [0x10fe289cc]
            15 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 (AppKit) [0x10fe348db]
              15 _DPSNextEvent + 1434 (AppKit) [0x10fe3528e]
                15 _BlockUntilNextEventMatchingListInModeWithFilter + 65 (HIToolbox) [0x115345abc]
                  15 ReceiveNextEventCommon + 479 (HIToolbox) [0x115345cb7]
                    15 RunCurrentEventLoopInMode + 226 (HIToolbox) [0x115345f0d]
                      15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x10fb2a275]
                        15 __CFRunLoopRun + 1161 (CoreFoundation) [0x10fb2a939]
                          15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x10fb2b315]
                            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x112891a1a]
                             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x1cf9     DispatchQueue 2          priority 48       
      15 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x1126b6152]
        15 kevent64 + 10 (libsystem_kernel.dylib) [0x112896662]
         *15 ??? (mach_kernel + 3948480) [0xffffff80005c3fc0]
      Thread 0x1d5c     priority 46       
      15 thread_start + 13 (libsystem_pthread.dylib) [0x1129abfc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x1129a772a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x1129a7899]
            15 _NSEventThread + 144 (AppKit) [0x10ffd51ce]
              15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x10fb2a275]
                15 __CFRunLoopRun + 1161 (CoreFoundation) [0x10fb2a939]
                  15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x10fb2b315]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x112891a1a]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x31b3     priority 46       
      15 start_wqthread + 13 (libsystem_pthread.dylib) [0x1129abfb9]
        15 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x112895e6a]
         *15 wq_unpark_continue + 0 (pthread) [0xffffff7f807ef6ae]
      Binary Images:
             0x10ed5e000 -        0x10ed63fff  com.apple.AirPlayUIAgent 1.9 (190.4) <6EEB7FA1-C19C-3472-A5BA-145DE4BEE93F> /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
             0x10faba000 -        0x10fc9fff7  com.apple.CoreFoundation 6.9 (855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10fe11000 -        0x110985ff7  com.apple.AppKit 6.9 (1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
             0x1126b3000 -        0x1126cdfff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
             0x1126ee000 -        0x1126f1ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
             0x112880000 -        0x11289cff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
             0x1129a6000 -        0x1129adff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
             0x115317000 -        0x1155c1ffd  com.apple.HIToolbox 2.1 <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    *0xffffff7f807ec000 - 0xffffff7f807f3fff  com.apple.kec.pthread 1.0 (1) <619F6A5D-FFA2-3B59-9993-958FD7154B83> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
    *0xffffff8000200000 - 0xffffff80007a43ca  mach_kernel (2422.1.72) <1D9369E3-D0A5-31B6-8D16-BFFBBB390393> /mach_kernel
    Process:         AirPlayXPCHelper [325]
    Path:            /usr/libexec/AirPlayXPCHelper
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean (allows idle exit)
    Task size:       3058 pages
    Importance:      Donating
    IO Policy:       Standard
    Timers:          Coalesced
      Thread 0x1cf3     DispatchQueue 7          priority 31       
      15 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x101c787cf]
        15 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x101e4ecaa]
         *15 ??? (mach_kernel + 4068592) [0xffffff80005e14f0]
      Thread 0x1cf4     DispatchQueue 2          priority 33       
      15 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x101c70152]
        15 kevent64 + 10 (libsystem_kernel.dylib) [0x101e4f662]
         *15 ??? (mach_kernel + 3948480) [0xffffff80005c3fc0]
      Binary Images:
             0x100ddd000 -        0x100dddfff  AirPlayXPCHelper (190.4) <30539A2D-C953-36B2-8E6A-416DD89DF4DF> /usr/libexec/AirPlayXPCHelper
             0x101c6d000 -        0x101c87fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
             0x101e39000 -        0x101e55ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80007a43ca  mach_kernel (2422.1.72) <1D9369E3-D0A5-31B6-8D16-BFFBBB390393> /mach_kernel
    Process:         AirPort Base Station Agent [262]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:    x86_64
    Parent:          launchd [191]
    UID:             502
    Sudden Term:     Clean
    Task size:       2265 pages
    Importance:      Background Priority
    IO Policy:       Throttle
    Timers:          Coalesced
      Thread 0x8e3      DispatchQueue 1          priority 4        
      15 start + 1 (libdyld.dylib) [0x1056bb5fd]
        15 ??? (AirPort Base Station Agent + 73441) [0x103c64ee1]
          15 CFRunLoopRun + 97 (CoreFoundation) [0x103da09d1]
            15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x103ceb275]
              15 __CFRunLoopRun + 1161 (CoreFoundation) [0x103ceb939]
                15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x103cec315]
                  15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x105858a1a]
                   *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x9a6      DispatchQueue 2          priority 4        
      15 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x105687152]
        15 kevent64 + 10 (libsystem_kernel.dylib) [0x10585d662]
         *15 ??? (mach_kernel + 3948480) [0xffffff80005c3fc0]
      Thread 0xa2c      priority 4        
      15 thread_start + 13 (libsystem_pthread.dylib) [0x105965fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x10596172a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x105961899]
            15 __select + 10 (libsystem_kernel.dylib) [0x10585c9aa]
             *15 ??? (mach_kernel + 4068592) [0xffffff80005e14f0]
      Binary Images:
             0x103c53000 -        0x103c68ff5  com.apple.AirPortBaseStationAgent 2.2 (220.2) <3E87A2EC-9D22-3B77-8B57-01626DAD5349> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
             0x103c7b000 -        0x103e60ff7  com.apple.CoreFoundation 6.9 (855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x105684000 -        0x10569efff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
             0x1056b8000 -        0x1056bbff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
             0x105847000 -        0x105863ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
             0x105960000 -        0x105967ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    *0xffffff8000200000 - 0xffffff80007a43ca  mach_kernel (2422.1.72) <1D9369E3-D0A5-31B6-8D16-BFFBBB390393> /mach_kernel
    Process:         airportd [115]
    Path:            /usr/libexec/airportd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean
    Task size:       3695 pages
    Importance:      Adaptive, Background Priority
    IO Policy:       Utility
    Timers:          Coalesced
      Thread 0x257      DispatchQueue 1          priority 4        
      15 start + 1 (libdyld.dylib) [0x1030295fd]
        15 ??? (airportd + 85524) [0x10161be14]
          15 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x1021c170a]
            15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253 (Foundation) [0x1020d8a7c]
              15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x101c0b275]
                15 __CFRunLoopRun + 1161 (CoreFoundation) [0x101c0b939]
                  15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x101c0c315]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1031bca1a]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x331      DispatchQueue 2          priority 4        
      15 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x102fef152]
        15 _dispatch_mgr_invoke + 177 (libdispatch.dylib) [0x102fef3ff]
          15 __select_nocancel + 10 (libsystem_kernel.dylib) [0x1031c09c2]
           *15 ??? (mach_kernel + 4068592) [0xffffff80005e14f0]
      Thread 0x341      priority 4        
      15 thread_start + 13 (libsystem_pthread.dylib) [0x1032d5fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x1032d172a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x1032d1899]
            15 __select + 10 (libsystem_kernel.dylib) [0x1031c09aa]
             *15 ??? (mach_kernel + 4068592) [0xffffff80005e14f0]
      Thread 0x2ee1     priority 4        
    *15 wq_unsuspend_continue + 0 (pthread) [0xffffff7f807ef7c4]
      Binary Images:
             0x101607000 -        0x101674ff7  airportd (900.47) <128DAC5B-2886-3A8F-8C51-28B7930711E0> /usr/libexec/airportd
             0x101b9b000 -        0x101d80ff7  com.apple.CoreFoundation 6.9 (855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10206f000 -        0x10236efff  com.apple.Foundation 6.9 (1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x102fec000 -        0x103006fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
             0x103026000 -        0x103029ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
             0x1031ab000 -        0x1031c7ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
             0x1032d0000 -        0x1032d7ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    *0xffffff7f807ec000 - 0xffffff7f807f3fff  com.apple.kec.pthread 1.0 (1) <619F6A5D-FFA2-3B59-9993-958FD7154B83> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
    *0xffffff8000200000 - 0xffffff80007a43ca  mach_kernel (2422.1.72) <1D9369E3-D0A5-31B6-8D16-BFFBBB390393> /mach_kernel
    Process:         aosnotifyd [113]
    Path:            /usr/libexec/aosnotifyd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean (allows idle exit)
    Task size:       6755 pages
    Importance:      Adaptive, Background Priority
    IO Policy:       Utility
    Timers:          Coalesced
      Thread 0x255      DispatchQueue 1          priority 4        
      15 start + 1 (libdyld.dylib) [0x11172a5fd]
        15 ??? (aosnotifyd + 61205) [0x10e0fdf15]
          15 ??? (aosnotifyd + 173664) [0x10e119660]
            15 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x110cd170a]
              15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253 (Foundation) [0x110be8a7c]
                15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x110897275]
                  15 __CFRunLoopRun + 1161 (CoreFoundation) [0x110897939]
                    15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x110898315]
                      15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1118b8a1a]
                       *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x2dc      DispatchQueue 2          priority 4        
      15 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x1116f6152]
        15 kevent64 + 10 (libsystem_kernel.dylib) [0x1118bd662]
         *15 ??? (mach_kernel + 3948480) [0xffffff80005c3fc0]
      Thread 0x338      priority 4        
      15 thread_start + 13 (libsystem_pthread.dylib) [0x1119ccfc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x1119c872a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x1119c8899]
            15 __NSThread__main__ + 1318 (Foundation) [0x110be670b]
              15 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348 (Foundation) [0x110be6907]
                15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x110897275]
                  15 __CFRunLoopRun + 1161 (CoreFoundation) [0x110897939]
                    15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x110898315]
                      15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1118b8a1a]
                       *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x5eb      priority 4        
      15 thread_start + 13 (libsystem_pthread.dylib) [0x1119ccfc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x1119c872a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x1119c8899]
            15 __select + 10 (libsystem_kernel.dylib) [0x1118bc9aa]
             *15 ??? (mach_kernel + 4068592) [0xffffff80005e14f0]
      Binary Images:
             0x10e0ef000 -        0x10e14dfff  aosnotifyd (760.3) <57A7B425-2369-3F29-A0DE-13E0DA454F62> /usr/libexec/aosnotifyd
             0x110827000 -        0x110a0cff7  com.apple.CoreFoundation 6.9 (855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x110b7f000 -        0x110e7efff  com.apple.Foundation 6.9 (1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x1116f3000 -        0x11170dfff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
             0x111727000 -        0x11172aff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
             0x1118a7000 -        0x1118c3ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
             0x1119c7000 -        0x1119ceff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    *0xffffff8000200000 - 0xffffff80007a43ca  mach_kernel (2422.1.72) <1D9369E3-D0A5-31B6-8D16-BFFBBB390393> /mach_kernel
    Process:         App Store [297]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Architecture:    x86_64
    Parent:          launchd [191]
    UID:             502
    Task size:       21028 pages (+2)
      Thread 0x134c     DispatchQueue 1          priority    4-46 
      15 start + 1 (libdyld.dylib) [0x1040205fd]
        15 NSApplicationMain + 940 (AppKit) [0x100d14803]
          15 -[NSApplication run] + 553 (AppKit) [0x100d299cc]
            15 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 (AppKit) [0x100d358db]
              15 _DPSNextEvent + 1434 (AppKit) [0x100d3628e]
                15 _BlockUntilNextEventMatchingListInModeWithFilter + 65 (HIToolbox) [0x105544abc]
                  15 ReceiveNextEventCommon + 479 (HIToolbox) [0x105544cb7]
                    15 RunCurrentEventLoopInMode + 226 (HIToolbox) [0x105544f0d]
                      15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x10207c275]
                        15 __CFRunLoopRun + 1161 (CoreFoundation) [0x10207c939]
                          15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x10207d315]
                            15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1041c0a1a]
                             *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x13d5     DispatchQueue 2          priority    4-48 
      15 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x103feb152]
        15 kevent64 + 10 (libsystem_kernel.dylib) [0x1041c5662]
         *15 ??? (mach_kernel + 3948480) [0xffffff80005c3fc0]
      Thread 0x13e1     priority    4-62 
      15 thread_start + 13 (libsystem_pthread.dylib) [0x1042d3fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x1042cf72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x1042cf899]
            15 thread_fun + 25 (QuartzCore) [0x1059412ed]
              15 CA::Render::Server::server_thread(void*) + 195 (QuartzCore) [0x1059413b7]
                15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1041c0a1a]
                 *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x1430     priority    4-46 
      15 thread_start + 13 (libsystem_pthread.dylib) [0x1042d3fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x1042cf72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x1042cf899]
            15 _NSEventThread + 144 (AppKit) [0x100ed61ce]
              15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x10207c275]
                15 __CFRunLoopRun + 1161 (CoreFoundation) [0x10207c939]
                  15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x10207d315]
                    15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1041c0a1a]
                     *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x1431     priority    4-62 
      15 thread_start + 13 (libsystem_pthread.dylib) [0x1042d3fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x1042cf72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x1042cf899]
            15 __NSThread__main__ + 1318 (Foundation) [0x10066370b]
              15 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348 (Foundation) [0x100663907]
                15 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x10207c275]
                  15 __CFRunLoopRun + 1161 (CoreFoundation) [0x10207c939]
                    15 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x10207d315]
                      15 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1041c0a1a]
                       *15 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167c0]
      Thread 0x1451     priority    4-46 
      15 thread_start + 13 (libsystem_pthread.dylib) [0x1042d3fc9]
        15 _pthread_start + 137 (libsystem_pthread.dylib) [0x1042cf72a]
          15 _pthread_body + 138 (libsystem_pthread.dylib) [0x1042cf899]
            15 __select + 10 (libsystem_kernel.dylib) [0x1041c49aa]
             *15 ??? (mach_kernel + 4068592) [0xffffff80005e14f0]
      Thread 0x325f     priority 0        
      6 start_wqthread + 13 (libsystem_pthread.dylib) [0x1042d3fb9]
        6 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x1041c4e6a]
         *6 wq_unpark_continue + 0 (pthread) [0xffffff7f807ef6ae]
      Binary Images:
             0x10020c000 -        0x10020ffff  com.apple.appstore 1.3 (201) <0B42C574-E17F-3602-8031-B8F4FBC654ED> /Applications/App Store.app/Contents/MacOS/App Store
             0x1005fc000 -        0x1008fbfff  com.apple.Foundation 6.9 (1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

  • HP C6180 Wireless Not Working After Upgrade to Mavericks

    I've a Macrbook Pro running Mavericks.  My printer is an HP C6180.  Prior to upgrading to Mavericks from Lion, I had no issues printing wirelessly.  I upgraded to Mavericks and I'm unable to print to the printer through wireless.  If I connect the printer to the Macbook via USB it works fine.  I connected it through USB and ran Software Update.  An update for the HP driver was found and installed.  I'm still unable to print wirelessly.  Both Macbook Pro and printer are on the same wireless network.  Nothing has changed with the wireless network.  The only thing new is the upgrade to Mavericks from Lion.
    I found a similar post Unable to Connect to Printer HP Photosmart C6180 which indicated deleting the /Library/Printers/hp folder, restarting, and then reinstalling the the drivers using software update helped.  I did that as well with no luck.
    When I try to add the printer it's just not in the list of printers available. 
    I appreciate any feedback someone might have.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off merely by the seeming complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the behest of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    Copy a line of text in this window to the Clipboard.
    Paste into the window of another application.
    Wait for the test to run. It usually takes a few minutes.
    Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts 51 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports 'com.autodesk.AutoCad com.evenflow.dropbox com.google.GoogleDrive' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 ` route -n get default|awk '/e:/{print $2}' ` 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */  /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;5p;6p;8p;12p;' ' {sub(/^ +/,"")};NR==6;NR==13&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<200) print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/root/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1000) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/d;/(etc|Preferences)\//s/^\.\/[^/]+//p;' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| ","||kMDItem'${p[35]}'=");sub("^.."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[9]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/ { next;} /%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]" "$1;b=b$1;} END { if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n  "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n  [N/A]";"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text$|POSIX sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n  ...and %s more line(s)\n",l-L);} ' ' /^ +[NP].+ =/h;/^( +D.+[{]|[}])/{ g;s/.+= //p;};' ' /^ +B/{ s/.+= |(-[0-9]+)?\.s.+//g;p;} ' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9;} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' 's/0/Off/p' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil PlistBuddy whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil sudo\ lsof test );c2=(com.apple.loginwindow\ LoginHook '-c Print /L*/P*/loginw*' '-c Print L*/P*/*loginit*' '-c Print L*/Saf*/*/E*.plist' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' '-c Print\ :'${p[35]}' 2>&1' '-c Print\ :Label 2>&1' '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$Message' -k Sender kernel -k Message Req 'Beac|caug|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:' -o -k Sender fseventsd -k Message Req 'SL' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cgh] ! -name *ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Ca*/*/Ex,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,pam.d,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' -i4TCP:0-1023 com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' );N1=${#c2[@]};for j in {0..8};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ [[ "$v" ]]&&echo "$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;A2 0 $((N1+1)) 2;C0;A1 0 $N1 1;C0;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D13 24 24 32 31;D13 25 37 32 33;A1 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D23 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;B1&&D23 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 20 42 32 41;D13 14 2 48 43;D13 4 5 32 1;D22 4 4 50 0;D13 14 3 49 5;D12 26 48 59 49;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start Time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Canon 495 printer scanner not working after upgrade to maverick

    I am sorry I upgraded to Maverick.. My Canon printer/scanner does not work.  I upgraded the drivers, etc. I get an error message and the icons drop out as soon as they come up to auto scan or photo.

    What is the error message?
    Try resetting the printing system.
    Reset Printing System

  • Disc menus not working after upgrade to Maverick

    Dear all,
    I can't use disc menus in Premiere Elements 10 after upgrade to OS X Maverick on my IMAC.
    If I select a Disc Menu the pragram always crash.
    There is a message: Adobe Premiere Elements will be closed because an Error happened. The current project will be saved.
    How can I fix this issue.

    uada1061
    What is happening...
    a. You click on the Disc Menus header and the program crashes
    or
    b. You select a theme in the Disc Menus display and the program crashes if you click Apply or drag the menu from the display area into the Disc Menus Screen?
    Have you check your Maverick permissions including making sure that the User Account being used has Administrative Privileges?
    How many disc menu makers are on the Timeline, and what is the spacing between them? Are there any disc menus that you can work with without an immediate program crash when you select one?
    More later. Looking forward to your follow up.
    Thanks.
    ATR

  • Photo stream not working after upgrading to maverick please help?

    have upgraded to Maverick from osx lion
    sooo much trouble ......memory low
    photo stream not working
    everything slow
    any ideas?

    On your Mac disable Photo Stream in the System/iCloud preference pane
    and in iPhoto's Photo Share preference pane.
    Reboot and reenable both respectively. That should jump start Photo Stream.
    OT

  • My Word will not work after upgrading to Maverick

    After updating to Maverick's I cannot open anything in word on my Mac.

    What version of Office? You can only run Office for Mac versions 2008 or 2011 with Mavericks.

Maybe you are looking for