Basic Troubleshooting Steps Before Calling Support

This is going to sound like a seriously noob question because it is.
We have two Ironport C160 devices configured in a cluster in our enviornment.  Both seem to purr along nicely but one unit has "crashed" a couple of times in the past few months and I'm trying to figure out what to check, what to do, on the device(s) with regards to basic diagnostics/troubleshooting to find out what has happened.  I'd like to go to support have some basic ideas before calling support for assistance.  Any thoughts?  I'm wondering are there log files to check that might indicate a problem or something else I can look at to see what is going on?
Any input would be greatly appreciated.

Greetings,
This is actually a great question.  Performing some initial diagnosis (information gathering) prior to contacting support can go a long way into speeding up  determination of root cause. It can also improve the accuracy of the analysis.  The first thing we have to do is determine what "Crash" means. Did the system become totally unresponsive or did is just become unresponsive to network requests? This reason this is important is that a system that is not responding to commands (locked up) may be encountering a different type of fault situation than say a system that is just not responding to network requests.   For example a system that is totally locked up and not responding to any commands from the console may be encountering an problem with the Raid controller or memory (hardware) while a system that is accessible via the console, but not via SSH or HTTPS may simple be over burdon with connections or may be experiencing DNS related issues.
Before powering down the appliance or rebooting it, try connecting to the serial port first. In a majority of cases that we see, the appliance is operational but has encountered a network related issue that is preventing or limiting connections, including those to the GUI or via SSH. Console access will help you determine if the issue goes further than just a networking problem.  As mentioned the system logs can be helpful in a situation like this. The Status logs can also help you look at any trends related to a number of parameters, such as CPU, Memory, Connections in and out, as well as disk I/O. 
Going further, if you do contact support we prefer that you do so Prior to rebooting the appliance. If you have to power cycle the appliance its possible to loose any logging details related to the event, therefore we would prefer to see the appliance in the fault state.
I am including some detailed information below that outlines some basic diagnostic procedures that we recommend for events like this. If you are seeing such events on a regular basis it would be advisable to contact support so we can perform a more detailed analysis.
Environment: Cisco IronPort Email Security Appliance (ESA), Security Management Appliance (SMA), all versions of AsyncOS
Symptoms: You are unable to connect to your ESA or SMA appliance over the  network.  You have attempted to connect using the web interface and the  CLI via SSH and the appliance does not appear to be answering the  requests.
In a majority of cases the appliance is not actually  locked up. It may simply be in a state that is preventing it from  responding to network requests in the usual manner.  Below are some  guidelines that can help you diagnose the problem, and possibly get your  system back up and running or at least in a state you can work with.
It is very important that you do not power cycle the system unless advised to do so by technical support. Power cycling  the appliance can cause data corruption which can result in lost  messages, database corruption, lost logging data as well as damage to  the file system.   When you power cycle the appliance it is not able to  unmount the file systems cleanly. For this reason you should always use  the 'shutdown' or 'reboot' command from the CLI, or the Shutdown/Reboot  option listed under the system administration tab in the GUI.
So what if you rebooted the appliance correctly, and still can not gain access via the network?
Check the indicator lights on the appliance, are any lights on
Are the lights for the hard drives on? Are they flashing?
Are there any status codes on the front of the appliance?
Did the appliance issue any audible codes when it started up (Beeping).
In many cases simply swapping out the network cable or moving to another port on the switch can resolve the connectivity issue.
Check the status of the indicator lights on the switch port if they are available.
Check the status of the lights on appliance. Are they on, are they flashing?
Are you able to connect directly to the appliance using a network cross over cable?
A  network crossover cable will allow you to connect directly to the  Ethernet ports on the appliance. You will however, have to configure the  connecting host to be on the same subnet as the interface your  connecting to. Using a network crossover cable can be helpful in  diagnosing situations related to your LAN. One such issue is having  another host with the same IP address on the same subnet.
Is  your appliance not responding to network requests or is it simply not  responding to service requests?  You can determine this using ping. If  you can ping the appliance but you can not SSH to it, then we know its  listening via ICMP and the SSH service is not responding or accessible.
Have  you tested all network interfaces? Check to see if you can connect to  one of the other interfaces on the appliance using the process described  above.
If your system is not responding to network requests  and immediate access is needed, you can connect to the serial port  located on the rear of your appliance. This port is a standard DB9  connector and can be utilized with the serial cable that came with your  appliance. If you do not have the serial that came with your appliance  you will need to obtain one that is configured as a null modem cable.  Optionally you can use a standard serial cable with a null modem  adapter. Once you have connected the cable to the appliance you can then  connect the other end of the cable to another system, such as a laptop.  You will need a terminal program like Hyperterm, or Procom. You will  need to configure your terminal program for 9600 Baud 8N1. Once you have  started your terminal program, you should be able to connect and get a  login.  In the event that the serial port is not responding you may want  to verify that the cable is connected and the unit is  powered on. If  you still cannot get a login it is advisable to contact customer support  for further assistance.
If you are able to obtain access via the  serial port issue the command status, check to see if the appliance is  listed as being "Online".
    mail.example.com > status detail
     Status as of:                  Mon Jan 04 12:48:31 2010 CST
     Up since:                      Tue Jul 14 16:50:50 2009 CDT (173d 20h 57m 41s)
     Last counter reset:            Never
     System status:                 Online
     Oldest Message:                24 weeks 16 hours 30 mins 48 secs
     Feature - Centralized Tracking: 833 days
     Feature - Centralized Reporting: 833 days
     Feature - IronPort Centralized Configuration Manager: 60 days
     Feature - Incoming Mail Handling: Perpetual
     Feature - Centralized Spam Quarantine: 833 days
If the status detail command does not respond or produces an error, contact customer support.
Use the "Version" command to check the RAID status.
      mail.example.com > version
     Current Version
     ===============
     Model: M660
     Version: 6.5.2-101
     Build Date: 2009-05-28
     Install Date: 2009-07-14 17:04:32
     Serial #: 002C999999-J999999
     BIOS: 2.4.3I
     RAID: 1.21.02-0528, 2.01.00, 1.02-014B
     RAID Status: Optimal
     RAID Type: 10
     BMC: 1.77
If  the RAID is degraded its possible the appliance is encountering other  that may or may not be related to the apparent lock up. If the Version  command will not respond or provide any data contact customer support.
Check your network configuration using the command etherconfig.
     mail.example.com > etherconfig
     Choose the operation you want to perform:
     - MEDIA - View and edit ethernet media settings.
     - VLAN - View and configure VLANs.
     - LOOPBACK - View and configure Loopback.
     - MTU - View and configure MTU.
     []> media
     Ethernet interfaces:
     1. Data 1 (Autoselect: )) 00:22:19:b0:03:c4
     2. Data 2 (Autoselect: )) 00:22:19:b0:03:c6
     3. Management (Autoselect: <1000baseTX full-duplex>) 00:10:18:4e:29:88
     Choose the operation you want to perform:
     - EDIT - Edit an ethernet interface.
     []>
     Choose the operation you want to perform:
     - MEDIA - View and edit ethernet media settings.
     - VLAN - View and configure VLANs.
     - LOOPBACK - View and configure Loopback.
     - MTU - View and configure MTU.
     []> MTU
     Ethernet interfaces:
     1. Data 1 default mtu 1500
     2. Data 2 default mtu 1500
     3. Management default mtu 1500
     Choose the operation you want to perform:
     - EDIT - Edit an ethernet interface.
     []>
Recent network changes can have an impact on connectivity to the appliance.
Use the command "interfaceconfig" to verify your interface settings.
   mail.example.com > interfaceconfig
     Currently configured interfaces:
     1. Management (192.168.1.33/24 on Management: downside.hometown.net)
     2. outbound_gloop_ISQ_notify (192.168.1.34/24 on Management: inside.hometown.net)
     Choose the operation you want to perform:
     - NEW - Create a new interface.
     - EDIT - Modify an interface.
     - GROUPS - Define interface groups.
     - DELETE - Remove an interface.
     []>
     Try flushing out all the network related cache.
     mail.example.com > diagnostic
     Choose the operation you want to perform:
     - RAID - Disk Verify Utility.
     - DISK_USAGE - Check Disk Usage.
     - NETWORK - Network Utilities.
     - REPORTING - Reporting Utilities.
     - TRACKING - Tracking Utilities.
    []> network
    Choose the operation you want to perform:
    - FLUSH - Flush all network related caches.
    - ARPSHOW - Show system ARP cache.
    - SMTPPING - Test a remote SMTP server.
    - TCPDUMP - Dump ethernet packets.
    []> flush
    Flushing LDAP cache.
    Flushing DNS cache.
    Flushing system ARP cache.
    10.92.152.1 (10.92.152.1) deleted
    10.92.152.18 (10.92.152.18) deleted
    Network reset complete.
    Choose the operation you want to perform:
    - FLUSH - Flush all network related caches.
    - ARPSHOW - Show system ARP cache.
    - SMTPPING - Test a remote SMTP server.
    - TCPDUMP - Dump ethernet packets.
    []>
If any of the network related commands fail to respond, contact customer support.
Once  you have performed these steps, if you are still unable to gain access  via the network it would be advisable to contact customer support for  further assistance.
Christopher C Smith
CSE
Cisco IronPort Customer Support 

Similar Messages

  • Have a brand new itouch ttried loads of times to connect to my home wi-fi with no luck, called support they told me to take it back and get new one, same results have wi-fi sign on top but not really connected. help.

    new itouch won't connect to wi-fi, has wi-fi sign on top, but is not really connected, called apple support they told me to take it back and get new one, but same problem please help

    Test it on another network--like at McDonals. If it works there, you got an issue on your home network--like a router setting.
    Basic troubleshooting steps 
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • TS2771 Ipod Touch 4th Gen Camera doest function despite using troubleshooting steps?

    I have tried using the troubleshooting steps outlined on this site but the camera fails to open, or switch between the front & rear cameras?  Can tis be repaired, if so what is the estimated cost?  My son's Ipod has the latest updates.

    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414
    If you try all these Steps and you still have issues... Then a Visit to an Apple Store or AASP (Authorized Apple Service Provider) is the Next Step...
    Be sure to make an appointment first...

  • User can't print from Reader, tried multiple troubleshooting steps

    Working with a client who can no longer print from Reader (v11.0.10). Windows 7 Pro x86 machine.  Tried printing after each of the following steps:
    Rebooted PC
    Restarted Print Spooler service
    Uninstalled/Reinstalled Reader v11 (from fresh download)
    Set PDF/A option to "Never"
    Set Advanced option for "Print as image"
    Uninstalled v11 and installed v10 (from fresh download)
    Set v10 option to "Print as image"
    In each instance, the printer queue shows no activity following a print command from Reader.  No document is hanging or even appearing in the queue.
    Test prints from other applications (MS Excel) and from the printer properties Test button both work flawlessly. When test printing from other apps, the documents are briefly visible in the print queue.
    She gets no error message.  It simply does not print.  Have attempted with multiple documents and sending to different printers.
    Next step is going to be installing third-party PDF reader software and scrapping Reader altogether.  Please advise if there are any additional troubleshooting steps before abandoning this product.

    No dice. Tried disabling protected mode and still could not print.
    Installing Foxit Reader (http://www.foxitsoftware.com/Secure_PDF_Reader/index.php) so at least user can print PDFs.  I will keep monitoring this post for any further suggestions anyone may come up with.

  • Keep getting error message saying ipod detected but could not be identified properly - I have tried all the steps on the support page twice and it still will not work!  I am running windows 8 (which it has worked with ok before) - struggling :(

    keep getting error message saying ipod detected but could not be identified properly - I have tried all the steps on the support page twice and it still will not work!  I am running windows 8 (which it has worked with ok before) - struggling
    I recently bought some new albums and can't play them on my ipod

    I just encountered the same problem on my 2 month old MBPro.  I found a work around by changing USB ports.  As for the actual cause or the reason why that worked, I dont know.  The USB port I was using works fine with my phone or other USB devices.

  • Last edit for "Final Cut Express: Basic Troubleshooting" tip

    Hi again,
    I'd like to propose a final edit to my previous tip [Final Cut Express: Basic Troubleshooting|http://discussions.apple.com/thread.jspa?threadID=2662419]. This edit adds post anchor points to allow for easy linking in the future.
    The final version will be submitted in the post below.
    Thanks for your help!
    - Sasha
    Edit: Example link = [Trash your preferences|http://discussions.apple.com/message.jspa?messageID=12689228#TrashP refs]

    Final Cut Express: Basic Troubleshooting
    There are many problems that can occur in any version of Final Cut Express and each one is generally best treated with a solution specifically tailored to it. However, you will generally get the best results if you follow a simple step-by-step approach to troubleshooting outlined here.
    1. Quit the application.
    2. Is your computer supported by the version of FCE you are running?
    Final Cut is particularly susceptible to problems when being used in conjunction with hardware, operating systems, and versions of Quicktime other than those that are supported. Always check before updating to see if the version you are running will continue to be supported. You can view the hardware requirements for FCE4 [here|http://www.apple.com/finalcutexpress/specs.html]. Note that FCE4 is the only version of the program supported by Snow Leopard. It is generally a good idea when working with Pro Apps to do a complete erase and install when updating to a new OS and then reinstall the program afterwards. Never update any critical software such as Quicktime or your OS when you are in the middle of an important project. Always keep a backup in case something goes wrong when you do.
    3. Is your software fully updated to the current version?
    In the upper menu bar, select the  symbol and click +Software Update+ in the contextual menu that appears. Make sure to download any Final Cut Express, Quicktime (if supported by the version of FCE you are running) , ProKit, and other important updates that the system recommends. Updated versions provide critical bug fixes and improvements that may solve the problem you were experiencing.
    4. Are you using supported external hardware?
    FCE can capture using FireWire from camcorders recording in DV-NTSC, DV-PAL, or HDV and can ingest using USB from AVCHD camcorders. Make sure that your recording device is compliant with one of these formats and not some related variant (such as AVCHD Lite). External USB drives are not supported by Apple for video editing - if you are experiencing problems while using one try disconnecting it and see if the issue persists.
    5. Trash your preference files and repair disk permissions.
    Whenever you have trouble in Final Cut Express it is almost always a good idea start by trashing your preference files. These can easily get corrupted and many problems can be quickly fixed by giving them a dump. The Apple Knowledge Base article found [here|http://support.apple.com/kb/TS2611] outlines how to do this - [Tom Wolsky|http://discussions.apple.com/profile.jspa?userID=342090] also describes a good method [here|http://fcpbook.com/Misc1.html]. It is also a good idea to repair any permissions issues that may have arisen, and you can find a good description of the process [here|http://support.apple.com/kb/HT2963?viewlocale=en_US].
    6. Search the discussion forums for solutions to similar problems.
    You may be experiencing a common problem with the application or one that has been addressed when brought up by other users. Enter your query in the search bar on Apple Discussions and narrow your question to the [FCE forum|http://discussions.apple.com/forum.jspa?forumID=936&start=0] to get the most accurate results. Unless something very strange is going on it’s likely that you will find an answer or proposed solution has already been posted.
    7. Start a new topic.
    If you are unable to find an already posted solution on the forum that works for you and trashing your preference files has not fixed your problem, post a new topic in the FCE forum describing what is going on. Be as descriptive as possible and make sure to include pertinent information such as the specifications of your computer, OS, Quicktime version, the sequence you are editing in within the program, and the clip you are placing in it if this relates to the problem you are experiencing. Refer to [Eric W.|http://discussions.apple.com/profile.jspa?userID=337386]’s announcement [How to Post a new Topic|http://discussions.apple.com/ann.jspa?annID=650] for more information.
    8. Perform a complete removal of the application and reinstall.
    If you are not receiving working answers to your problem or it appears that your dilemma has not been reproduced in the past, try reinstalling FCE. You should first completely remove all traces of the program. Digital Rebellion has a nice free application called [FCS Remover|http://www.digitalrebellion.com/fcs_remover.htm] which automatically does this - alternatively you can manually do it by moving all components listed [here|http://support.apple.com/kb/TA47818?viewlocale=en_US] to the trash and emptying it. Note that the files listed may be named something slightly different if you are using a different version of Final Cut.
    9. Contact Apple.
    If all else fails, you should go ahead and contact Apple. It’s possible that you received a faulty disc or that they will have a solution to the problem that no one else has thought of. You can find pertinent contact information [here|http://www.apple.com/contact>.

  • I have many questions, I have called Support,  they refuse to forward or give me Tech Support See Be

    Hi,
    I have many questions, and have had a very frustrating time to get in touch with the correct person.
    I have called support twice, both times even though it was a technical question about cloud, they refused to forward my calls and told me there is NO technicall support for Cloud and that I have to place my questions here in the forum.
    I am CONTINUALLY told to change my password, 2 and 3 times a week.  I am a sysAdmin, my passwords are a MINIMUM of 13 Char/UP/Lower/Number/Special Combo, always have been. They work out to a 100% approval in any algorythm checker.   Yes, I was one of the persons who had their password stolen which has caused me a tad bit of inconvenience, but such is life.   Is This Normal? I have gone on twitter a few times to verify the emails, I have got them so often.
    My "Cloud Sync" Hasn't worked since PhotoShop's Site Closed, I know this beause I stored my 20gigs of files, .ai,  and .eps, .psd eveything that I couldn't move to Revel (which btw, I never got a refund for having to purchase the revel account 20gigs, when photoshop was closed, which also was never refunded.) 
    I actually wasn't too worried about the cloud issue because I only work at home, if I go somewhere else.. work's not going with me
    Since about three weeks ago and currently I am having NOTHING but problems with cloud, The errors in my Event Log are NUMEROUS
    Activation context generation failed for "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC\Dreamweaver.exe".Error in manifest or policy file "" on line . A component version required by the application conflicts with another component version already active. Conflicting components are:. Component 1: C:\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0. 7601.17514_none_fa396087175ac9ac.manifest. Component 2: C:\Windows\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.76 01.17514_none_41e6975e2bd6f2b2.manifest.
    In xml form:
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> 
    - <System>
    <Provider Name="SideBySide" />
    <EventID Qualifiers="49409">80</EventID>
         <Level>2</Level>
        <Task>0</Task>
      <Keywords>0x80000000000000</Keywords>
       <TimeCreated SystemTime="2014-03-28T08:07:04.000000000Z" />
       <EventRecordID>2269809</EventRecordID>
       <Channel>Application</Channel>
       <Computer>Celtic-Surfer</Computer>
      <Security />
    </System>
           <EventData>
          <Data>C:\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7 601.17514_none_fa396087175ac9ac.manifest</Data>
      <Data>C:\Windows\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.760 1.17514_none_41e6975e2bd6f2b2.manifest</Data>
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
      <Data />
    <Data />
    <Data />
    <Data>C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC\Dreamweaver.exe</Data>
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    </EventData>
    </Event>
    manifest for x86/64bit at both dll files compiled so I cannot review their content.
    However it should be noted at this time, I did not invoke Dreamweaver, the Cloud did, and this is not the first time.
    This particular error occured 5 times in 3 seconds.
    Same two errors at 3:49pm on the 28th.
    Today, I went and bought a new solid state drive. Brand New Fresh OS, Downloaded Cloud, CC, and of course The Edge Products, which I dearly love btw.       Everything seems to be working fine, EXCEPT,
    1.) where did CS6 Products Go?
    2.) Why after being a Faithful Product User/Cloud Supporter for the Last two years, after going through all the trials and tribulations with Adobe, am I being asked to renew my license for a "One Time Per Year Fee" which is MORE than my monthly amount? ( deal: 599.80; payments at 49.95 per month is 599.40 Go Figure? ) So, I'm being asked to pay the same amount, make it a single payment and get half the software, litterally.   Did I miss a paticularly important anouncement?
    3.) EVERYONE OF MY IRREPLACABLE FILES IN MY CLOUD ALL MY AI FILES, are gone. Yesterday, it would seem My having the SYNC TURNED OFF was over-ridden by the system (Adobes) and they have upload 'garbage' files, and my original files, the caligraphy files are no longer there. My gorgeous image of a little boy with flowers is no longer there. I PAID ALMOST A GRAND for these files. Stored them on Adobe, because, well, you deal with images, so you're the best right, that's why I bought extra storage on photoshop.com, then was told I would have to move to revel, but not the ai, eps, or pdf and i don't remember about png's. files, so I moved everything to revel (purchased the extra storage there.) AND put everything on the cloud and turned off my file sync.  Not everyone is an idiot, maybe something is turned off, there's a reason for it, how dare someone override MY SETTINGS. They could have emailed, called, chat, google chat, irc, or snail mailed me, it's pretty easy to get my attention.
    I could just cry.
    lost my files,
    asked to pay one time instead on monthy, and there's not even a discount and no additional incentive. Lost the ability to work without having to be connected to the internet, which will be delimited here very shortly since I'm on comcast.
    and the worst, the very absolutely worst part is this is the SECOND time in a row now, I've had an issue with Adobe that has gone on for over a year while support TELLS ME A PAYING CUSTOMER, that 'gee, sorry, no support for cloud" , "No I can't forward you to a tech" (direct quote) and "The Only support for any cloud issues is the forum"
    How can I handle this in the future, my nerves just can't take it anymore. Seriously, I'm just shaking now I'm so upset about this and I really hate writing something like this, or airing issues in public that really should be, imho, private.

    Hi Ken,
    Wow, I've logged into adobe and never seen your response until now.
    I need to make the forums more of a daily stop I guess.
    Thank you for your response, When I go to the Archives, it states I have none. In addition, previously when I'd tried to move items to the archive, they just disappeared  
    Currently my desktop is not connecting at all, Everytime I connect, it's states "We have now logged you out" and requests I login again.
    I have of course rebooted,
    Gone into taskmanager, killed all the relevant threads,  tried again to login through the desktop, no luck, I'll have to uninstall it, make sure the threads are killed, then reboot it and then reinstall it, but I've not had the time to do that.
    On another note, and just as a point of reference, myself, personally, I hate these "cloud" file repositories (not to be confused with adobe cloud services which I love) but the file repositories themselves imho, are a blackhole of resource usage when one doesn't/isn't using them,
    Is there a way we can use it more of a "ftp" sort of thing, when I want to I can  put files there?  There is no way to "Download" the repository, no way to download the folders.. only individual files and then it takes I think three different steps before the download starts.. I find this very inhibiting.  Just an fyi. for what it's worth.
    Please, feel free to contact me,
    I'm on g+ chat [email protected]

  • What is/are the diagram just one step before coding?

    My question above is quite clear. I would like to know what is/are the diagram (in UML) one step before coding?
    The sequence diagram for coding, does it need to include details? i mean detail here is implementation detal. For example, if my GUI is using swing JTree, do i need to draw the method called from JTree model and JTree itself (all those standard method between them)?

    My take on it is this.
    UML is a language for communication and clarification of ideas (a few chapters of the UML User Guide by Booch, et al should convince you of that).
    All too often I see the language used at too great a level of ceremony, probably owing to the option to export and import source into the model. As a result, many people seem to think that every detail must be modelled in UML prior to export.
    My approach, which may not be right for you, is to clarify my approach with UML, such that it can be communicated properly to others. Then export a code framework from the existing model (not just one diagram). Then implement the methods, and add the trivial fields, methods and classes that support the design inherent in the model.
    My key check here is to balance quality versus speed. UML should enable the process of software development, and not be another barrier to it.
    /k1

  • When I try to open Safari I get error message: Safari - Alert    Suspicious Activity Might Have been Detected.  Major Security Issue  To fix it please call Support for Apple  1 800-680-4131 (Toll Free) immediately!

    Started to get pop ups when tried to open a video on face book. Directed for a download of MPlayerX-2.dmg and did attempt to install but never got video up/.
    Error message also states to
    To fix it please call Support for Apple +1 800-680-4131 (Toll Free) immediately! and also gives out a web site of http://mac-online-support.com

    You may have installed the "Downlite" or "VSearch" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the support article, you may also need to remove this item in the same way:
    ~/Library/Internet Plug-Ins/ConduitNPAPIPlugin.plugin
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    The problem may have started when you downloaded and ran an application called "MPlayerX." That's the name of a legitimate free movie player, but the name is also used fraudulently to distribute VSearch. If there is an item with that name in the Applications folder, delete it, and if you wish, replace it with the genuine article from mplayerx.org.
    This malware is often found on illegal websites that traffic in pirated content such as movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow. Never install any software that you downloaded from a bittorrent, or that was downloaded by someone else from an unknown source.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates
    if it's not already checked.

  • Trying to call support on new iPad.

    I get this: 
    We're Sorry
    Required token is missing from the request.
    What is this?

    Sorry, I'm going thru the steps on the iPad about the ipad.  it gets to the phone call option. I've done it once before and they actually have you enter your number and then a rep calls you.  But now  when I click the phone call option, there is no email option btw, I get the above message on screen.  I still have phone call support but don't know what this token thing is. If I'm only allowed one call in a certain time frame or what?

  • Any other troubleshooting steps for Yosemite WIFI issues?

    I've spent several hours this weekend at my friend's house trying to fix the WIFI issues on her Macbook. I had installed some software on it recently (Chrome, Plex, Teamviewer) and I removed all of it just in case there was a conflict (Plex being the only thing I could think might be causing an issue with the Plex server running.) I then realized she had upgraded to Yosemite and found out there seems to be a lot of WIFI issues going on. I've come across several blogs with troubleshooting steps and here is what I've tried so far:
    -Reset the modem to factory settings
    -Toggled the checkbox to authenticate changes in networks
    -Renewed DHCP lease
    -Disabled Bluetooh
    -Removed network configuration and preference files (and later restored the backups I had of them)
    -Created a new WIFI location with a custom DNS
    -Unloaded/reloaded discoveryd files
    I wasn't able to get any kind of WIFI connection between removing the network configuration and preference files and unloading / reloading the discoveryd files but then I plugged into the ethernet after reading there were some conflicts with Apple applications so I re-installed Chrome and the WIFI started working again for a little bit. I am typing this from my Macbook still running Mavericks on the same WIFI connection so I'm fairly sure this incident in 99% Yosemite and nothing else on the computer. I'm willing to try any other intermediate troubleshooting. She needs her computer a lot this week (works from home and has a big event this weekend) so I am going to hold off on the fresh OSX Yosemite install or an attempt to downgrade to Mavericks again - fingers crossed the update is out before that becomes a necessity.
    Thanks for reading!

    Hello MCHLWRRN,
    Thank you for using Apple Support Communities. 
    You can start with this article for Wi-Fi troubleshooting.
    Wi-Fi: How to troubleshoot Wi-Fi connectivity - Apple Support
    Regards,
    Jeff D. 

  • So this is what they call support?

    I own three ipods and another mp3 player. The other player has been through a war (literally) and returned working just fine. I bought my nano and my 40Gb ipod after I got back from OIF. I also bought my wife an iPod at about the same time. While i use mine almost daily, hers has seen sporadic use--100 hours tops. It has never been in a case and the back is barely scratched. It's relatively unused.
    Today when I tried to set up her iPod so she could start using it again, I got the messages you get when your ipod has failed...this after charging it to make sure it would work. for grins, I thought I'd see how much Apple wanted to fix it...over $250. OK...I get the message...When it fails after warranty, don't fix it, buy a new one. This seems good for business, bit also a little too wasteful. Anyone have any good suggestions on what I might do with this little brick? Hopefullly I'll get some good suggestions before Big Brother yanks my post.

    I'm sorry I wasn't more specific in my initial post. She stopped using it. It worked fine. End of story. Now she wants to use it again. It's a worthless paperweight. Start new saga.
    I assumed you'd take as read that I followed every recommended troubleshooting step and came up with ziltch. My mistake. I don't ever resort to forums and asking the general public for help until I have. "RTFM" is not just a catchy acronym, it's a mantra to live by. My level of technical knowledge is fair...Here's a few of the projects I've undertaken: I've rebuilt 60Hz to 400Hz static frequency converters, built, repaired and rebuilt over 100 PC's and built a wind power generating station from off the shelf parts. Know that when I poseted, I was complaining more about garbage technology than really looking for any solution. That being siad, I can overlook even the simplest solution just as easily as the next guy. I should have told readers what i did specifically.
    Here are the steps I took for those asking (taken mostly from the web page and editted to make sense along the way (ie I did this, I did that):
    Symptom: iPod displays a sad iPod icon
    Last Modified on: September 20, 2007
    Article: 61771
    Issue or symptom
    iPod displays a sad iPod icon
    and
    iPod is not recognized in iTunes
    iPod is not recognized in My Computer (Windows) or iPod not recognized in Finder (Mac OS X)
    Solution
    In most cases, the sad iPod icon indicates a hardware issue. If you are able to force iPod into Disk Mode, (I couldn't) then it may not be a hardware issue, and you should try to restore your iPod with the latest software.
    At the point I followed the 5 R's.
    If you cannot force your iPod into disk mode and restore it (I couldn't), then your iPod is in need of service. Set up an iPod Service Request or make a reservation at the Genius Bar before visiting your local Apple Retail Store. To make a reservation go to www.apple.com/retail, choose an Apple Store location, then click on the "Make a reservation" link.
    Additional information
    For an easy to follow QuickTime movie, view the Troubleshooting & Extras section of the iPod Tutorials at
    www.apple.com/support/ipod/tutorial.
    Related documents
    61003: "iPod displays a folder icon with an exclamation point"
    OK, enough with the tedious details. Suffice to say I tried to resert/restore etc. but to no avail. I also think that it is possible that the battery is not holding a charge.
    The bottom line--and reason for my post--is that even though this iPod has barely been used, it is essentially worthless. It is cheaper to go out and buy a new iPod. It just irks me to be so wasteful. My other ipods have had similar hardware failures, but they were still under warranty at the time.
    It might just be a battery issue. I can crack it open and replace the battery easily enough for about $30, but in the end, my wife will probably just end up getting a new nano anyway. Thanks for tips on what to do with the little brick.

  • I can't install on uninstall iTunes on my laptop; running Windows XP.  I've tried all the steps in Apple Support as well as Windows support.  Can anyone help?  I fet the error "The feature you are trying to use is on a network resource that is unavailable

    I can't install or uninstall iTunes on my laptop.  I've followed all the steps on Apple Support as well as Microsoft support.  I get the error "The feature you are trying to use is on a network resource that is unavailable.  Pick an alternate path to a folder containing the installation package 'iTunes.msi".  This has been going on for a couple of weeks now and I'm very frustrated.  From what I can see, I'm not the only one with this problem, but I have yet to see anyone post a solution that works.  Microsoft wants to charge me $99 to troubleshoot it for me and Apple will charge $20.  I think both are ridiculous as this is obviously not "operator error".

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • RAW Files Not Opening in PS6, Tried Troubleshooting Steps

    I have been on the phone for over an hour and am simply trying to get my Photoshop CS6 to import RAW files. The troubleshooting steps didn't really help, my camera (Sony Alpha 57) is on the supported list, and I believe I have the correct version of Raw Camera installed. Can someone PLEASE help? Thanks.

    Ok here they are:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64
    Operating System: Windows NT
    Version: 6.2
    System architecture: Intel CPU Family:6, Model:10, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 3396 MHz
    Built-in memory: 12249 MB
    Free memory: 9602 MB
    Memory available to Photoshop: 10936 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: AMD Radeon HD 7570
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 1080, right: 1920
    Video Card Number: 1
    Video Card: AMD Radeon HD 7570
    OpenCL Unavailable
    Driver Version: 8.981.0.0
    Driver Date: 20120704000000.000000-000
    Video Card Driver: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: AMD Radeon HD 7570
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 16384
    Serial number: Tryout Version
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Temporary file path: C:\Users\Arya\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 916.4G, 845.5G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6910  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6910  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6910  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       3D Studio 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Embed Watermark 4.0
       Entropy 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Maximum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mean 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Measurement Core 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Median 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzotint 13.0
       Minimum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       MMXCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Picture Package Filter 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Range 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Skewness 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Sumi-e 13.0
       Summation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       U3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Variations 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       WIA Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

  • TS3694 Since last few months i am trying to update my ipad from iOS 3.2.2 to 4.1.2 or 5.1, but it always shows error 3002, 3194 etc. I have cheched& resorted to all the given troubleshooting steps , but they didn't help.

    Since last few months i am trying to update my ipad from iOS 3.2.2 to 4.1.2 or 5.1, but it always shows error 3002, 3194 etc. I have checked & resorted to all the given troubleshooting steps , but they didn't help.
    Somebody please help me

    Connect the iPad to iTunes, and do the update with iTunes.
    The 4.1.2 ipsw file will not work, no longer supported.
    The incremental update directly on the iPad does not work either, unless you are already on iOS 5.
    Let iTunes do the job, you already lost too much time by doing it yourself.

Maybe you are looking for