Cannot Make PPTP VPN Connection in 10.7.4

As far as I can tell everything is setup correctly but every time I try to connect I get this message:
You were disconnected by the communication device. Try reconnecting. If the problem continues, verify your settings.
Console Log:
6/25/12 5:11:40.382 PM pppd: PPTP connection established.
6/25/12 5:11:40.443 PM pppd: Connect: ppp0 <--> socket[34:17]
6/25/12 5:11:40.447 PM pppd: PPTP error when reading socket : EOF
6/25/12 5:11:40.447 PM pppd: PPTP error when reading header : read -1, expected 12 bytes
6/25/12 5:11:40.447 PM pppd: PPTP hangup
6/25/12 5:11:40.448 PM pppd: Connection terminated.
6/25/12 5:11:40.454 PM pppd: PPTP disconnecting...
6/25/12 5:11:40.455 PM pppd: PPTP disconnected
I am trying to connect to a Linux based VPN server.  I have double checked my username and password multiple times, made sure the MTU is set the same on client, server, and router, and tried turning the encryption off and on on the server and the client.  Nothing has made a difference, I get the same error every time.  I am able to FTP and SSH into the Linux box. 
Any suggestions of other things to try would be much appreciated.  I saw some threads about editing config files on my mac but this is a brand new machine that I have had for a week running an OS that is on it's fourth point release.  I really should not have to muck around with config files but at this point I'm ready to try anything. 

Looks like it might be a configuration error on the server's end. The VPN makes a connection and tries to read the server's configuration to create a socket for communication, but runs into a formatting error when it is passed an "End of File" character instead of a required component of the socket. Can you try connecting to another VPN server, or perhaps try an L2TP connection instead of PPTP?

Similar Messages

  • Cannot establish a VPN connection in Lion

    I have followed the instructions in this support article but cannot create a VPN connection:
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/9010.html
    I've tried the steps outlined in this article, and successfully completed everything but still cannot create a VPN connection:
    http://anders.com/guides/native-cisco-vpn-on-mac-os-x/
    I have all the correct credentials for my VPN network (vpn address, group name, shared secret). I always receive a server time out error.
    I am able to successfully connect to my work VPN using the Cisco VPNClient. But unfortunately it only runs in 32-bit mode. I prefer to boot in 64-bit mode and would prefer not to reboot everytime I want to establish a VPN connection.
    I have been working on this issues for three days straight and am getting nowhere. My work is an unsupported IT environment, and the IT support subscription service we use will not handle any Mac issues.

    Hmm, no changes. Still the same issue. I deleted the files described, rebooted and reconfigured the network.
    hmm, Finder still remembers his old server connection settings, maybe i should delete those, too. Any idea where finder stores his server connections?
    In my perception the message that no secure connection can be established comes up immediately after sending the connect command. I don't think that there is network traffic, there is no noticeable latency...

  • ITunes is extremely slow and I cannot make a secure connection

    When I connect to iTunes my computer is extremely slow, and when I try to connect to the iTunes store I get the error message cannot make a secure connection.  I have internet access and I have ran the iTunes diagnostics test and all the tests passed except making a secure connection.  I have disabled all of my security systems including my firewall and Norton.  I am not running any proxy settings.  This has been an ongoing problem for over a month and I am at a loss. 

    Check out this Apple article -> iTunes: Advanced iTunes Store troubleshooting
    Blocked by configuration: (Mac OS X/Windows)
    Configure Internet Options (for Windows computers only):
    Run iTunes Diagnostics. If the "Secure link to iTunes Store" section does not pass, do the following.
    Open Internet Explorer.
    From the Tools menu, choose Internet Options.
    Click Connections.
    Under "Dial-up and Virtual Private Networking," choose "Never dial  a connection." It may not be possible to choose this if you’ve never used  dial-up Internet; if this is the case, skip to the next step.
    Click LAN Settings.
    In the window that opens, enable the option to "Automatically detect  settings" if it is not enabled.
    iTunes uses Internet Options proxy settings. Apple recommends  removing proxy settings that interfere with access to the iTunes Store  if needed.
    Click OK.
    Click the Advanced tab.
    Scroll down to the Security section and look for the option to "Check for server certificate revocation." If it is enabled, disable it.
    Look for Use SSL 3.0 and Use TLS 1.0. Make sure at least one of  those two checkboxes is selected and click OK (You can select both checkboxes).
    Apply any changes, and restart your computer if you modified the option to "Check for server certificate revocation" (step #11).

  • Create PPTP VPN Connection

    Hello, how could I setup or deploy several PPTP-VPN connections via AppleScript? (System Preferences-Network-Add Interface-VPN-PPTP)
    Thanks in advance!

    I must confess that I don't know much about network connections. However, using [GUI Scripting|http://www.macosxautomation.com/applescript/uiscripting/index.html], the following script (tested on my MacBook Pro) should add one "VPN (PPTP)" connection to the Network pane of you System Preferences:
    tell application "System Preferences"
    reveal pane "Network"
    activate
    tell application "System Events"
    tell process "System Preferences"
    tell window 1
    click button "Add Service"
    tell sheet 1
    click pop up button 1
    click menu item "VPN" of menu 1 of pop up button 1
    delay 1
    click pop up button 2
    click menu item "PPTP" of menu 1 of pop up button 2
    click button "Create"
    end tell
    click button "Apply"
    end tell
    end tell
    delay 1 -- optional (just for visual feedback)
    keystroke "w" using {command down}
    end tell
    end tell
    Before using this script, the Accessibility Frameworks must have been enabled by clicking the checkbox labeled "Enable access for assistive devices" in the Universal Access System Preference pane.
    Message was edited by: Pierre L.

  • How to Configure an Cisco 5505 for PPTP VPN connectivity

    I currently have a Cisco ASA 5505(ASA Version 8.2(1), and ASDM gui version 6.2) and a Windows 2008 R2 server with one NIC card. Currently the router is connected to the interent sucessfully using the 'outside' interface(devices connected to the 'inside' interface have access to the internet and are assigned IP addresses via DHCP on the Windows 2008 Server which is also connected to the 'inside' interface) When connected with a client on the inside interface I can establish a VPN connection with the W2008 server, however when I try to connect through the internet I cannot. I have tried researching this on the internet, but have not had much luck. I know it has something to do with pptp port and allowing gre, but I am not familiar enough with configuring Cisco devices or the language they use, to configure this router. I feel as though I am missing something small but very critical. Any help or feedback you can provide regarding this issue is most appreicated, thank you.
    *Edit: I have attached a network diagram of what I am trying to accomplish, and I have also attached a dump of the current running-config.

    Hi,
    Below is the link to the admin guide for the RV042.  Chapter 9 covers the configuration of site to site VPN’s and begins on page 123. 
    http://www.cisco.com/en/US/docs/routers/csbr/rv0xx/administration/guide/rv0xx_AG_78-19576.pdf
    If you need further assistance please feel free to contact Cisco Small Business for help in configuring and troubleshooting your VPN.
    Thank you,
    Jason Nickle

  • Internet stops with PPTP VPN connections to ASUS RT-N66U VPN Router

    I have a client with a small office network that has a few people working remotely from Windows 7 and 8 PCs. As an inexpensive solution the client opted to use a VPN router (ASUS RT-N66U) that supports PPTP so remote users could access the shared
    files and SQL DB server. 
    The VPN connectivity for one client was working fine and then stopped working altogether so when the VPN connection is established all Internet and VPN access is stopped. This was especially troubling for me since I work remotely and cannot test or debug after
    the VPN session has been connected. I checked the error logs and found nothing. Also there had been no new programs installed. And finally, I ran a full system antivirus scan with no issues found.
    In case you are facing a similar issue, before trying something remotely that may not work, use the shutdown with reboot command in a COMMAND window and set a timer for something like 3 minutes to reboot in case you get stuck. (e.g. shutdown -r -t 180). 
    Problem: The two symptoms of the VPN connection failure are:
    1) All Internet browsing stops working locally 
    2) No data can pass through the VPN tunnel
    I created a virtual machine on my local network and replicated the client's environment. I experimented with nearly every setting in the VPN dialogue until and came to the final solution. 
    Solution: For the VPN adapter on the remote machines I configured DNS settings and used the remote as the default gateway.
    * VPN adapter Networking IPV4 Properties for:
    - DNS server 1: Main Office VPN Router IP Address
    - DNS server 2: A public DNS server (Google is 8.8.8.8)
    - I also checked the box to "register this connection addresses in DNS"
    Note: Perhaps the local router would also have worked and DNS2 but I didn't test it.
    I have documented this because after reading and searching among many Technical articles and the Microsoft support website, I was unable to find the solution that I came up with so I hope to help someone else. 
    Question1: - Can anyone tell me why the connectivity only works when 'use default gateway on remote network' is checked?
    - I have disabled this option with some business class VPN routers and the connectivity still worked to the remote network but it does not work to the Asus router.
    Question2: From the information provided can I determine where the problem lies?
    Is it the:
    1) Remote client PC
    2) Remote client router
    3) Home office VPN router (Asus RT-N66U)
    If the true culprit cannot be determined yet, what steps do you recommend so I can isolate the true cause of the failure.
    I appreciate any help so that I can be sure my solution is valid and pass along the findings to ASUS if it is their issue.

    Thank you for the suggestion. I have successfully connected through the VPN router when the one client was unable to get VPN throughput working.
    I looked at the routing tables with and without the VPN connection established. The differences are that:
    1) when VPN is NOT active, there is a route from the local NIC IP to the Internet IP address of the local gateway
    destination 68.109.82.xx
    mask 255.255.255.0
    gateway 192.168.0.1
    interface 192.168.0.11
    metric 21
    2) when VPN IS active, the route to the Internet IP address of the local gateway is deleted and a persistent route to the VPN router local network has been added
    Persistent route:
    destination 192.168.21.0
    mask 255.255.255.0
    gateway 192.168.0.1
    interface 192.168.0.11
    metric 1

  • Cannot make update - user connected to company

    Hi experts,
    I am trying to update the number of decimals in Quantity. I am getting the error message: "Cannot make update - another user is logged into the company". HOwever, I checked under License Administration and noone else is logged in.  The administrator has also killed all existing connections.
    Any help please on how to make the update in the number of decimals?
    Thanks,
    Jane

    Hi Jane.......
    Do this.....
    Disconnect all the addons and keep it on Manual first.
    Disconnect DIAPI service and other services in SAP except License service and also ask all the users to disc from server.
    Log Off the server and then try to make changes in decimal.
    Once your problem is solved then start all the services and keep your addons on auto mode if you want....
    Please try and let me know......
    Regards,
    Rahul

  • Safari cannot make a secure connection to Google or Youtube--but only on my home network

    Recently, when I am on my home network, I cannot connect to Google or Youtube.  When I try to, I get an error message that says that Safari can't make a secure connection to the site.  (I can connect to these sites with Firefox at home though)  However, when I am at work, both Google and Youtube load just fine on Safari.  Any idea what could be causing this?  I suspect that it's the repeater that my landlord installed in my apartment, but I really have no idea.
    I am running Mavericks (10.9.4) on a 15-inch, late 2011 MacBook Pro.

    Hello Punxsutawney Phyllis,
    Thanks for using Apple Support Communities.
    See the article below to troubleshoot this error message you are receiving.
    Mac OS: "Unable to establish a secure connection" or "can't verify identity" messages in Web browsers
    http://support.apple.com/kb/TA20405
    Take care,
    Alex H.

  • Two Macs, Same network - one cannot make video chat connections

    My iMac and my MacBook are on the same network. The iMac has no problems making video chat connections, the MacBook cannot make them at all.
    I've used two different accounts on both machines - both work on the iMac - neither works on the MacBook.
    I've deleted all the iChat preference files, I've adjusted the bandwidth and streaming preferences in iChat and Quicktime.
    I've swapped IP addresses on the two computers, I've tried both fixed IP addresses and DHCP addresses.
    Since the iMac is working, it's obviously not a firewall or router issue - I'm not doing any port forwarding to the iMac.
    I can make a video connection between the two machines using Bonjour, but not over the internet.
    Here's the output of the error message:
    Date/Time: 2008-05-02 17:32:01.865 +0100
    OS Version: 10.5.2 (Build 9C7010)
    Report Version: 4
    iChat Connection Log:
    2008-05-02 17:31:43 +0100: AVChat started with ID 2376434226.
    2008-05-02 17:31:43 +0100: [email protected]: State change from AVChatNoState to AVChatStateWaiting.
    2008-05-02 17:31:43 +0100: 0x194760f0: State change from AVChatNoState to AVChatStateInvited.
    2008-05-02 17:31:52 +0100: 0x194760f0: State change from AVChatStateInvited to AVChatStateConnecting.
    2008-05-02 17:31:52 +0100: [email protected]: State change from AVChatStateWaiting to AVChatStateConnecting.
    2008-05-02 17:31:59 +0100: 0x194760f0: State change from AVChatStateConnecting to AVChatStateEnded.
    2008-05-02 17:31:59 +0100: 0x194760f0: Error -7 (0x194760f0 cancelled the connection.)
    2008-05-02 17:31:59 +0100: [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    2008-05-02 17:31:59 +0100: [email protected]: Error -7 (0x194760f0 cancelled the connection.)
    Video Conference Error Report:
    15.188508 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    346.562264 @SIP/SIP.c:2719 type=4 (900A0015/0)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    13.188038 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK29c338c60e739b8c
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=1970360005
    Call-ID: 829057ee-1864-11dd-b8ee-e4ef14d54012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 740
    v=0
    o=jmaxlaptop 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3328207175
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:1028331073
    13.688636 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK29c338c60e739b8c
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=1970360005
    Call-ID: 829057ee-1864-11dd-b8ee-e4ef14d54012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 740
    v=0
    o=jmaxlaptop 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3328207175
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:1028331073
    14.689115 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK29c338c60e739b8c
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=1970360005
    Call-ID: 829057ee-1864-11dd-b8ee-e4ef14d54012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 740
    v=0
    o=jmaxlaptop 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3328207175
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:1028331073
    344.562403 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK2a562a443d252e31
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=1111821221
    Call-ID: 4814098e-1865-11dd-b8ee-b8f6d6f94012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 740
    v=0
    o=jmaxlaptop 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3963184427
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:2907408967
    345.063046 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK2a562a443d252e31
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=1111821221
    Call-ID: 4814098e-1865-11dd-b8ee-b8f6d6f94012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 740
    v=0
    o=jmaxlaptop 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3963184427
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:2907408967
    346.065041 @SIP/Transport.c:2362 type=1 (00000000/0)
    [INVITE sip:user@rip SIP/2.0
    Via: SIP/2.0/UDP lip:16402;branch=z9hG4bK2a562a443d252e31
    Max-Forwards: 70
    To: "u0" <sip:user@rip>
    From: "0" <sip:user@lip:16402>;tag=1111821221
    Call-ID: 4814098e-1865-11dd-b8ee-b8f6d6f94012@lip
    CSeq: 1 INVITE
    Contact: <sip:user@lip:16402>;isfocus
    User-Agent: Viceroy 1.3
    Content-Type: application/sdp
    Content-Length: 740
    v=0
    o=jmaxlaptop 0 0 IN IP4 lip
    s=0
    c=IN IP4 lip
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:2000
    a=iChatEncryption:NO
    a=bandwidthDetection:YES
    m=audio 16402 RTP/AVP 110 121 12 3 0
    a=rtcp:16402
    a=rtpmap:121 speex/16000
    a=rtpmap:122 speex/8000
    a=rtpmap:113 X-AAC_LD/44100
    a=rtpmap:110 X-AAC_LD/22050
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:3963184427
    m=video 16402 RTP/AVP 123 126 34
    a=rtcp:16402
    a=rtpmap:123 H264/90000
    a=rtpmap:126 X-H264/90000
    a=rtpmap:34 H263/90000
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16402 VIDEO 16402
    a=fmtp:126 imagesize 0 rules 20:640:480:640:480:20
    a=fmtp:123 imagesize 0 rules 20:640:480:640:480:20
    a=rtpID:2907408967
    Video Conference User Report:
    0.000000 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.000021 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.000039 @:0 type=5 (00000000/16402)
    [Local SIP port]
    0.000056 @:0 type=5 (00000000/16402)
    [Local SIP port]
    6.103377 @Video Conference/VideoConferenceMultiController.m:1474 type=5 (00000000/0)
    [IP And Port Data With Caller IP And Port Data: Obtained 320 bytes of local IP and port data (8 entries). Remote data was 0 bytes (0 entries).
    8.120302 @Video Conference/VideoConferenceMultiController.m:1507 type=5 (00000000/0)
    [Initiate Conference To User Cert Version: u0 with 120 bytes of connection data.
    336.438935 @Video Conference/VideoConferenceMultiController.m:1474 type=5 (00000000/0)
    [IP And Port Data With Caller IP And Port Data: Obtained 320 bytes of local IP and port data (8 entries). Remote data was 0 bytes (0 entries).
    339.500492 @Video Conference/VideoConferenceMultiController.m:1507 type=5 (00000000/0)
    [Initiate Conference To User Cert Version: u0 with 120 bytes of connection data.
    Binary Images Description for "iChat":
    0x1000 - 0x239fff com.apple.iChat 4.0.2 (604) /Applications/iChat.app/Contents/MacOS/iChat
    0x2ae000 - 0x31cfff com.apple.Bluetooth 2.1 (2.1f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x368000 - 0x4b9fff com.apple.viceroy.framework 363.1 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x527000 - 0x566fff com.apple.vmutils 4.1 (104) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x588000 - 0x5a1fff com.apple.frameworks.preferencepanes 12.0 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x5bb000 - 0x5f4fff com.apple.remotedesktop.screensharing 1.0 /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x604000 - 0x618fff com.apple.ScreenSaver 2.1 /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x628000 - 0x646fff libexpat.1.dylib /usr/lib/libexpat.1.dylib
    0x64e000 - 0x6c0fff com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x6fe000 - 0x72ffff com.apple.iChatCommonGUI 4.0.2 (604) /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    0x758000 - 0x75bfff com.apple.BezelServicesFW 1.4.624 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x769000 - 0x769fff org.xlife.InquisitorLoader 3.0 (53) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
    0x76e000 - 0x76ffff com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    0x785000 - 0x787fff com.apple.iChat.Styles.Text 4.0.2 (604) /Applications/iChat.app/Contents/PlugIns/Text.transcriptstyle/Contents/MacOS/Te xt
    0x7c6000 - 0x7cbfff com.apple.iChat.Styles.Balloons 4.0.2 (604) /Applications/iChat.app/Contents/PlugIns/Balloons.transcriptstyle/Contents/MacO S/Balloons
    0x7e3000 - 0x7e6fff com.apple.iChat.Styles.Boxes 4.0.2 (604) /Applications/iChat.app/Contents/PlugIns/Boxes.transcriptstyle/Contents/MacOS/B oxes
    0x7ed000 - 0x7f3fff com.apple.iChat.Styles.Compact 4.0.2 (604) /Applications/iChat.app/Contents/PlugIns/Compact.transcriptstyle/Contents/MacOS /Compact
    0x900000 - 0x925fff com.ecamm.iglasses v2.0.1 (2.0.1) /Library/InputManagers/Ecamm/Plugins/iGlasses.plugin/Contents/MacOS/iGlasses
    0xfd8000 - 0xfddfff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x15b5d000 - 0x15c67fff com.apple.RawCamera.bundle 2.0.4 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15cbc000 - 0x15cc5fff com.apple.IOFWDVComponents 1.9.5 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x16458000 - 0x16485fff com.apple.QuickTimeIIDCDigitizer 7.4.5 (67) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x16522000 - 0x16525fff com.apple.LiveType.component 2.1.3 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x1652a000 - 0x1658ffff com.apple.LiveType.framework 2.1.3 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x165af000 - 0x1661cfff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1662b000 - 0x1681dfff com.elgato.mpegsupport EyeTV MPEG Support 1.0.7 (build 43) (1.0.7) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x16946000 - 0x16981fff com.apple.QuickTimeFireWireDV.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1698c000 - 0x169d6fff com.apple.QuickTimeUSBVDCDigitizer 2.1.6 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x169fd000 - 0x16a00fff com.apple.audio.AudioIPCPlugIn 1.0.4 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x16a06000 - 0x16a0bfff com.apple.audio.AppleHDAHALPlugIn 1.5.6 (1.5.6a19) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x16a10000 - 0x16b92fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16bc0000 - 0x16c19fff com.apple.driver.AppleIntelGMA950GLDriver 1.5.24 (5.2.4) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x16c21000 - 0x16c3dfff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x17d02000 - 0x17d10fff com.grame.JackRouter JackRouter (0.8.3) /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
    0x17d65000 - 0x17d6dfff com.grame.Jack Jack (0.101.3) /Library/Frameworks/Jack.framework/Versions/A/Jack
    0x17fb7000 - 0x18147fff com.apple.audio.codecs.Components 1.6.2 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x187f8000 - 0x187f9fff com.ecamm.iGlassesVDIG iGlasses v2.0.1 (2.0.1) /Library/Components/iGlasses.component/Contents/MacOS/iGlasses
    0x18aac000 - 0x18ab5fff com.apple.iokit.IOUSBLib 3.0.0 /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x196ba000 - 0x196ccfff com.apple.FCP Uncompressed 422.component 1.5 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x196d2000 - 0x196d7fff com.apple.DesktopVideoOut 1.2.4 /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x196dc000 - 0x196dffff com.apple.iokit.IOQTComponents 1.6 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x19a6c000 - 0x19a79fff com.apple.QuartzComposer.Backdrops 1.1 /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops
    0x19c96000 - 0x19cb2fff com.apple.QuartzComposer.ExtraPatches 2.1 (106.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x19cc4000 - 0x19ce1fff com.apple.audio.midi.CoreMIDI 1.6 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1a3e4000 - 0x1a3fefff com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1a403000 - 0x1a408fff com.apple.AppleMPEG2Codec 1.0 (211) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1a40e000 - 0x1a44afff com.apple.AppleVAFramework 4.0.16 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x1a451000 - 0x1a46bfff com.apple.applepixletvideo 1.2.10 (1.2d10) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1a634000 - 0x1a859fff org.perian.Perian 1.1 /Library/QuickTime/Perian.component/Contents/MacOS/Perian
    0x1a936000 - 0x1ab76fff net.telestream.wmv.import 2.2.0.49 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x1abae000 - 0x1ad70fff net.telestream.wmv.advanced 2.2.0.49 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x8fe00000 - 0x8fe2dfff dyld /usr/lib/dyld
    0x90003000 - 0x9000dfff com.apple.audio.SoundManager 3.9.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9000e000 - 0x90022fff com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x90023000 - 0x90343fff com.apple.QuickTime 7.4.5 (67) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90344000 - 0x9034dfff com.apple.speech.recognition.framework 3.7.24 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9034e000 - 0x9034efff com.apple.MonitorPanelFramework 1.2.0 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9034f000 - 0x90391fff com.apple.NavigationServices 3.5.1 (161) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90392000 - 0x90471fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90472000 - 0x90476fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90477000 - 0x90492fff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90493000 - 0x904edfff com.apple.CoreText 2.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90523000 - 0x90534fff com.apple.CFOpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x90535000 - 0x9080efff com.apple.CoreServices.CarbonCore 785.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9080f000 - 0x90841fff com.apple.LDAPFramework 1.4.3 (106) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90842000 - 0x90843fff libffi.dylib /usr/lib/libffi.dylib
    0x90844000 - 0x90894fff com.apple.framework.familycontrols 1.0.2 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x90afe000 - 0x90b4cfff com.apple.datadetectorscore 1.0.1 (52.13) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90b4d000 - 0x90f5dfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90f5e000 - 0x90f60fff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90f61000 - 0x90f71fff com.apple.LangAnalysis 1.6.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x910cb000 - 0x9110ffff com.apple.DirectoryService.PasswordServerFramework 3.0.2 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x91110000 - 0x91182fff com.apple.PDFKit 2.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91183000 - 0x92233fff com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x92234000 - 0x92236fff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92237000 - 0x92302fff com.apple.ColorSync 4.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92303000 - 0x92334fff com.apple.quartzfilters 1.5.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92335000 - 0x923affff com.apple.print.framework.PrintCore 5.5.2 (245.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9241d000 - 0x924dafff com.apple.WebKit 5525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x924db000 - 0x92515fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92516000 - 0x92557fff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92558000 - 0x92558fff com.apple.audio.units.AudioUnit 1.5 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92563000 - 0x92576fff com.apple.IMUtils 4.0.2 (579) /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x92577000 - 0x9257efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x9257f000 - 0x92582fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92583000 - 0x925a0fff com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x925d2000 - 0x925d6fff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x925d7000 - 0x92709fff com.apple.CoreFoundation 6.5.1 (476.10) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9270a000 - 0x92740fff libtidy.A.dylib /usr/lib/libtidy.A.dylib
    0x92741000 - 0x92879fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x9287a000 - 0x9287afff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9287b000 - 0x9296ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92970000 - 0x9297ffff com.apple.DSObjCWrappers.Framework 1.2.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92980000 - 0x92996fff com.apple.CoreVideo 1.5.0 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92997000 - 0x929cefff com.apple.SystemConfiguration 1.9.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x929cf000 - 0x92d8dfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92d8e000 - 0x92e40fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x92e41000 - 0x92f26fff com.apple.CoreData 100.1 (186) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92f27000 - 0x92f9efff com.apple.CFNetwork 221.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92f9f000 - 0x93041fff com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93042000 - 0x936dbfff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x936dc000 - 0x93767fff com.apple.framework.IOKit 1.5.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93768000 - 0x93db8fff com.apple.WebCore 5525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93db9000 - 0x93dc5fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93dc6000 - 0x93dcdfff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93ddb000 - 0x93de0fff com.apple.DisplayServicesFW 2.0 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93de1000 - 0x93dfdfff com.apple.IMFramework 4.0.2 (579) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x93dfe000 - 0x93e3cfff com.apple.CoreMediaIOServicesPrivate 8.0 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x93e3d000 - 0x93e87fff com.apple.securityinterface 3.0 (32532) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93e88000 - 0x94102fff com.apple.Foundation 6.5.4 (677.15) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94103000 - 0x94109fff com.apple.print.framework.Print 218.0.2 (220.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9410a000 - 0x94118fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94119000 - 0x9423dfff com.apple.audio.toolbox.AudioToolbox 1.5.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9423e000 - 0x942f8fff com.apple.CoreServices.OSServices 224.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x942f9000 - 0x94309fff com.apple.speech.synthesis.framework 3.6.59 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94318000 - 0x94327fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94328000 - 0x9434cfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9434d000 - 0x944acfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x944ad000 - 0x9458efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x9458f000 - 0x946d4fff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x946d5000 - 0x946f3fff com.apple.DirectoryService.Framework 3.5.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x947bd000 - 0x94978fff com.apple.QuartzComposer 2.1 (106.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94979000 - 0x94979fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9497a000 - 0x9499efff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9499f000 - 0x9499ffff com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x949a0000 - 0x949a0fff com.apple.quartzframework 1.5 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x949a1000 - 0x949c9fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x949ca000 - 0x949d5fff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x949db000 - 0x94a58fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x94a59000 - 0x94b2cfff com.apple.QuickTimeH264.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x94b2d000 - 0x94b44fff com.apple.datadetectors 1.0.1 (66.2) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x94c25000 - 0x94c3bfff com.apple.DictionaryServices 1.0.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94c3c000 - 0x94c64fff com.apple.shortcut 1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x94c65000 - 0x94cf8fff com.apple.ApplicationServices.ATS 3.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94cf9000 - 0x954f6fff com.apple.AppKit 6.5.2 (949.26) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x954f7000 - 0x95516fff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95547000 - 0x9554efff libbsm.dylib /usr/lib/libbsm.dylib
    0x9554f000 - 0x95554fff com.apple.backup.framework 1.0 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95593000 - 0x95593fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95594000 - 0x9561bfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9561c000 - 0x95753fff com.apple.imageKit 1.0.1 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95754000 - 0x957b9fff com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x957ba000 - 0x95813fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95814000 - 0x958a7fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x958a8000 - 0x958adfff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x958ae000 - 0x95955fff com.apple.QD 3.11.52 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95956000 - 0x95956fff com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95957000 - 0x959e0fff com.apple.DesktopServices 1.4.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x959e1000 - 0x959e5fff com.apple.OpenDirectory 10.5 /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x959e6000 - 0x95b64fff com.apple.AddressBook.framework 4.1 (687.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x95b65000 - 0x95ba3fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95ba4000 - 0x95bcefff com.apple.CoreMediaPrivate 8.0 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x95bcf000 - 0x95cd0fff com.apple.PubSub 1.0.3 (65.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x95cd1000 - 0x95d5dfff com.apple.QTKit 7.4.5 (67) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95d5e000 - 0x95d69fff com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95d6a000 - 0x95dc6fff com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95dc7000 - 0x95e00fff com.apple.securityfoundation 3.0 (32989) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95e01000 - 0x95e21fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95e22000 - 0x95e40fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95e41000 - 0x95e86fff com.apple.Metadata 10.5.2 (398.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95e87000 - 0x95ee4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x95ee5000 - 0x9627bfff com.apple.QuartzCore 1.5.1 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96288000 - 0x962a0fff com.apple.openscripting 1.2.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x962a1000 - 0x962d0fff com.apple.AE 402.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x962d1000 - 0x9634dfff com.apple.audio.CoreAudio 3.1.0 (3.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9634e000 - 0x96356fff com.apple.DiskArbitration 2.2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96357000 - 0x96382fff libauto.dylib /usr/lib/libauto.dylib
    0x96383000 - 0x9668bfff com.apple.HIToolbox 1.5.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9668c000 - 0x9668cfff com.apple.CoreServices 32 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9668d000 - 0x96754fff com.apple.vImage 3.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96755000 - 0x96c28fff com.apple.opengl 1.5.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96c29000 - 0x96c79fff com.apple.HIServices 1.7.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96c7a000 - 0x96d2afff edu.mit.Kerberos 6.0.12 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96d31000 - 0x96d38fff com.apple.agl 3.0.9 (AGL-3.0.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96d39000 - 0x96d66fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96d67000 - 0x96d67fff com.apple.ApplicationServices 34 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96d68000 - 0x96de7fff com.apple.SearchKit 1.2.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96de8000 - 0x96deafff com.apple.CrashReporterSupport 10.5.0 (156) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96deb000 - 0x96debfff com.apple.Carbon 136 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96dec000 - 0x96e78fff com.apple.LaunchServices 286.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96e79000 - 0x96eb8fff com.apple.ImageIO.framework 2.0.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96eb9000 - 0x96f08fff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x96f09000 - 0x970d4fff com.apple.security 5.0.2 (33001) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x970d5000 - 0x971a3fff com.apple.JavaScriptCore 5525.17 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

    Im trying to just chat with another mac user. Both macbook pros. I've tried with two of my friends, and both came up with the same error saying they cancelled the connection. I tried changing my connection to port 443 and it doesnt work. Does anyone have any suggestions? Thanks!

  • Cannot logon via VPN connection using an ICS server

    At home I have a small network set up, using a central PC A on which Internet Connection Sharing (ICS) is enabled (IP address 192.168.0.1 is allocated to this PC). PC B, having VPN client V4.0.x loaded, is connected to PC A. ICS dynamically attributes an IP address 192.168.0.n to PC B. Although a VPN connection (via IP address 194.79.185.227) can be created with a server at the office over the internet, it is impossible to perform a Windows logon and map for example a drive. When using a direct internet link via a telephone modem, it is possible to logon on the office server via the VPN connection.
    I have the impression the Cisco firewall inhibits the logon, because of a IP address conflict. When looking into the "Status/Statistics/Route details" window of the VPN client, I notice the secured route 173.19.31.0 is available during the VPN connection. Using the direct telephone line it is possible to ping this address. On the same PC this is impossible, when the ICS server (PC A) is used for the internet communication. The server I am trying to reach at the office has IP address 173.19.31.1.
    On the Cisco web site, I found out, that such a configuration should work. Which settings are important with this respect?

    I have never found a version of ICS that works with VPN.

  • Cannot make a wireless connection to a printer?

    I have 2 PC's, each having its own printer connected directly to it.
    The first PC is wireless and uses an HP printer. I have no trouble printing from the mac to this printer.
    The second PC is the primary computer attached to the router. It has a Dell A920 printer attached. This printer was also set up in the mac printing browser through the mac Printer Setup Utility. However, when I try to print from the mac, the printer on the PC makes the usual startup sound and then stops. On the mac, I get the following error messages: "NTSTATUS_BADNETWORK NAME". This is then followed by another error message: "Unable to connect SAMBA host".
    Any suggestions?
    Thanks

    A 169.254.x.x IP address is the one the printer assigns itself if it cannot find the network.
    I would suspect your range extender, but this tool will help us figure it out.  Download and run it.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Cannot make my wifi connection since last security update

    Hi there,
    I got an iBook G4 14' and a iMac Intel 20'.
    There both wifi connected on a network with a WPA key.
    Since the last security update the iBook cannot connect any more.
    It see my network and just say that an error occured when trying to connect to it.
    The iMac have no this trouble but the update make me recreate my wpa password on it.
    Any ideas ?

    Try restarting the router. Unplug it for a few seconds and plug it back in. If that doesn't work, reset it to factory defaults and enter your info/preferences again. Many routers allow you to save the configuration and reload it if need be. If yours allows that, save it after you have reset and re-entered your info.
    John

  • How do I set up a PPTP VPN connection?

    I've just arrived at uni to find that in my dorm I don't get wifi reception, and the lack of ethernet port in my MacBook Air means I can't just connect via the ethernet port in the wall. Luckily I brought my AirPort Express with me.
    Now the uni internet operates by VPN over a PPTP connection, and given that they do state they're happy for students to connect whatever routers they like, I went right ahead. Trouble is, despite listing the fact that the AirPort Express supports PPTP, I'm not sure how to go about setting it up. A quick google revealed very little. The IT department was happy to provide the logon domain and server address, but I don't know where in the interface to put them, much less where to select PPTP.
    I've been able to get an IP on the thing, but not one indicative of having logged in to the VPN.
    Ideas? Thoughts?

    Hello @mhernandez808,
    Welcome to the HP Support Forums! I see you would like to connect your HP Officejet 4622 to your Wireless network. I would like you to click on the link below to get started:
    Setting Up the Printer for a Wireless network for the HP Officejet 4622
    Please follow all steps listed above to connect to your Home network. Once connected you will be walked through setting up the wireless printer on your Computer.
    I hope this helps, if you have any questions please ask away!!
    Thanks,
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Cannot make a video connection with non-mac users (AIM Triton)

    Whenever me and my girlfriend try to start a video chat, we get error messages on both ends. i know everything is up to date because i can chat fine with other mac users, but whenever i try to chat with someone who is using AIM Triton i cna never make a connection, even though iChat says i should be able to.
    Which side dost the problem lie?
    Answerer gets a cookie, haha, i've literally tried enough to get this fixed

    Hi
    iChat does it's video streaming through Quicktime (I believe), it's why one way to solve a connection problem is to try this:
    System Preferences>Quicktime>Streaming - set streaming speed to 1.5Mbps
    Also make sure Bandwidth limit is set to None in iChat>Preferences>Video.
    Restart iChat after making the changes.
    It's a good idea, if you can, to post an error log (down as far as where the binary images start) & give as much info as you can as to your connection to the internet (make & model of modem/router etc).
    Steve

  • Cannot make stable FTP connection - An FTP error occurred

    Having problems with Dreamweaver FTP, any suggestions appreciated. Using CS6 on Windows 8.1 via Virgin Media Super Hub.
    Dreamweaver successfully connects to FTP server and PUT's maybe 5 to 10 jpg files then stops with this error: (uploading immediately after PUTS a few more up then stops with the error again):
    Error occurred - An FTP error occurred - cannot put xxx.jpg.
    Dreamweaver cannot connect to host. This may be due to one or more of the following reasons:     
    - The network cable is unplugged or the network is down. Please verify that the network cable is connected and that the network is up.
    - The FTP server is down. Please verify that you can connect to the FTP server using another FTP program.
    - The FTP host name is incorrect. Please verify that the host name is correct in the Site definition dialog box.
    - Accessing the server requires proxy settings that aren't properly set. Please verify that the proxy settings in the Site category of the Preferences dialog box are properly set, and that the Use Proxy option in the Site definition dialog box is selected. 
    - You may need to connect to the server using a different port than the one provided. Please specify the correct port in the box provided.
    Have already tried with no effect:
    - Temporarily disabling Windows Firewall
    - Ticking/unticking passive mode and the other settings in Dreamweaver>site>server
    - Switched Virgin Media Hub to Cable modem mode
    many thanks.

    Edit > Preferences > Site.  Try increasing your FTP Time out and disconnect settings.
    Does this also happen with a 3rd party FTP Client like Filezilla?
    Nancy O.

Maybe you are looking for