Routing issues on ASA 5525X running version 8.6(1)2

Hello ,
I am migration from PIX 515E to ASA 5525X  running version 8.6(1)2 .
The company uses pix as its Internet GW to the ISP ,behind the PIX there's a Cisco 3845 (C3845-ADVENTERPRISEK9-M), Version 12.4(24)T1, RELEASE SOFTWARE (fc3) 
Both devices are running NAT and PAT .
PIX 515
WAN ip   41.x.x.x
LAN ip  192.168.5.1
gw ip  41.x.x.x
Cisco 3845
WAN ip  192.168.5.2
Gig 0/0.1  158.29.x.x
GIG 0/0.2  172.16.0.1
gw ip  192.168.5.1
Mail server 158.29.x.x
With the current setup they working ok and the pix can route to the the 158.29.X.X  and forward smtp traffic to the mail server .
now my issue is the ASA cant route to 158.29.X.X  addresses internally . I have route inside 172.16.0.0 /24 192.168.5.2 and I can reach all the devices with 172 series ip  .if I add route inside 158.29.X.X /24  or  /16 their whole class 192.168.5.2 ..I cant cant even ping the 158 ip on the router interface  .I tried running eigrp btwn the router and ASA and had same issues with 158 series .
What could be the problem or what am I missing thanks a lot in advance

Hello Jeremiah,
Routing speaking should be the same behavior,
Is there a way that you could provide us the configuration from both devices this because I will need to see the Ip addresses, route statements and NAT configuration
Also the show route from both boxes ,
Check my blog at http:laguiadelnetworking.com for further information.
Cheers,
Julio Carvajal Segura

Similar Messages

  • Error when attempting to remove static route from ASA 5525x running version 9.0(4)

    Hello, 
    I am having difficulty in removing static routes from my ASA5525x, hoping someone here may be able to help.
    Example:
    ASA5525X/pri/act# sh route | in 192.168
    S    192.168.60.0 255.255.255.0 [1/0] via 64.57.xxx.xx, OUTSIDE
    ATLCOLO-ASA5525X/pri/act(config)# no route OUTSIDE 192.168.60.0 255.255.255.0 64.57.xxx.xx
    %No matching route to delete
    There are several which need to be removed, all 192.168.x.x/24, pointing to the Outside interface using the same address 64.57.xxx.xx

    Hi,
    I think i agree with Jon that this is probably due to RRI from the VPN configuration.
    Also , check this output:-
    show asp table routing and see if you see it in here as well.
    We also have some defects so please provide the relevant interface and routing configuration and also the ASA code version.
    Thanks and Regards,
    Vibhor Amrodia

  • Routing issue with ASA and UC540 phone system - at ASA???

    Having an issue with routing from the PC at .242 to the CUE server at 10.1.10.1. The CUE server is built into the UC540 phone system. It is an internal piece of software that is used for voicemail and management. The UC540 is not only a call router, it is also an IOS router. It has it's own WAN connection as does the ASA.
    Here are some facts:
    1. Can ping the UC540's internal CUE server from the PC ( ping to 10.1.10.1 )
    2. Can ping the UC540's VLAN 1 address from the PC ( ping to 10.1.10.1 )
    3. The ASA is the default gateway for the PC.
    4. I have a route inserted at the asa that is:
                   route 10.1.10.1 255.255.255.0 10.19.250.254 1
    5. I have a nat statement that prevents NAT from occuring but I don't think this is necessary as the 10.1.10.0/24 network isn't otherwise defined on the      ASA.
    6. I cannot pull up a web page when I point the browser on the PC to the 10.1.10.1 address
    7. I CAN pull up a web page on the PC when I create a static route on the PC iteslf :
                   route add 10.1.10.1 mask 255.255.255.0 10.19.250.254
         Is is only with this route that I am able to get to the web GUI on the phone system.
    8. The phone system has a loopback interface at 10.1.10.2 that serves as the gateway for the internal CUE server, the internal CUE server is at      10.1.10.1
    9. The switch is a 2960 and has a trunk port to the phone system to allow for the voice vlan which is at 10.1.1.0/24, no issues with this vlan and phones      are connecting to the system fine.
    Since I can get the GUI to come up when I set a static route on the PC, then I would assume that the routing in the phone system with it's internal server is fine as it wouldn't work otherwise. Since I can successfully ping the CUE server from the PC, that would lead me to believe that the ASA's routing is setup correctly..... TCP traffic doesn't seem to get to/from the CUE server.
    Here are the routing tables:
    ASA:
    Gateway of last resort is xxx.xxx.xxx.xxx to network 0.0.0.0
    C    xxx.xxx.xxx.xxx 255.255.255.252 is directly connected, outside
    S    172.16.100.100 255.255.255.255 [1/0] via 38.97.193.65, outside
    S    10.1.10.0 255.255.255.252 [1/0] via 10.19.250.254, inside
    C    10.19.250.0 255.255.254.0 is directly connected, inside
    S*   0.0.0.0 0.0.0.0 [1/0] via xx.xx.xx.xx, outside
    The UC540 phone system's router side:
    Gateway of last resort is xx.xx.xx.xx to network 0.0.0.0
    S*    0.0.0.0/0 [1/0] via xx.xx.xx.xx
          10.0.0.0/8 is variably subnetted, 7 subnets, 4 masks
    C        10.1.1.0/24 is directly connected, BVI100
    L        10.1.1.1/32 is directly connected, BVI100
    C        10.1.10.0/30 is directly connected, Loopback0
    S        10.1.10.1/32 is directly connected, Integrated-Service-Engine0/0
    L        10.1.10.2/32 is directly connected, Loopback0
    C        10.19.250.0/23 is directly connected, BVI1
    L        10.19.250.254/32 is directly connected, BVI1
          XX.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
    C       XX.XX.XX.XX/29 is directly connected, FastEthernet0/0
    L        XX.XX.XX.XX/32 is directly connected, FastEthernet0/0
          172.16.0.0/24 is subnetted, 1 subnets
    S        172.16.100.0 [1/0] via 10.19.250.1
    The UC540's internal CUE server:
    Main Routing Table:
               DEST            GATE            MASK                     IFACE
          10.1.10.0            0.0.0.0           255.255.255.252       eth0
            0.0.0.0             10.1.10.2         0.0.0.0                    eth0
    Any help appreciated!!!
    Thanks!

    Hello,
    Where you able to solve this problem? It does sound like an issue with TCP state checking on the ASA. The Firewall needs to see both sides of the traffic but the return traffic is going from your UC540 direct to the PC. The firewall essentially kills the traffic.
    I would recommend disabling TCP state checking on the ASA and see if it works. Otherwise, you will need to stub route the UC540 as a separate VLAN off the ASA which needs to route through the ASA to reach the PC.
    Here is a info page on the TCP State Bypass:
    http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/111986-asa-tcp-bypass-00.html
    Please let me know how it works out.

  • Can't get Internet working on ASA 5525X

    Hello
    i have a ASA 5525x
    im in testing proccess and cant make internet routing working
    im routing between 2 private ip cuz outside interface is connected to the lab switch.
    im able to ping anything from ASDM als i tried packet tracer using the ip that assigned to the end-user and it is working fro asa but not on the win7 machine .
    after enabing logging on asa i got asa teardown the icmp connection (when trying to ping 8.8.8.8)
    any ideas why  ?
    ASA Version 9.0(2)
    hostname MIKUNI-LA-ASA1
    enable password nsi9HaIu8epX9MzI encrypted
    xlate per-session deny tcp any4 any4
    xlate per-session deny tcp any4 any6
    xlate per-session deny tcp any6 any4
    xlate per-session deny tcp any6 any6
    xlate per-session deny udp any4 any4 eq domain
    xlate per-session deny udp any4 any6 eq domain
    xlate per-session deny udp any6 any4 eq domain
    xlate per-session deny udp any6 any6 eq domain
    xlate per-session deny tcp any4 any4
    xlate per-session deny tcp any4 any6
    xlate per-session deny tcp any6 any4
    xlate per-session deny tcp any6 any6
    xlate per-session deny udp any4 any4 eq domain
    xlate per-session deny udp any4 any6 eq domain
    xlate per-session deny udp any6 any4 eq domain
    xlate per-session deny udp any6 any6 eq domain
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    interface GigabitEthernet0/0
    nameif outside
    security-level 0
    ip address 172.30.200.100 255.255.255.0
    interface GigabitEthernet0/1
    nameif inside
    security-level 100
    ip address 10.10.10.1 255.255.255.0
    interface GigabitEthernet0/2
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/3
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/4
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/5
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/6
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/7
    shutdown
    no nameif
    no security-level
    no ip address
    interface Management0/0
    management-only
    nameif management
    security-level 100
    ip address 192.168.1.1 255.255.255.0
    banner motd
    banner motd !!!!!!!!!!!!!!!DO NOT LOGON!!!!!!!!!!!!!!!
    boot system disk0:/asa902-smp-k8.bin
    ftp mode passive
    dns domain-lookup inside
    dns domain-lookup outside
    dns server-group DefaultDNS
    name-server 8.8.8.8
    same-security-traffic permit intra-interface
    object network internet
    host 172.30.200.100
    pager lines 24
    logging enable
    logging trap errors
    logging asdm informational
    mtu management 1500
    mtu inside 1500
    mtu outside 1500
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    asdm image disk0:/asdm-712-102.bin
    no asdm history enable
    arp timeout 14400
    no arp permit-nonconnected
    nat (inside,inside) source dynamic any interface dns
    route outside 0.0.0.0 0.0.0.0 172.30.200.1 1
    timeout xlate 3:00:00
    timeout pat-xlate 0:00:30
    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
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    user-identity default-domain LOCAL
    aaa authentication http console LOCAL
    aaa authentication serial console LOCAL
    aaa authentication ssh console LOCAL
    http server enable
    http 192.168.1.0 255.255.255.0 management
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
    sysopt noproxyarp inside
    sysopt noproxyarp outside
    crypto ipsec security-association pmtu-aging infinite
    crypto ca trustpool policy
    telnet timeout 5
    ssh timeout 5
    console timeout 0
    dhcpd address 192.168.1.2-192.168.1.254 management
    dhcpd enable management
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    ssl encryption rc4-sha1
    username admin password y9JC1OmYlTqCYCh5 encrypted privilege 15
    username neocomp password zEZJ79.tgPiYxCsz encrypted privilege 15
    class-map inside-class
    match default-inspection-traffic
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
      inspect ip-options
      inspect icmp
    policy-map inside-policy
    class inside-class
      inspect dns
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect http
      inspect icmp
      inspect ip-options
      inspect ipsec-pass-thru
    service-policy global_policy global
    service-policy inside-policy interface inside
    prompt hostname context
    no call-home reporting anonymous
    Cryptochecksum:e8f3db05e9bce814811bac225d27ded8
    : end

    didnt work
    Itried clean configuration but its still same thing cant get to the internet thru firewall
    from asa i can ping everything but from end-user side it show DNS is not responding and i can not ping the outside interface on ASA
    ASA Version 9.0(2)
    hostname MIKUNI-LA-ASA2
    enable password 8Ry2YjIyt7RRXU24 encrypted
    xlate per-session deny tcp any4 any4
    xlate per-session deny tcp any4 any6
    xlate per-session deny tcp any6 any4
    xlate per-session deny tcp any6 any6
    xlate per-session deny udp any4 any4 eq domain
    xlate per-session deny udp any4 any6 eq domain
    xlate per-session deny udp any6 any4 eq domain
    xlate per-session deny udp any6 any6 eq domain
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    interface GigabitEthernet0/0
    nameif OUTSIDE
    security-level 0
    ip address dhcp setroute
    interface GigabitEthernet0/1
    nameif INSIDE
    security-level 100
    ip address 192.168.100.1 255.255.255.0
    interface GigabitEthernet0/2
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/3
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/4
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/5
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/6
    shutdown
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/7
    shutdown
    no nameif
    no security-level
    no ip address
    interface Management0/0
    management-only
    nameif management
    security-level 100
    ip address 192.168.1.1 255.255.255.0
    banner motd !!!!!!!!!!!!!!!DO NOT LOGON!!!!!!!!!!!!!!!
    boot system disk0:/asa902-smp-k8.bin
    ftp mode passive
    dns domain-lookup OUTSIDE
    dns domain-lookup INSIDE
    dns server-group DefaultDNS
    name-server 8.8.8.8
    object network Internet
    subnet 192.168.100.0 255.255.255.0
    pager lines 24
    logging enable
    logging console warnings
    logging asdm informational
    mtu management 1500
    mtu OUTSIDE 1500
    mtu INSIDE 1500
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    asdm image disk0:/asdm-712-102.bin
    no asdm history enable
    arp timeout 14400
    no arp permit-nonconnected
    object network Internet
    nat (any,OUTSIDE) dynamic interface dns
    timeout xlate 3:00:00
    timeout pat-xlate 0:00:30
    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
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    user-identity default-domain LOCAL
    aaa authentication http console LOCAL
    aaa authentication serial console LOCAL
    aaa authentication ssh console LOCAL
    http server enable
    http 192.168.1.0 255.255.255.0 management
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
    crypto ipsec security-association pmtu-aging infinite
    crypto ca trustpool policy
    telnet timeout 5
    ssh timeout 5
    console timeout 0
    dhcp-client client-id interface OUTSIDE
    dhcpd address 192.168.1.2-192.168.1.254 management
    dhcpd enable management
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    ssl encryption rc4-sha1
    username admin password y9JC1OmYlTqCYCh5 encrypted privilege 15
    username neocomp password zEZJ79.tgPiYxCsz encrypted privilege 15
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
      inspect ip-options
      inspect icmp
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    Cryptochecksum:8659ad01179820e90e68d3725961dc2c

  • Port channel issue in ASA

    We have two Cisco ASA 55XX Firewalls and both are in HA (Active/Standy). Two ports from each Firewall is connecting two ports of Nexus 5K Switch and running port channel between Firewall & Nexus Switch and port-channel is UP. And Switches having back to back connection with allowed all VLAN trunk port.
    FW01 ----------------- SW01 (Two ports with Port channel)
    FW02 ----------------- SW02 (Two ports with Port channel)
    I have VLAN 10 with IP Subnet 10.10.10.0/28
    SW01 : 10.10.10.2
    SW02 : 10.10.10.3
    HSRP IP : 10.10.10.1
    FWs :  10.10.10.4 & 10.10.10.5
    Firewall Default Gateway : 10.10.10.1
    Problem : I am not able Ping Firewall IPs from Nexus Switches. When I checked ARP table in Nexus Switch; I have observed that Firealls two IPs having same MAC address; when I checked that MAC address in the Firewall; that MAC address is Port channel interface MAC address.
    This is issue (two IPs learing same MAC address) from ASA.
    How to fix this issue ?
    Thanks
    Venkat

    Hi,
    What version of IOS are you running on the ASAs?
    see table-12-3 in this link:
    http://www.cisco.com/c/en/us/td/docs/security/asa/asa84/configuration/guide/asa_84_cli_config/interface_start.html
    Also, since the 4500x are in VSS mode, you need to bundle one link from each switch and use LACP.
    HTH

  • Troubleshooting RPC issue over ASA VPN

    Hello,
    I have a IPSec VPN Tunnel between my corporate data center and a satellite service provider.  I also have 2 trucks, A & B, with networks on them.  These truck networks communicate via satellite to the provider base station, and then across the VPN tunnel to our corp. data center.  The A & B truck networks each have a Windows Domain Controller that communicates to our DCs in the data center, for Active Directory replication.  They are using RPC for this.
    Both truck networks and servers were tested and worked perfectly when first tested and deployed.
    ASA 5510 running IOS ver 8.2(1)
    About a month ago, truck B lost it's ability to communicate via RPC to the DCs in the data center.  Nothing has changed on the network on my side as well as the satellite provider side.  I've looked through my VPN logs and firewall logs, but don't see anything that indicates a probable cause.  There is no evidence of requests being denied on my firewall, and the VPN ACLS.
    The one strange thing I've noticed when doing some tests is that I don't see interesting traffic hitting the ACL on the ASA when trying to PING or traceroute from the truck B server, or when the RPC request is being run.  BTW, the truck B server can PING and traceroute over the VPN tunnel to servers in the data center just fine.  And the reverse it also true. Just the RPC doesn't work.
    Here's the RPC error output:
    NtFrsApi Version Information
       NtFrsApi Major      : 0
       NtFrsApi  Minor      : 0
       NtFrsApi Compiled on: Feb 16 2007 20:10:33
    ERROR -  Cannot RPC to computer, odyssey; 00000721 (1825)
    Below is a traceroute from the truck B server to the data center server.  Notice the multiple entries for server accord?
    I seem to remember that this kind of behavior occurs whent an IP Address is being Natted.  Is that correct?
    Any suggestions are greatly appreciated.

    Thanks Pranesh,
    I haven't checked IPsec tunnel but I assumed that since I get successful connection to the VPN tunnel, the tunnel is up.  I have very limited knowledge about this; still learning the basics for CCNA certification.    The wiered thing is when I swap out ASA-5505 with home netgear router (at home), I don't have any problem accessing inside network at the temple.  Therefore, my assumption is something is wrong on my ASA-5505 config at home (the confg is pasted in intitial post.).  Please advise.
    Again thank yo so much for your help.

  • How to configure Click-to-Run version of Outlook 2013 to run side-by-side with Outlook 2007 or Outlook 2010

    Hi, I am administering a cutover from Office Pro 2010 to Office Pro 2013 via our Office 365 E3 licenses. Before I start migrating mailboxes from our Exchange 2003 server to Exchange Online, I want to have our staff install Office Pro 2013 including Outlook
    2013 so they can have time to review it before we switch to the Exchange Online server in a couple of days. I know Outlook 2013 is not compatible with our Exchange 2003 server but I was hoping to be able to setup Outlook 2013 to connect to my Office 365 email
    address while keeping my msi installed version of Outlook 2010 for my Exchange 2003 email address.
    I am trying to test the capability of Outlook 2013 running side-by-side with my Outlook 2010 program. I have the "Click-to-Run" version installed on my Windows 7 64-bit machine however when I try to open Outlook 2013, I get an error message: "Another
    version of Outlook is currently running. Close it and try again."
    In reading in TechNet and other sources, it clearly states that both programs can run simultaneously which is what I need to do
    but obviously something is not configured correctly.
    Can you please help me get this configuration running or let me know if it is in fact not possible?
    Thanks!
    Frank

    Yes, it should be able to install side by side.
    The versions of Office that you install must be the same edition. For example, both installations of Office are the 32-bit edition.
    When you get the error
    "Another version of Outlook is currently running. Close it and try again.", go to task manager and end all existing
    outlook process.
    If the issue persists, do a repair for your Office suites in Control panel>Program and features>Office>Change>Repair
    Thanks,
    Tyor Wang
    Forum Support
    Come back and mark the replies as answers if they help and unmark them
    if they provide no help.
    If you have any feedback on our support, please click
    here

  • Tacacs+ access issue with ASA firewall after integrating with RSA SecureID

    Hi,
    In my earlier post,  I raised the same question but let me rephrased it again. I have configured TACACS+ in cisco ASA firewall and able to access . But when I integrated it with RSA secure ID , I am not able to enter in enable mode. It is not accepting enable password nor RSA passcode. I have created enable_15 in ASA , ACS and RSA server but no luck.
    Did any one face similar issue with ASA access ?
    Rgds
    Siddhesh

    Hi Siddesh,
    In order to help you here, I need to know few things:
    1.] Show run | in aaa
    2.] When you enter enable password on ASA CLI, what error do you see on ACS > Monitoring and reports > AAA protocols > tacacs authentication > "look for the error message"
    3.] Turn on the debugs on ASA "debug tacacs" and "debug aaa authentication" before you duplicate the problem.
    ~BR
    Jatin Katyal
    **Do rate helpful posts**

  • ASA 5510 running out of 1550 byte blocks

    Hi,
    I am having trouble with our ASA5510.
    After upgrading the internal memory from 256 MB to 1 GB and upgrading the firmware to 8.4.2 we are experiencing that the ASA is running out of 1550 byte blocks. When that happens it is not possible to connect to the ASA by ADSM or SSH and new VPN IPSEC tunnels are not coming up.
    The only way I know how to fix this is to reload the ASA. This is happening every 2 to 3 days.
    In the free blocks graph one can see that there is a loss of about 20 blocks per 10 minutes.
    What are the steps I can take to find out what is causing this?
    Or is it a bug maybe ?
    Regards,
    Geert Veenstra

    Call me sad but I've downloaded a copy of the packets using
    show blocks old dump | b size 1550
    There doesn't seem to be a single type of traffic, IE I've got DFS Replication packets going over a VPN and normal HTTP traffic getting stuck (***** = name of the DFS server) and there was a few others I've seen but no real link between them.
    Packet contents:
    -----------------------------------------------------------+------------------
    0xa69fcb24:                                     00 00 00 00  |              ....
    0xa69fcb34: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcb44: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcb54: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcb64: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcb74: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcb84: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcb94: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcba4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcbb4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcbc4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcbd4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcbe4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcbf4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcc04: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa69fcc14: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a4 4c  |  ...............L
    0xa69fcc24: 11 77 00 1c 58 43 a4 4c 11 77 00 1c 58 43 56 e1  |  .w..XC.L.w..XCV.
    0xa69fcc34: a4 4c 11 77 0e 3f 08 00 45 00 00 80 b2 2c 40 00  |  .L.w.?..E....,@.
    0xa69fcc44: 40 32 c0 10 b0 38 c0 3a 05 66 a4 4c 11 77 0e 3c  |  @2...8.:.f.L.w.<
    0xa69fcc54: 00 0c 76 c5 c6 f8 81 00 00 14 08 00 45 00 00 54  |  ..v.........E..T
    0xa69fcc64: 00 00 40 00 40 01 44 07 0a 02 0a e5 c0 a8 21 13  |  ..@[email protected].......!.
    0xa69fcc74: 08 00 d8 f9 cf 6d 00 24 c3 d0 d3 51 c4 4e 09 00  |  .....m.$...Q.N..
    0xa69fcc84: 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17  |  ................
    0xa69fcc94: 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27  |  ........ !"#$%&'
    0xa69fcca4: 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37  |  ()*+,-./01234567
    0xa69fccb4: 23 4e 3c fe d5 1c ff d2 00 0c 18 81 1e 2b 0c 7a  |  #N<..........+.z
    0xa69fccc4: a4 14 bd 27 3a 43 fd 39 c5 7a 01 fc 68 59 1d 33  |  ...':C.9.z..hY.3
    0xa69fccd4: 31 37 d5 b5 e0 de f8 58 e9 ab 37 2d f1 30 55 4b  |  17.....X..7-.0UK
    0xa69fcce4: 9f a3 7d 5a 04 a3 1b da 2e 55 8d 75 72 c4 f2 c6  |  ..}Z.....U.ur...
    0xa69fccf4: 4a 40 9a 47 d4 80 6b 33 a4 dc 64 34 35 64 30 33  |  [email protected]
    0xa69fcd04: 31 30 62 39 62 61 34 34 32 63 62 61 62 65 39 22  |  10b9ba442cbabe9"
    0xa69fcd14: 2c 22 74 69 6d 65 22 3a 31 33 37 32 33 30 39 38  |  ,"time":13723098
    0xa69fcd24: 30 30 30 30 30 2c 22 70 73 74 22 3a 22 4a 75 6e  |  00000,"pst":"Jun
    0xa69fcd34: 65 20 32 36 2c 20 32 30 31 33 20 31 30 3a 31 30  |  e 26, 2013 10:10
    0xa69fcd44: 3a 30 30 20 50 4d 20 50 44 54 22 2c 22 6d 65 73  |  :00 PM PDT","mes
    0xa69fcd54: 73 61 67 65 22 3a 22 54 68 65 20 70 72 6f 62 6c  |  sage":"The probl
    0xa69fcd64: 65 6d 20 77 69 74 68 20 47 6f 6f 67 6c 65 20 56  |  em with Google V
    0xa69fcd74: 6f 69 63 65 20 73 68 6f 75 6c 64 20 62 65 20 72  |  oice should be r
    0xa69fcd84: 65 73 6f 6c 76 65 64 2e 20 57 65 20 61 70 6f 6c  |  esolved. We apol
    0xa69fcd94: 6f 67 69 7a 65 20 66 6f 72 20 74 68 65 20 69 6e  |  ogize for the in
    0xa69fcda4: 63 6f 6e 76 65 6e 69 65 6e 63 65 20 61 6e 64 20  |  convenience and
    0xa69fcdb4: 74 68 61 6e 6b 20 79 6f 75 20 66 6f 72 20 79 6f  |  thank you for yo
    0xa69fcdc4: 75 72 20 70 61 74 69 65 6e 63 65 20 61 6e 64 20  |  ur patience and
    0xa69fcdd4: 63 6f 6e 74 69 6e 75 65 64 20 73 75 70 70 6f 72  |  continued suppor
    0xa69fcde4: 74 2e 22 2c 22 74 79 70 65 22 3a 33 2c 22 72 65  |  t.","type":3,"re
    0xa69fcdf4: 73 6f 6c 76 65 64 22 3a 74 72 75 65 2c 22 70 72  |  solved":true,"pr
    0xa69fce04: 65 6d 69 65 72 22 3a 66 61 6c 73 65 7d 5d 2c 22  |  emier":false}],"
    0xa69fce14: 61 76 61 69 6c 44 61 74 61 22 3a 7b 22 73 65 72  |  availData":{"ser
    0xa69fce24: 76 69 63 65 41 76 61 69 6c 44 61 74 61 4d 61 70  |  viceAvailDataMap
    0xa69fce34: 22 3a 7b 7d 7d 2c 22 74 72 61 6e 73 6c 61 74 69  |  ":{}},"translati
    0xa69fce44: 6f 6e 73 22 3a 7b 22 4e 4f 4e 5f 53 4c 41 5f 44  |  ons":{"NON_SLA_D
    0xa69fce54: 45 53 43 52 49 50 54 49 4f 4e 22 3a 22 50 72 6f  |  ESCRIPTION":"Pro
    0xa69fce64: 64 75 63 74 73 20 6e 6f 74 20 63 6f 76 65 72 65  |  ducts not covere
    0xa69fce74: 64 20 62 79 20 5c 75 30 30 33 63 61 20 69 64 5c  |  d by \u003ca id\
    0xa69fce84: 75 30 30 33 64 5c 22 61 61 64 2d 6c 69 6e 6b 2d  |  u003d\"aad-link-
    0xa69fce94: 73 6c 61 5c 22 20 68 72 65 66 5c 75 30 30 33 64  |  sla\" href\u003d
    0xa69fcea4: 5c 22 68 74 74 70 3a 2f 2f 77 77 77 2e 67 6f 6f  |  \"http://www.goo
    0xa69fceb4: 67 6c 65 2e 63 6f 6d 2f 61 70 70 73 2f 69 6e 74  |  gle.com/apps/int
    0xa69fcec4: 6c 2f 65 6e 2f 74 65 72 6d 73 2f 73 6c 61 2e 68  |  l/en/terms/sla.h
    0xa69fced4: 74 6d 6c 5c 22 5c 75 30 30 33 65 47 6f 6f 67 6c  |  tml\"\u003eGoogl
    0xa69fcee4: 65 20 41 70 70 73 20 53 65 72 76 69 63 65 20 4c  |  e Apps Service L
    0xa69fcef4: 65 76 65 6c 20 41 67 72 65 65 6d 65 6e 74 5c 75  |  evel Agreement\u
    0xa69fcf04: 30 30 33 63 2f 61 5c 75 30 30 33 65 22 2c 22 54  |  003c/a\u003e","T
    0xa69fcf14: 4f 44 41 59 53 5f 53 54 41 54 55 53 22 3a 22 54  |  ODAYS_STATUS":"T
    0xa69fcf24: 6f 64 61 79 5c 75 30 30 32 37 73 20 53 74 61 74  |  oday\u0027s Stat
    0xa69fcf34: 75 73 22 2c 22 47 4f 4f 47 4c 45 5f 48 4f 4d 45  |  us","GOOGLE_HOME
    0xa69fcf44: 22 3a 22 47 6f 6f 67 6c 65 20 48 6f 6d 65 22 2c  |  ":"Google Home",
    0xa69fcf54: 22 4c 4f 43 41 4c 5f 54 49 4d 45 53 22 3a 22 41  |  "LOCAL_TIMES":"A
    0xa69fcf64: 6c 6c 20 74 69 6d 65 73 20 61 72 65 20 73 68 6f  |  ll times are sho
    0xa69fcf74: 77 6e 20 69 6e 20 79 6f 75 72 20 6c 6f 63 61 6c  |  wn in your local
    0xa69fcf84: 20 74 69 6d 65 7a 6f 6e 65 20 75 6e 6c 65 73 73  |   timezone unless
    0xa69fcf94: 20 6f 74 68 65 72 77 69 73 65 20 6e 6f 74 65 64  |   otherwise noted
    0xa69fcfa4: 2e 22 2c 22 53 4c 41 5f 44 45 53 43 52 49 50 54  |  .","SLA_DESCRIPT
    0xa69fcfb4: 49 4f 4e 22 3a 22 50 72 6f 64 75 63 74 73 20 63  |  ION":"Products c
    0xa69fcfc4: 6f 76 65 72 65 64 20 62 79 20 5c 75 30 30 33 63  |  overed by \u003c
    0xa69fcfd4: 61 20 69 64 5c 75 30 30 33 64 5c 22 61 61 64 2d  |  a id\u003d\"aad-
    0xa69fcfe4: 6c 69 6e 6b 2d 73 6c 61 5c 22 20 68 72 65 66 5c  |  link-sla\" href\
    0xa69fcff4: 75 30 30 33 64 5c 22 68 74 74 70 3a 2f 2f 77 77  |  u003d\"http://ww
    0xa69fd004: 77 2e 67 6f 6f 67 6c 65 2e 63 6f 6d 2f 61 70 70  |  w.google.com/app
    0xa69fd014: 73 2f 69 6e 74 6c 2f 65 6e 2f 74 65 72 6d 73 2f  |  s/intl/en/terms/
    0xa69fd024: 73 6c 61 2e 68 74 6d 6c 5c 22 5c 75 30 30 33 65  |  sla.html\"\u003e
    0xa69fd034: 47 6f 6f 67 6c 65 20 41 70 70 73 20 53 65 72 76  |  Google Apps Serv
    0xa69fd044: 69 63 65 20 4c 65 76 65 6c 20 41 67 72 65 65 6d  |  ice Level Agreem
    0xa69fd054: 65 6e 74 5c 75 30 30 33 63 2f 61 5c 75 30 30 33  |  ent\u003c/a\u003
    0xa69fd064: 65 20 61 6e 64 20 5c 75 30 30 33 63 61 20 69 64  |  e and \u003ca id
    0xa69fd074: 5c 75 30 30 33 64 5c 22 61 61 64 2d 6c 69 6e 6b  |  \u003d\"aad-link
    0xa69fd084: 2d 74 73 73 67 5c 22 20 68 72 65 66 5c 75 30 30  |  -tssg\" href\u00
    0xa69fd094: 33 64 5c 22 68 74 74 70 3a 2f 2f 77 77 77 2e 67  |  3d\"http://www.g
    0xa69fd0a4: 6f 6f 67 6c 65 2e 63 6f 6d 2f 61 70 70 73 2f 69  |  oogle.com/apps/i
    0xa69fd0b4: 6e 74 6c 2f 65 6e 2f 74 65 72 6d 73 2f 74 73 73  |  ntl/en/terms/tss
    0xa69fd0c4: 67 2e 68 74 6d 6c 5c 22 5c 75 30 30 33 65 54 65  |  g.html\"\u003eTe
    0xa69fd0d4: 63 68 6e 69 63 61 6c 20 53 75 70 70 6f 72 74 20  |  chnical Support
    0xa69fd0e4: 53 65 72 76 69 63 65 20 47 75 69 64 65 6c 69 6e  |  Service Guidelin
    0xa69fd0f4: 65 73 5c 75 30 30 33 63 2f 61 5c 75 30 30 33 65  |  es\u003c/a\u003e
    0xa69fd104: 22 2c 22 53 45 52 56 49 43 45 5f 4f 55 54 41 47  |  ","SERVICE_OUTAG
    0xa69fd114: 45 22 3a 22 53 65 72 76 69 63 65 20 6f 75 74 61  |  E":"Service outa
    0xa69fd124: 67 65 22 2c 22 4c 45 47 45 4e 44 5f 4c 4f 4e 47  |  ge","LEGEND_LONG
    0xa69fd134: 22 3a 22 54 68 65 20 66 6f 6c 6c                 |  ":"The foll
    Packet contents:
    -----------------------------------------------------------+------------------
    0xa6a02884:                                     00 00 00 00  |              ....
    0xa6a02894: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a028a4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a028b4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a028c4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a028d4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a028e4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a028f4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02904: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02914: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02924: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02934: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02944: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02954: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02964: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02974: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a4 4c  |  ...............L
    0xa6a02984: 11 77 00 1c 58 43 a4 4c 11 77 00 1c 58 43 56 e1  |  .w..XC.L.w..XCV.
    0xa6a02994: a4 4c 11 77 0e 3f 08 00 45 a0 00 78 7e 35 00 00  |  .L.w.?..E..x~5..
    0xa6a029a4: 40 32 0c 2d b0 38 d4 be d9 c8 a4 4c 11 77 0e 3c  |  @2.-.8.....L.w.<
    0xa6a029b4: 00 0c 76 c5 c6 f8 81 00 00 14 08 00 45 00 00 54  |  ..v.........E..T
    0xa6a029c4: 00 00 40 00 40 01 44 06 0a 02 0a e5 c0 a8 21 14  |  ..@[email protected].......!.
    0xa6a029d4: 08 00 00 cb dc 30 00 1a e5 e8 d3 51 6d ac 09 00  |  .....0.....Qm...
    0xa6a029e4: 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 14 15 16 17  |  ................
    0xa6a029f4: 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24 25 26 27  |  ........ !"#$%&'
    0xa6a02a04: 28 29 2a 2b 2c 2d 2e 2f 30 31 32 33 34 35 36 37  |  ()*+,-./01234567
    0xa6a02a14: 87 5a 37 3b 61 19 34 7e 31 85 f3 f2 72 6c a2 e9  |  .Z7;a.4~1...rl..
    0xa6a02a24: 52 72 e0 4e 39 25 78 3b b8 38 a8 49 c8 35 ba 89  |  Rr.N9%x;.8.I.5..
    0xa6a02a34: 19 c6 ce 0b 4b 49 f0 39 d7 e2 d4 e4 cf b2 34 c4  |  ....KI.9......4.
    0xa6a02a44: 4f 53 dd 67 5c 51 72 f6 dd 6d da f5 e6 c7 5c 20  |  OS.g\Qr..m....\
    0xa6a02a54: 4a 77 a1 ae f7 db d0 c0 cc 8b 93 d3 c4 61 6f 30  |  Jw...........ao0
    0xa6a02a64: c3 6c ae 26 30 4f 8e 61 f2 b6 63 8b 78 58 ea eb  |  .l.&0O.a..c.xX..
    0xa6a02a74: 23 d0 77 2a de e6 91 d0 3c 3d 56 93 16 5b 72 1f  |  #.w*....<=V..[r.
    0xa6a02a84: 41 89 70 7e 62 86 a8 ab 99 33 96 e3 d7 44 60 0e  |  A.p~b....3...D`.
    0xa6a02a94: b6 2d 3c 16 5f 80 7b 6e 95 85 aa 7c d0 ab 08 44  |  .-<._.{n...|...D
    0xa6a02aa4: 02 bc 90 f9 87 8d 12 a0 ed 3c aa f7 ba 47 f4 81  |  .........<...G..
    0xa6a02ab4: 9d 69 80 3b 3e c7 51 19 1a e6 08 00 00 00 00 00  |  .i.;>.Q.........
    0xa6a02ac4: 00 00 00 00 00 00 00 00 29 00 00 00 0a 00 00 80  |  ........).......
    0xa6a02ad4: 03 08 00 00 00 39 00 00 00 60 00 00 00 00 0b 00  |  .....9...`......
    0xa6a02ae4: 00 00 ff ff b5 00 00 00 02 08 00 00 00 8f 00 00  |  ................
    0xa6a02af4: 00 00 49 44 00 08 00 00 00 00 00 00 00 00 00 00  |  ..ID............
    0xa6a02b04: 00 00 00 36 00 00 00 0a 00 00 80 03 08 00 00 00  |  ...6............
    0xa6a02b14: 41 01 00 00 60 00 00 00 00 0b 00 00 00 ff ff b5  |  A...`...........
    0xa6a02b24: 00 00 00 02 08 00 00 00 8f 00 00 00 f9 00 00 00  |  ................
    0xa6a02b34: 11 03 00 00 00 00 00 00 00 00 73 74 72 69 6e 67  |  ..........string
    0xa6a02b44: 00 13 00 00 00 01 00 04 00 00 00 00 00 00 00 04  |  ................
    0xa6a02b54: 00 00 00 00 52 65 74 75 72 6e 56 61 6c 75 65 00  |  ....ReturnValue.
    0xa6a02b64: 00 75 69 6e 74 33 32 00 13 00 00 00 01 00 04 00  |  .uint32.........
    0xa6a02b74: 00 00 00 00 00 00 11 00 00 00 0a 00 00 80 03 08  |  ................
    0xa6a02b84: 00 00 00 8f 01 00 00 00 75 69 6e 74 33 32 00 00  |  ........uint32..
    0xa6a02b94: 6f 75 74 00 13 00 00 00 01 00 04 00 00 00 00 00  |  out.............
    0xa6a02ba4: 00 00 1c 00 00 00 0a 00 00 80 03 08 00 00 00 8f  |  ................
    0xa6a02bb4: 01 00 00 97 01 00 00 00 0b 00 00 00 ff ff 00 00  |  ................
    0xa6a02bc4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02bd4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02be4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02bf4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c04: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c14: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c24: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c34: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c44: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c54: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c64: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c74: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c84: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02c94: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02ca4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02cb4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02cc4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02cd4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02ce4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02cf4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02d04: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02d14: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02d24: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02d34: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |  ................
    0xa6a02d44: 00 00 00 00 00 00 00 00 00 00 00 0c 00 00 00 00  |  ................
    0xa6a02d54: 00 5f 5f 00 00 00 80 1c 00 00 00 1c 04 00 00 00  |  .__.............
    0xa6a02d64: 0b 00 00 00 ff ff 29 04 00 00 02 08 00 00 00 36  |  ......)........6
    0xa6a02d74: 04 00 00 00 49 6d 70 6c 65 6d 65 6e 74 65 64 00  |  ....Implemented.
    0xa6a02d84: 00 44 65 73 63 72 69 70 74 69 6f 6e 00 00 52 65  |  .Description..Re
    0xa6a02d94: 74 72 69 65 76 65 73 20 74 68 65 20 63 75 72 72  |  trieves the curr
    0xa6a02da4: 65 6e 74 20 76 65 72 73 69 6f 6e 20 76 65 63 74  |  ent version vect
    0xa6a02db4: 6f 72 20 63 68 61 69 6e 20 6f 66 20 74 68 69 73  |  or chain of this
    0xa6a02dc4: 20 6d 65 6d 62 65 72 00 00 46 65 6e 63 65 00 81  |   member..Fence..
    0xa6a02dd4: 0a 00 00 05 00 4d 53 2d 46 50 30 31 00 00 52 4f  |  .....*********..RO
    0xa6a02de4: 4f 54 5c 4d 69 63 72 6f 73 6f 66 74 44 66 73 00  |  OT\MicrosoftDfs.
    0xa6a02df4: 1d 00 00 00 00 ff ff ff ff 00 00 00 00 04 00 00  |  ................
    0xa6a02e04: 00 04 00 00 00 00 00 00 00 00 00 00 80 0c 00 00  |  ................
    0xa6a02e14: 00 00 00 00 00 00 00 00 80 2f 0a 00 00 00 00 00  |  ........./......
    0xa6a02e24: 00 00 08 00 00 00 04 00 00 00 0f 00 00 00 0e 00  |  ................
    0xa6a02e34: 00 00 00 0b 00 00 00 ff ff 03 00 00 00 a1 03 00  |  ................
    0xa6a02e44: 00 74 04 00 00 d2 04 00 00 bf 05 00 00 2a 00 00  |  .t...........*..
    0xa6a02e54: 00 2a 03 00 00 15 ff ff ff ff ff ff ff 0c 06 00  |  .*..............
    0xa6a02e64: 80 00 5f 5f 50 41 52 41 4d 45 54 45 52 53 00 00  |  ..__PARAMETERS..
    0xa6a02e74: 61 62 73 74 72 61 63 74 00 11 00 00 00 00 00 00  |  abstract........
    0xa6a02e84: 00 00 00 00 00 00 00 04 00 00 00 00 4d 6f 64 65  |  ............Mode
    0xa6a02e94: 00 00 75 69 6e 74 38 00 11 00 00                 |  ..uint8....
    -----------------------------------------------------------+------------------

  • Will Adobe Photoshop Elements 9 Run Successfully on a MacBook Pro running Version 10.9.3 Operating Software ?

    Will Adobe Photoshop Elements 9 Run Successfully on a MacBook Pro running Version 10.9.3 Operating Software ?

    Sorry it took me a while to come back. Anyway, I cleared out the old Xcode files and went into the Developers Download area and selected to download 4.6.3 and was presented with this window
    I clicked on Savefile and it downloaded. I was intrigued as to why this would work as it was exactly what I had done before. Out of interest I decided to issue the download again and this time it created a zero byte disk image and a "part" file of 1.6mB. I shall just have to put that behind me (accepting that I don't understand why one download should work and all the precious attempts should fail) and move on.
    Thank you for your help (it was my eyesight that caused me to think my OS version was 10.7.9 - it is indeed 10.7.5)

  • Possible internet routing issues driving me crazy!

    I've somehow hit a problem accessing a particular favourite website and it seems I may have a routing issue.
    I've spoken with a friend who is fairly network savvy and he's suggested I raise a case \ complaint with BT. I thought I'd use this forum to test if I'm missing something I could be doing to fix it before logging a problem with BT Helpdesk!
    I've a BT Homehub 2 (Current firmware    4.7.5.1.83.3.5 (Type B) and I can access pretty much all websites I care to look at without any issue at all, however the site I read most days is now no longer viewable on any of my 2 PC's nor my iPhone. When I try to access it I  get no error messages at all just a blank white page.
    Doesn't matter if I try using IE or Firefox or Chrome browers it's the same result - I just see a blank white page.
    The site in question www.celticquicknews.co.uk (or www.celticquicknews.com) and is definitely available, as I can access it when using a site such as http://www.free-internet-organization.tk/ on both my PC's and iphone so I know the web site is up and running and available for browsing but since Thursday lunchtime I've had no joy in being to access that particular site directly wihout resorting to using another middleman site to let me view it.
    I have tweeted the guy who hosts the www.celticquicknews.co.uk site and he's said his site is fine but has numerous similar queries around BTINTERNET folks having the same issue as I'm reporting.
    I run McAfee Internet Security and having disabled the various firewall \secure browsing functions no improvement still no joy.
    I did successfully somehow connect directy to the illusive web site this morning (Sunday 1st May) on my iphone at around 10am, but by the time I boiled the kettle to have a coffeee and sit and read the site it became inaccessable again on my iphone and both my PC's! So what's going on?
    www.celticquicknews.co.uk [217.174.253.143]
    www.celticquicknews.com [217.174.253.143]
    Homehub TCP\IP info is as below which I suspect is of value to the more techincal on the forum:
    Broadband network IP address    109.152.154.29
    Default gateway    217.32.142.102
    Primary DNS    194.72.0.114
    Secondary DNS    62.6.40.162
    ADSL line status
    Connection Information
    Line state    Connected
    Connection time    0 days, 01:11:16
    Downstream    15,978 Kbps
    Upstream    1,144 Kbps
    ADSL Settings
    VPI/VCI    0/38
    Type    PPPoA
    Modulation    G.992.5 Annex A
    Latency type    Interleaved
    Noise margin (Down/Up)    5.2 dB / 6.0 dB
    Line attenuation (Down/Up)    31.0 dB / 13.8 dB
    Output power (Down/Up)    23.6 dBm / 1.7 dBm
    C:\>tracert -d 217.174.253.143
    Tracing route to 217.174.253.143 over a maximum of 30 hops
      1    <1 ms    <1 ms    <1 ms  192.168.1.254
      2    15 ms    15 ms    15 ms  217.32.142.102
      3    18 ms    17 ms    16 ms  217.32.142.142
      4    22 ms    22 ms    21 ms  213.120.163.26
      5    22 ms    20 ms    21 ms  217.32.27.30
      6    21 ms    21 ms    21 ms  217.32.27.178
      7    22 ms    21 ms    21 ms  109.159.250.78
      8    33 ms    35 ms    35 ms  109.159.250.13
      9    28 ms    28 ms    29 ms  62.172.102.1
     10    29 ms    28 ms    28 ms  195.66.224.98
     11    33 ms    34 ms    33 ms  88.208.255.61
     12    38 ms    32 ms    33 ms  88.208.255.102
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17     *        *        *     Request timed out.
     18     *        *        *     Request timed out.
     19     *        *        *     Request timed out.
     20     *        *        *     Request timed out.
     21     *        *        *     Request timed out.
     22     *        *        *     Request timed out.
     23     *        *        *     Request timed out.
     24     *        *        *     Request timed out.
     25     *        *        *     Request timed out.
     26     *        *        *     Request timed out.
     27     *        *        *     Request timed out.
     28     *        *        *     Request timed out.
     29     *        *        *     Request timed out.
     30     *        *        *     Request timed out.
    Trace complete.
    C:\>
    I've reset my HH several times over the weekend and am baffled as to how I can somehow have 1 site excluded from my browsing options for no obvious reason other than a suspected internet routing issue.
    My iPhone is on ORANGE and when disabling the wireless connection it too is unable to view the site in question so it's a real pain!
    Not sure where to go to progress this so any help \ guidance is very much appreciated.......
    Solved!
    Go to Solution.

    Appreciate the help....been out for most of the day and checked in to see if any additional posts.
    I tried pinging the site and it does seem to resolve OK and also tried accessing site via IP but same issue - blank white page.
    >ping www.celticquicknews.co.uk
    Pinging www.celticquicknews.co.uk [217.174.253.143] with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Then tried the telnet command "telnet 217.174.253.143 80" and I do not get any errors and as suggested the command prompt goes blank but no matter what I type I get no errors or response from server 217.174.253.143.
    My IP address has changed from this morning and sadly still same issue for me.
    Internet connection configuration
    Connection Information
    Connection time
    0 days, 10:05:37
    Data Transmitted/Received (MB)
    10.8 / 29.4
    Broadband username
    [email protected]
    Password
    Not configured
    TCP/IP settings
    Broadband network IP address
    86.147.168.198
    Default gateway
    217.32.142.102
    Primary DNS
    194.72.0.114
    Secondary DNS
    62.6.40.162
    The tracert comments make sense so that's helped me understand, thanks for checking that out.
    So what's the best option for me? Am I wasting BT and my own time logging a case?
    I'd not usually bother pursuing this for the sake of a single web site but I'm bemused how this has happened since last week?
    Thanks again for all help and guidance.
    PJ

  • Incredible running version 2.2 but says my system is currently up to date?

    Hi, I've had my Incredible since March, it's my first smart phone. It tells me my system is up to date, running version 2.2  I know everyone is excited about Gingerbread, but apparently there is another version I missed somewhere along the line? Or am I confused? (I am an old lady, I do find the cute names vs. the numbers for update versions confusing.) I've never got a notification about an update being available.  Thanks, Kathy

    2.2 is the latest version for the Incredible.  The next version, Gingerbread (2.34 or something) was pushed in Sept for a bit and then pulled because of issues.  Once they resolve those issues it will be repushed and you'll get that version. 

  • Routing Issue with 2 Nics on Windows Server 2008 R2

    Good Day
    My issue is I needed to set up port forwarding for a web server to communicate with our hotels management server to check availability.
    Initially the server has a single Nic configured in the 172.26.1.0 /24 network  , Its default gateway the Switch vlan interface 172.26.1.1
    We have many vlans for all the systems in the hotel and the server also needs to communicate with 3 other servers on different subnets which it does just fine.
    I now added an additional adsl line with a managed router which has an interface of 192.168.10.1 /24 , My servers second NIC has the IP address 192.168.10.2 with its gateway being the 192.168.10.1
    This 192.168.10.0 network is in a L2 Vlan and the rest of the network does not know it exists. It was working fine then just stopped asfter i added a static route to the server , which i did with RRas... I did this as the server could not communicate with
    just one of the servers..
    If i disable the 172.26.1.0 NIC the port forwarding works but then obviously the rest of the network goes down.. I know its a routing issue but am lost
    please help

    Hello,
    using multiple default gateways is not a good idea.
    See details in http://support.microsoft.com/kb/159168/en-us
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • Routing issue- seeing same IPs for two hops

    Hello All,
    I'm seeing two same IPs in the traceroute output. Is that due to routing issue that nexhop is as the same device for the first time?
    Log:
    6  10.30.102.26  61.060 ms 10.30.100.142  61.266 ms 10.30.102.26  61.071 ms
    7  10.30.102.26  61.139 ms  61.211 ms 10.61.191.2  60.948 ms
    Can you  guys help me to fix the issue??
    Regards,
    Thiyagu

    Are you load balancing anywhere?
    6 10.30.102.26  61.060 ms
       10.30.100.142  61.266 ms
       10.30.102.26  61.071 ms
    7 10.30.102.26  61.139 ms  61.211 ms
       10.61.191.2  60.948 ms
    HTH,
    John
    *** Please rate all useful posts ***

  • Routing Issue with Telia

    I think verizon has a routing issue with Telia.

    thought I would share this,   Telia has admited an issue on their network
    Twitter / Telia_service: @Ungvall routing problem? This ...
    https://twitter.com/Telia_service/status/179661595276881921
    Cached
    Similar
    Share
    View shared post
    BTW Apparently @Telia_service had routing problems on both the latest iOS and ... DNS problem and we are working with Akamai for a sollution to this problem

Maybe you are looking for

  • Ran updates, LabVIEW & MAX will no longer recognize my cDAQ?

    As stated, I ran updates yesterday through NI Update Service... it suggested SP1, and a couple of others.  Ran them, and today my computer doesn't see my cDAQ (9174).  Running... Win7 Pro 64bit LabVIEW Professional Ver. 12.0.1f2 (32-bit) MAX Ver. 5.4

  • My add and remove program

    I am asked to create an add method with the following rules: When adding new elements, check to ensure there is room in the array data. If there is no unused array index, grow the array by delta elements. When removing existing elements, shrink the a

  • Where to build blog, based on these parameters

    It's been a long journey with lots of reading and experimenting. The setting: I build my site in iWeb, Publish to Folder, add tags in iWeb SEO Tool, and FTP to GoDaddy. SEO is very important to me, though I haven't implemented everything on my to-do

  • Distribution and Assessment

    Hi, I want to know what is the exact difference between distribution and assessement in CO. What situation we do distribution and assessment. Regards Babu

  • Intermittent NO SERVICE

    I have been getting intermittent NO SERVICE and then full bars at the same spot in the Upper East Side of Manhattan several times a day for the last week. Putting the iPhone SIM in an unlocked Nokia 6682 shows full bars all day. A reboot of the phone