Anyconnect triggers Hosts File Access warning on Avira

The company I work for uses Anyconnect to provide VPN services.
I'm wondering why Anyconnect 3.0.10055 triggers a Hosts File Access warning on Avira Anti-Virus on my Windows 7 64Bit PC?  I tried turning the Avira protection off and then connecting and detected no changes to the file.  Anyconnect connects fine even when Avira blocks access.  Is Anyconnect opening it for write, but not writing?
On a separate note, why does Anyconnect use 6 ip addresses?  What document should I read?
Thanks,
Bruce

Hi Bruce
as far as I understood, AC indeed modified the hosts file but just for a very short time during connection establishment.
To be more precise, after doing a DNS lookup of the head-end (ASA or router) it will rename the hosts file and create a new one that contains the result of the DNS lookup. This is to make sure that subsequent name lookups return the same ip address. When the connection is established, the original hosts file is restored.
Now, this is only important in scenarios where DNS load balancing is used, so where the DNS name you connect to potentially  resolves to 2 or more different ip addresses. This could cause a problem if at different stages of the connection process we use different ip addresses, hence we store the first ip address in the hosts file.
So if you don't use VPN load balancing then you should not see any problem if the hosts file cannot be modified.
What 6 addresses are you referring to?
hth
Herbert

Similar Messages

  • How to access host files?

    how to access host files?

    Easy and not depends on your software version:
    press Shift+cmd+G while your finder window is open and active, you will get a new window with the field where you can write /etc/hosts
    Anyway to edit hosts file you should open it with the sudo command, this can be done in terminal window, not in Finder. Also easy and can be done next way:
    press Shift+Cmd+U while Finder window is open and active, then choose Terminal.app, and after it opens enter sudo nano /etc/hosts. You will be asked for password - this is the password you enter then you installing new application. You should know few commands to edit your hosts file:
    Previoius page/Next Page of the file - Ctrl+Y/Ctrl+V
    Add record - Input the text you need on the last free line of the file and then press Ctrl+O
    Delete record - put cursor on the line you want to delete and press Ctrl+K
    Undo - Ctrl+U
    Exit - Ctrl+X
    After edit your hosts file you should update DNS records - in terminal window enter the command dscacheutil -flushcache
    But if you really don't know what are you doing, my advice is do not touch your hosts file, ask for professional to do his job. Just like I'm doing usually. )))

  • Portal Access without configuring the Hosts file

    Hello experts,
    Is possible to access the SAP Portal By mentioning the IP address in the URL without configuring the Hosts file?
    Please suggest me.
    Thanks.

    >
    Stars wrote:
    > Hello Baskaran,
    >
    > Thanks for your frequent response. I didnu2019t configure the DNS. If I configure DNS now then it will affects the SAP installation. Please suggest me.
    >
    > Thanks.
    Hallo Stars,
    I am not able to understand the relation between the configuring DNS and affecting SAP installation. If you do not want to do the host file change or DNS configuration, i wonder how could your url request with Ip adress and port knows the physical server to  reach.
    Anyways it is going beyond Webdynpro-ABAP forum to the Networking,systems area. I request Moderators to replace this to appropriate forum.

  • When using Firefox to access my Lotus Notes webmail account, I cannot attach files. The following error message appears: Domino Web Access Warning. What settings do I need to change or how do I fix this?

    When I try to send an attachment in my Lotus Notes webmail, a Domino Web Access Warning appears. What setting do I need to change or how do I fix this? I just switched from Internet Explorer to Firefox 2 days ago. Thanks
    == This happened ==
    Every time Firefox opened
    == When I switched from Internet Explorer to Firefox

    Idem for me

  • HT204408 How do you access the /private/etc/hosts file?

    My facetime keeps saying that "There was an error processing registration.." I've called apple support, they didn't know what else to do either, my last choice is looking through my files, especially the host file. Can anyone help?

    sudo nano /etc/hosts
    once your done
    ctrl+o then crtl+x

  • URL file-access is disabled in the server configuration

    My hosting company has made a server config change and my xslt pages have stopped working with the following error.
    It says url file access is disabled but my phpinfo() still shows allow_url_fopen = on
    What else might be the problem?
    Warning: require_once() [
    function.require-once]: URL file-access is disabled in the server configuration in
    /homepages/0/xxx/htdocs/xxxx/inc/horoscope_xml.php on line
    3
    Warning: require_once(
    http://www.xxxx.co.uk/includes/MM_XSLTransform/MM_XSLTransform.class.php) [
    function.require-once]: failed to open stream: no suitable wrapper could be found in
    /homepages/0/xxxx/htdocs/xxxxx/inc/horoscope_xml.php on line
    3
    Fatal error: require_once() [
    function.require]: Failed opening required 'http://www.xxxxx.co.uk/includes/MM_XSLTransform/MM_XSLTransform.class.php' (include_path='.:/usr/lib/php5') in
    /homepages/0/xxxx/htdocs/xxxxx/inc/horoscope_xml.php on line
    3

    bikeman01 wrote:
    I don't understand your use of the word 'class' in your reply - I am using php not asp.net.
    The name of the file that you are trying to access is MM_XSLTransform.class.php. It is a PHP class created by Dreamweaver for the XSL Transformation server behavior.
    The servers php is 5.2.11, as it has been for sometime, so I know that it previously worked with allow_url_fopen = on and allow_url_include = off
    Judging from the error message, you are trying to include the file using a URL, rather than a file path:
    Fatal error: require_once() [
    function.require]: Failed opening required 'http://www.xxxxx.co.uk/includes/MM_XSLTransform/MM_XSLTransform.class.php' (include_path='.:/usr/lib/php5') in
    /homepages/0/xxxx/htdocs/xxxxx/inc/horoscope_xml.php on line
    3
    Change the URL to a file path:
    require_once('/homepages/0/xxxx/htdocs/includes/MM_XSLTransform/MM_XSLTransform.class.php');
    Is it possible for phpinfo() to show allow_url_fopen = on yet be actually off on the server?
    No.
    [Edited to correct name of server behavior]

  • Read-only file access from network volume

    I get an read-only file access from network volume problem while sharing a drive from Snow Leopard to a Tiger install. Most of files were opening well, but *.fp7 (FileMaker) and *.xls (Excel) files won't open dealing with a read-only error.
    As descibed in the last post of http://discussions.apple.com/thread.jspa?threadID=1406977 the client have the same share name of the server. Renomming it resolved the error!
    Thanks!

    right then, as it looks like I'm talking to myself....
    I have just wiped clean the Macbook Pro.
    I installed Leopard from scratch, then installed Office 2008.
    Logged back onto the network share, and the read-only error came up again, ONLY in Excel.
    bugger.
    Did the same thing with my Macbook and all is fine.
    Copy the file to the local hard drive, opens ok.
    I then copied the file to another Mac on the network.
    mmmm, opens fine.
    what's the difference....
    mmmm, the machine it opens fine from is running 10.4
    the machine which hosts all the data is running 10.3.9
    could this be the problem.
    Just done a software update check on the 10.3 machine and there are some security updates that need doing.
    Going to run that now and see what happens, otherwise I think the iMac running 10.3.9 is going to need to come up to 10.4 and fingers crossed this will solve it.

  • Working with virtual host & hosts files on a local network

    I'm setting up a small local web and production server here in my office running Leopard.
    I'm setting up virtual hosts for users on the network to review and comment on websites in development. Ideally they'd access it as:
    host1.webserver.local
    host2.webserver.local
    host3.webserver.local
    Problem is, users on the network can see webserver.local just fine, but the subdomains need to be registered with hosts file on each computer.
    Is there a way I can manage all computers hosts file easily? I was thinking of an SVN repository, but this still requires going to each computer to update the file.
    Any suggestions here would be great.
    Thanks
    Rich

    Hi jscher2000
    Thank you for your interest.
    I am using "manual prxoy configuration" option in firefox with port 8080. I have tried the option of "Use system proxy settings" but it doesn't help.

  • Mountain Lion 10.8.2 (Hosts File Locked)

    In OS X Lion 10.7, I had edited my Hosts File to prevent certain web-sites from loading and would like to access them again, however I have noticed that in the latest update of Mountain Lion 10.8.2 the "/private/etc/hosts" file is locked and cannot even be modified in terminal using vi, nano or pica.  Does anyone know a way around this?  I even tried logging into to the repair volume of OS X to try to no luck.  Has anyone been successful?

    Okay, after a ton of researching terminal commands, I finally found the solution to my own question.
    1) First you need to log-in as the Root User in Terminal using the following command:
    sudo su -
    2) Then you need to remove the "sticky" lock assigned to the hosts file that prevents people from modifying it:
    chflags nouchg /private/etc/hosts
    3) Then you can edit the hosts file as per usual via the following command:
    sudo nano /private/etc/hosts
    "Control O" to Save
    "Control X" to Exit
    4) Then in Mountain Lion you should flush your cache to ensure the new hosts file is current:
    sudo killall -HUP mDNSResponder
    5) Go ahead and reapply the "sticky" lock so the hosts file doesn't modify itself:
    chflags uchg /private/etc/hosts
    I hope this helps!

  • Cisco AnyConnect::How to hide "Security Warning : Untrusted Certificate"

    Whenever I connect to my ASA using Anyconnect client, attached warning message always appear and there is no option to Trust it or import certificate so that it should not appear next time.
    Anyone please help to make the option visible to trust certificate or make this warning go away.
    I tried Anyconnect 3.1.05152 and the latest also.

    Here is the output:
    ASA# show run webvpn
    webvpn
     enable outside
     anyconnect-essentials
     anyconnect image disk0:/anyconnect-win-3.1.05152-k9.pkg 1
     anyconnect image disk0:/anyconnect-win-2.5.2014-k9.pkg 2
     anyconnect enable
     tunnel-group-list enable
    ASA# show run tunnel-group
    tunnel-group 22.22.22.22 type ipsec-l2l
    tunnel-group 22.22.22.22 general-attributes
     default-group-policy GroupPolicy_22.22.22.22
    tunnel-group 22.22.22.22 ipsec-attributes
     ikev1 pre-shared-key *****
    tunnel-group 33.33.33.33 type ipsec-l2l
    tunnel-group 33.33.33.33 general-attributes
     default-group-policy GroupPolicy_33.33.33.33
    tunnel-group 33.33.33.33 ipsec-attributes
     ikev1 pre-shared-key *****
    tunnel-group Anyconnect-Wisconsin type remote-access
    tunnel-group Anyconnect-Wisconsin general-attributes
     address-pool Anyconnect-pool
     authentication-server-group CA-LDAP-WM LOCAL
     default-group-policy NO_VPN_ACCESS
    tunnel-group Anyconnect-Wisconsin webvpn-attributes
     group-alias Anyconnect-Wisconsin enable
    tunnel-group RemoteAccess_Wisconsin type remote-access
    tunnel-group RemoteAccess_Wisconsin general-attributes
     address-pool Anyconnect-pool
     authentication-server-group CA-LDAP-WM LOCAL
     default-group-policy NO_VPN_ACCESS
    tunnel-group RemoteAccess_Wisconsin ipsec-attributes
     ikev1 pre-shared-key *****
    tunnel-group WM-Wisconsin type remote-access
    tunnel-group WM-Wisconsin general-attributes
     address-pool Anyconnect-pool
     authentication-server-group CA-LDAP-WM
     default-group-policy GroupPolicy_WM-Wisconsin
    tunnel-group WM-Wisconsin webvpn-attributes
     group-alias WM-Wisconsin enable
    ASA# show run group-policy
    group-policy NO_VPN_ACCESS internal
    group-policy NO_VPN_ACCESS attributes
     vpn-simultaneous-logins 0
    group-policy GroupPolicy_Anyconnect-Wisconsin internal
    group-policy GroupPolicy_Anyconnect-Wisconsin attributes
     wins-server none
     dns-server value 10.155.17.246 10.198.72.46
     vpn-simultaneous-logins 10
     vpn-tunnel-protocol ssl-client
     default-domain value XYZ-AG.org
    group-policy GroupPolicy_WM-Wisconsin internal
    group-policy GroupPolicy_WM-Wisconsin attributes
     wins-server none
     dns-server value 10.155.17.246
     vpn-tunnel-protocol ssl-client
     default-domain value XYZ-AG.org
    group-policy GroupPolicy_33.33.33.33 internal
    group-policy GroupPolicy_33.33.33.33 attributes
     vpn-tunnel-protocol ikev1
    group-policy GroupPolicy_22.22.22.22 internal
    group-policy GroupPolicy_22.22.22.22 attributes
     vpn-tunnel-protocol ikev1
    group-policy GroupPolicy1 internal
    group-policy GroupPolicy1 attributes
     vpn-tunnel-protocol ikev1
    group-policy RemoteAccess_Wisconsin internal
    group-policy RemoteAccess_Wisconsin attributes
     dns-server value 10.155.17.246 10.198.72.46
     vpn-simultaneous-logins 10
     vpn-tunnel-protocol ikev1
     default-domain value XYZ-AG.org
    Whenever I try to select WM-Wisconsin, It always falls back to Anyconnect-Wisconsin

  • How to change host file?

    Hi guys,
    I would like to install 9iAS 9.0.2 Oracle Portal on my XP machine.
    Problem:
    My host like this:
    127.0.0.1 localhost
    AND my computername contains an UNDERSCORE.
    How can I change the hosts file? And how must it look like? I have no fix IP Adress at the moment.
    Thank you for help.
    cheers,
    Bernd

    in short...
    You'll need a static IP address
    your host file will look like
    127.0.0.1 localhost
    10.1.1.10 www.server.com www
    where 10.1.1.10 is your static IP, and the www.server.com is the name for which you want to access your portal site.

  • [SOLVED]Is my hosts file functioning as it should?

    I'm using this script to update my hosts file with ad blocking settings.
    #!/bin/bash
    # Hosts file updater
    HFSERVER="http://hostsfile.mine.nu.nyud.net"
    HFILE="hosts.zip"
    ORIGFILE="/etc/hosts.original"
    clear
    echo "-------------------------------------------------------------"
    echo "This script will update your Hosts file to the latest version"
    echo "Your original Hosts file will be renamed to $ORIGFILE"
    echo "-------------------------------------------------------------"
    echo ""
    if [ ! -f "$ORIGFILE" ] ; then
    echo "Backing up your previous hosts file.."
    cp -v /etc/hosts $ORIGFILE # I like verbose file operations. Can be less verbose if necessary.
    fi
    echo "Retrieving $HFILE from $HFSERVER"
    echo ""
    wget -O /tmp/$HFILE $HFSERVER/$HFILE
    unzip -p /tmp/$HFILE | dos2unix > /tmp/hosts
    if [ 'grep -c "banner" /tmp/hosts' ];then
    echo "Downloaded and unpacked $HFILE OK"
    echo "Appending host list to original content" # which was probably there for a reason, like to make sure localhost worked, and possibly even more stuff if part of a corporate LAN
    #cp -f -u /tmp/hosts /etc/hosts
    cat $ORIGFILE >/etc/hosts
    echo "" >>/etc/hosts # to make sure the original file ends in a new-line so that 2 entries don't end up on the same line, either causing unexpected behavior or not working at all
    cat /tmp/hosts >>/etc/hosts
    rm -fv /tmp/hosts* # again, I like verbose file operations. I like to know what my system is doing.
    echo "Update process complete"
    #echo "-------------------------------------------------------------"
    echo "As a side-effect of this script, any changes you wish to make"
    echo "persistent in the hosts file should be made to $ORIGFILE"
    echo "because /etc/hosts will be respawned from that file and the "
    echo "newlist from the server each time this script runs."
    exit
    else
    echo "Update failed"
    fi
    http://hostsfile.mine.nu/downloads/updatehosts.sh.txt
    And my hosts file now looks like this:
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost pote
    # The Hosts File Project http://hostsfile.mine.nu
    # Global Advert Servers Blocklist - Personal Edition
    # Release 13/09/2008
    # Servers Verified as up and running 13/09/2008 (by dns exploration)
    # Updated sorted and maintained by Andrew Short (sh0rtie)
    # Contact: [email protected]
    # A big thank you to all contributers (too many to mention)
    # who really have made this project a success, well done :)
    # Licensed under the LGPL a copy of the license may be viewed at
    # http://www.gnu.org/licenses/lgpl.txt
    # WARNING:
    # This file is *extremely comprehensive* and some sites might be
    # included here that you wish to visit, if this is the case you can
    # deactivate the block on that site by placing a # (octothorpe)symbol
    # before its entry, this will deactivate blocking on that server
    # so for example #127.0.0.1 foobar.com
    # will enable you to visit foobar.com or you can just simply delete
    # the line that contains the site you wish to visit.
    # NB:
    # For some computer software updates you may need to disable
    # this file in order to perform the update, if you have problems
    # rename this file from "hosts" to "hosts.txt" reboot then perform
    # the update and then rename this file back to "hosts" to re-enable it
    # You must keep the below lines
    127.0.0.1 localhost
    127.0.0.1 pop3.norton.antivirus
    127.0.0.1 pop3.spa.norton.antivirus
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost pote
    # End of file
    # The Hosts File Project http://hostsfile.mine.nu
    # Global Advert Servers Blocklist - Personal Edition
    # Release 13/09/2008
    # Servers Verified as up and running 13/09/2008 (by dns exploration)
    # Updated sorted and maintained by Andrew Short (sh0rtie)
    # Contact: [email protected]
    # A big thank you to all contributers (too many to mention)
    # who really have made this project a success, well done :)
    # Licensed under the LGPL a copy of the license may be viewed at
    # http://www.gnu.org/licenses/lgpl.txt
    # WARNING:
    # This file is *extremely comprehensive* and some sites might be
    # included here that you wish to visit, if this is the case you can
    # deactivate the block on that site by placing a # (octothorpe)symbol
    # before its entry, this will deactivate blocking on that server
    # so for example #127.0.0.1 foobar.com
    # will enable you to visit foobar.com or you can just simply delete
    # the line that contains the site you wish to visit.
    # NB:
    # For some computer software updates you may need to disable
    # this file in order to perform the update, if you have problems
    # rename this file from "hosts" to "hosts.txt" reboot then perform
    # the update and then rename this file back to "hosts" to re-enable it
    # You must keep the below lines
    127.0.0.1 localhost
    127.0.0.1 pop3.norton.antivirus
    127.0.0.1 pop3.spa.norton.antivirus
    127.0.0.1 admintds.megatds.com
    127.0.0.1 ads.game.net
    127.0.0.1 ads.tokgajah.com
    127.0.0.1 dl.downloadhosting.com
    127.0.0.1 game.treeloot.com
    127.0.0.1 gw1.celticfestival.org
    127.0.0.1 incestlove.info
    127.0.0.1 klickcash.com
    127.0.0.1 loomia.cachefly.net
    127.0.0.1 pornoexit.com
    127.0.0.1 privacy.virtumundo.com
    127.0.0.1 redirect.virtumundo.com
    127.0.0.1 tds.megatds.com
    127.0.0.1 telebizz.org.uk
    127.0.0.1 the2all.info
    127.0.0.1 treeloot.com
    127.0.0.1 ultraload.net
    127.0.0.1 ultratds.com
    127.0.0.1 v1.cc
    127.0.0.1 virtumundo.com
    # etc...
    The thing i'm unsure of is this section:
    # You must keep the below lines
    127.0.0.1 localhost
    Since localhost is already stated here:
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost pote
    For now I've deleted the redundant localhost entry, since it seems to be there for windows compatability.
    Is there any harm in leaving that entry?
    Last edited by verve (2008-11-29 04:08:29)

    Not as far as I know.
    It probably just re-encounters the localhost hostname and either dumbly re-adds it to the internal table or ignores it. In any case, no logically discernible harm done.
    -dav7

  • Host file problem?

    Hello, for sometime now, I have been researching how to fix my error code 3194 problem everytime I try to update my iPod. It gets through the "Extracting Software" process, then a window pops up saying the error code 3194 occured. I read on the trouble shooting page about something with hosts files. I went ahead and oppened mine and saw that there are two gs.apple.com lines. Another thread I was reading said to delete anything that points to gs.apple.com but I didn't know what "point to" means. Does that mean anything with gs.apple.com?
    The two files exactly are: "
    74.208.10.249 gs.apple.com
    #127.0.0.1 gs.apple.com
    Do I delete both? One or the other? Neither?
    Please help.
    Thanks for all your time!

    > the only difference here is taht the disk is not local but a fileshare from another system.
    The user running the database must have access to that share, not the user you're logged on with. That's a common "misunderstanding" in Windows. What you see is NOT what you get. The safe way on Windows is not using drive letters for network drives but UNC names.
    If the database is running with the account "local system" it doesn't know drive "M:" and hence can't open the file. It even couldn't use an UNC name.
    So you have two options:
    - change the user running the MaxDb database kernel to a "real" user who's able to access a network share and use an UNC name instead of a drive letter to connect. The user must also have "act as part of the operating system" right.
    - copy the file locally
    Markus

  • When I type .ssh root@10.0.02 it says host not recognized I'm unable to get in to known host file can not fix the problem.

    When I open terminal and do sash [email protected] it says warning rsa key not recognized to go to known-hosts file which ican not grt into I have download pico but am not sure how to launch it or what I ave to do.

    sibeen, please stop starting new posts when you are really just continuing the first post.  "Reply" to one of your existing posts when you are really just continuing the same question.  If I have not lost count, you have posted 3 times about this same ssh rsa host key issue, and Linc Davis and I have been trying to keep track of all the details, but with it spread out across multiple new posts, it is difficult.
    I'm guessing as you again forgot to post the actual error (I'm starting to wonder if you are testing how well Linc and I can guess at your problem ).  Anyway, I'm guessing that you managed to delete the $HOME/.ssh/known_hosts file, and now when you try to ssh to 10.0.0.2 it wants to add the remote system's host rsa key into a newly created known_hosts file.
    The authenticity of host '[10.0.0.2]:22([10.0.0.2]:22)' can't be established.
    RSA key fingerprint is xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.
    Are you sure you want to continue connecting (yes/no)?
    Generally the command ask if you want to do this, yes or no.  You type "yes" and your Mac memorizes the remote system's host rsa key.
    If this is not the warning message you are seeing, then as Linc has requested, please post the exact error (feel free to mask put the actual key or usernames or IP addresses, but keep the words.
    If you are still getting the original error from 3 posts ago, then I would not try editing $HOME/.ssh/known_hosts, and instead just delete the file, and when you get a message like I have posted above, answer it with "yes".
    WIth respect to pico, Mac OS X already has pico installed, so there was  no need to download it from anywhere.  However, most people just use 'nano' which has essentially replaced 'pico' as an easy to use Terminal based text editor.  But like I said, I think you will be happier if you just delete the known_hosts file and get on with your ssh operations.
    Finally, I think in your 2nd post you indicated you tried deleting a file that had a dash in the name (known-hosts) instead of an underscore (known_hosts).  If that was just a typo when you entered your post, and you were really getting you cannot delete a directory, then something is seriously wrong, or you accidentally allowed a space to be inserted between .ssh and known_hosts.  Personally, I'm going with you actually entered a space and the 'rm' command thought you wanted to delete the .ssh directory instead of $HOME/.ssh/known_hosts.  I could be wrong, but using copy and paste to post actual Terminal screen output as well as the command you entered would be very helpful to anyone trying to provide useful information.  In other words, help us help you.

  • Problem editing hosts file in Snow Leopard

    I am having trouble editing my hosts file in Snow Leopard. Well, I can edit it fine, but the changes seem to give no effect whatsoever.
    My hosts file looks like so:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting. Do not change this entry.
    127.0.0.1 localhost
    255.255.255.255 broadcasthost
    ::1 localhost
    fe80::1%lo0 localhost
    127.0.0.1 localhost www.localhost.com
    I cannot access localhost by entering '127.0.0.1' into my browser, nor can I access it by entering 'www.localhost.com'.
    Firefox simply tells me either 'Unable to Connect' or 'The Connection was reset', respectively.
    Is there something I am doing wrong?? I have been looking all over the internet all week and cannot see what I might be missing!
    The only way I can connect to localhost is by visiting 'http://localhost:8888/'.
    If it helps, I am running MAMP.
    Thanks to anyone who can help.

    Never mind, I found out MAMP was using port 8888 instead of 80, so I reset it and now it works fine

Maybe you are looking for

  • Windows vista doesn't recognize ipod touch

    can anybody please help me! I'm trying to connect my ipod touch 2nd gen to my comp and windows vista doesn't install the software. I've tried to install the 32 bit & 64 bit versions of itunes but nothing works. On the 32 bit install, it goes all the

  • Urgent Help With 5.1 Speakers

    Hi, Ok I just went and bought the Creative Soundblaster Audigy souncard and also bought the Creative Inspire A500 5.1 speakers too. Now I have installed everything and plugged it all in, but whats annoying me is that you can only here the front 2 spe

  • Upgraded ipod 80 gb classic and norw it needs formatting

    I do not know what happen, but i upgraded my IPod as usual and now, it is not recongized in ITunes and therefore I have no access to my library and the hard drive now needs formatting. I don't know what to do. Apparently, I have lost all on my music,

  • After restoring my G4 iphone its stuck on the apple and white bar.

    I'v already restored it and restarted it 4 times. Still can't turn it on. PLEASE Help

  • How can sales invoice wise profitability be trached in SAP

    Hi all Can someone tell me how invoice wise profitability be trached through CO Module. The client is a trading concern, engaged in import and export of certain materials. it currently tracks the profit and cost each invoice wise. All the direct cost