Multiple nics but no ping

Hello-
I suck at Linux and networking, especially when someone takes away all the extras....  That said I really like Arch because I'm finally learning what I really need (or am missing) and what it's used for.  I'm currently running Arch64 in a box with 3 nics as a host for VirtualBox.  All of the nics appear to setup with their static IP correctly and even respond to pings from outside.  Unfortunately, when I try to test connectivity with the following command, I just get errors:
ping 4.2.2.2 -I eth2
eth1 is my default for the system and I want eth0 and eth2 assigned to the virtual servers using 'internal networking'.  But I can't seem to get anything through eth0 or eth2.  Here's my rc.conf file followed by 'route' output, not sure what else I can provide to help.  Thanks in advance!
-Jeff
# /etc/rc.conf - Main Configuration for Arch Linux
# LOCALIZATION
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime"
# USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
LOCALE="en_US.utf8"
HARDWARECLOCK="localtime"
USEDIRECTISA="yes"
TIMEZONE="Canada/Pacific"
KEYMAP="us"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"
# HARDWARE
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(3c59x atl1 mii slhc tulip snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore)
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"
# NETWORKING
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
HOSTNAME="windsor"
# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   - prefix an entry in INTERFACES with a ! to disable it
#   - no hyphens in your interface names - Bash doesn't like it
# DHCP:     Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
eth0="eth0 172.20.20.5 netmask 255.255.255.0 broadcast 172.20.20.255"
eth1="eth1 172.20.20.10 netmask 255.255.255.0 broadcast 172.20.20.255"
eth2="eth2 172.20.20.15 netmask 255.255.255.0 broadcast 172.20.20.255"
INTERFACES=(lo eth1 eth0 eth2)
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   - prefix an entry in ROUTES with a ! to disable it
gateway="default gw 172.20.20.1"
ROUTES=(gateway)
# Enable these network profiles at boot-up.  These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
#   - set to 'menu' to present a menu during boot-up (dialog package required)
#   - prefix an entry with a ! to disable it
# Network profiles are found in /etc/network.d
# This now requires the netcfg package
#NETWORKS=(main)
# DAEMONS
# Daemons to start at boot-up (in this order)
#   - prefix a daemon with a ! to disable it
#   - prefix a daemon with a @ to start it up in the background
DAEMONS=(syslog-ng network netfs sshd crond)
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
172.20.20.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
172.20.20.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
172.20.20.0     0.0.0.0         255.255.255.0   U     0      0        0 eth2
0.0.0.0         172.20.20.1     0.0.0.0         UG    0      0        0 eth1

It sounds from Tomks post that it's now confirmed that I don't know what I'm doing...  Putting all the nics on separate subnets would not be an issue, i was just being lazy and trying to use the existing dmz with no modifications.  What's the best way to configure the extra nics?  If I put them all on separate subnets, would I need to specify the other gateways in rc.conf?
Here's the output previously requested:
My traceroute  [v0.72]
windsor (0.0.0.0)                                      Wed Jun  4 14:55:30 2008
Keys:  Help   Display mode   Restart statistics   Order of fields   quit
                                       Packets               Pings
Host                                Loss%   Snt   Last   Avg  Best  Wrst StDev
1. ???
2. ge-4-9-ur01.fremont.ca.sfba.comc  0.0%    18    9.4  10.4   7.3  19.4   3.4
3. pos-0-7-0-0-ar01.sfsutro.ca.sfba  0.0%    18   12.4  14.5  10.8  24.1   3.5
4. COMCAST-IP.edge1.SanJose1.Level3  0.0%    18   13.5  15.7  13.1  27.7   3.5
5. xe-10-1-0.edge1.SanJose1.Level3.  5.6%    18   14.8  17.6  12.2  40.6   7.6
6. vlan79.csw2.SanJose1.Level3.net   0.0%    18   23.3  21.8  13.3  27.9   4.0
7. ge-11-0.core1.SanJose1.Level3.ne  0.0%    18   14.6  16.2  12.4  30.3   4.7
8. vnsc-bak.sys.gtei.net             0.0%    18   14.8  17.0  12.2  36.0   5.7

Similar Messages

  • MDNS/Bonjour switchs randomly between multiple NICs

    Dear Community,
    I have a problem with a MacServer and multiple NICs...lets name it MSERV
    NIC1 goes into the WWW (194.x.x.x) (Protected with ASA firewall)
    NIC2 goes into LAN (172.x.x.x) (no firewall)
    I need the WWW NIC for ProfileManager and also the LAN NIC for filesharing and TMB.
    Both IPs are reachable from our LAN. DNS is good (nslookup shows up as expected) but mDNS/Bonjour makes some problems:
    If I do ping MSERV.local sometimes it resolves the 194 and sometimes the 172 address.
    This is a big problem for our time machine server backups! When clients choose the 194-path when they discover their backup target on the server, we generate a HUGE load on our ASA firewall.
    How can I force Bonjour only to use the 172er LAN NIC.
    Or did I get something dramatically wrong?
    Any suggestions?

    Tearjerker wrote:
    Thank you for your reply!
    So you mean to disable Bonjour on the server and set up DNS name as TM target?
    Problem is here: How can I do this? Only way I know to connect to my backup server on clients is
    System Prefs. -> TM -> Choose Disk. And as far as I know is this a Bonjour connection, right?
    When I disable Bonjour service on the server (already tried!) my clients are unable to connect to their target.
    Any thoughts?
    You should not need to disable Bonjour. Bonjour aka. mDNS uses the .local domain suffix if you use a hostname like MSERV.local it will use Bonjour to try and find the TCP/IP address. (We will ignore the possibility someone might use the .local domain in an Active Directory setup.)
    If your using a full-blown DNS e.g. server.domain.com then this is nothing to do with Bonjour and where it will point to is up to your DNS server. In this case you would point it to the 172.x.x.x IP address of the server.
    As you want the same server to be contactable via the WAN interface as well for the rest of the work to access what you will want to do is have a 'split-horizon' DNS setup. With this the internal machines use an internal DNS server which points to the internal IP address of the server. You will also have the same domain hosted externally and the same server name but pointing to the external WAN IP address. What you do then have to be careful about is to ensure that all the external host names in that domain are defined also on the internal DNS server even if they are servers hosted externally. For example if you have a www.domain.com server hosted externally so it only has an external (public) IP address then you will still need to define this on your internal DNS server so your internal machines know where to find it, since your internal machines will be using your internal DNS server. If you fail to do this then while the outside world using an external DNS server may be able to access your www server, your internal machines would not be able to because your internal DNS server would otherwise say it does not exist.

  • Multiple NICs in Server

    I want to move my Netware 6.5 sp5 server from behind my Cisco router and
    connect it to a DMZ on my Cisco Router. No BorderManager is involved. I
    was told by my Cisco rep to add another NIC to my server to accomplish this.
    A added and additional NIC, but as soon as I bind it to an IP address, it
    loses its ability to connect to anyone trying to access the server via VPN.
    This happens even if I never connect the new NIC to a switch or router. All
    LAN connetions to the server seem to be unaffected.
    Original NIC is 192.168.xx.253 with 255.255.255.0 Mask
    New NIC is 192.168.yyy.253 with 255.255.255.0 Mask
    Should I be setting up a static route or something?
    Thanks ahead!

    I'll check that out. Also, when I bind the second NIC to an IP address I
    can no longer ping my original NIC from inside my network nor can I ping the
    second NIC . That's why I was asking about possibly having to set up some
    sort of static route so the two NICs can pass information between each other
    as well as out through the default route.
    Mark
    "Richard Beels [SysOp]" <[email protected]> wrote in message
    news:[email protected]..
    >
    > OK. At first thought, you'll need to examine your VPN logging and see
    > where/how it dies.
    >
    >
    > --
    > Cheers!
    > Richard Beels
    > ~ Network Consultant
    > ~ Sysop, Novell Support Connection
    > ~ MCNE, CNE*, CNA*, CNS*, N*LS
    >
    >

  • Multiple nics on server

    Remote control will not work on server with multiple nics. Currently
    running Neware 5.1 with Zen 3.2. Zen 3.2 sp2 mentions this problem
    but I
    would rather not install sp2 if there is an easy fix. Any ideas?

    Mike,
    It appears that in the past few days you have not received a response
    to your posting. That concerns us, and has triggered this automated
    reply.
    Has your problem been resolved? If not, you might try one of the
    following options:
    - Do a search of our knowledgebase at
    http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com in both the "free product support" and "paid
    product support" drop down boxes.
    - You could also try posting your message again. Make sure it is
    posted in the correct newsgroup. (http://support.novell.com/forums)
    If this is a reply to a duplicate posting, please ignore and accept
    our apologies and rest assured we will issue a stern reprimand to our
    posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Weblogic Cluster on a machine with multiple NIC

    Out Setup
              One Quad Machine
              2 NIC - one ip address on each
              Two weblogic installations
              Each Instance is listening on one address and port 7001.(managed servers)
              Admin Server on one of the ip and port 8001
              Both managed servers part of a cluster.
              While i check weblogic console i see both the managed server
              having almost same number of frames incoming and outgoing.
              If i check 4 processers all 4 of them working eqaully same
              during out load test..(almost 85%)
              But i check NICs only one of them seems to be working really hard..
              and another one so..so.. what could be the problem??
              

              Weblogic 7 has a new concept called network channel, where there is a section talking
              about clustering over multiple NIC cards. I was confused by the cluster address in
              customized network channel (no example there). I tried to use multiple NIC cards
              for the purpose of network failover, but failed in clustering environment, although
              I succeed in single server environment.
              Kumar Allamraju <[email protected]> wrote:
              >You can set Interface address via admin console's
              >Cluster >> {Cluster Name }
              >
              >on the right hand side you will find InterfaceAddress box.
              >
              >--
              >Kumar
              >
              >zevit wrote:
              >
              >>>It's the JVM & OS who will take adv. of multiple NIC's. We don't have
              >>>anything in WLS that does this thing.
              >>>
              >>>Alternatively you can bind each WLS instance to a specific NIC card
              >>>to effeciently utilize each NIC card.
              >>>
              >>
              >> thank u kumar.. Could u please tell me how do i bind each WSL instance
              >> to a specific NIC ?
              >>
              >
              

  • ACS 5.4 Multiple NIC Questions

    I've read that 5.4 includes support for multiple NICs (appliance and VM).  My question is what can these NICs be used for?  I know one must be a dedicated management link, and the other three support TACACS/RADIUS.  Does this mean that each NIC can have a separate IP address and thus act as a separate AAA target or are the links just used for aggregation?  
    If this posts answers your question or is helpful, please consider rating it and/or marking as answered.       

    Hi Chris,
    If you're running 1121 with ACS 5.4 and looking at Table 4-4     ACS 5.4 Functional Interface Distribution Among Network Interfaces. then the answer is that you may set up any interface for tacacs/radius authentication. However, management interface should be setup for gig0 only. Currently, it doesn't support NIC teaming/bonding. However, it sometimes create issues with replication.
    http://www.cisco.com/en/US/partner/docs/net_mgmt/cisco_secure_access_control_system/5.4/installation/guide/csacs_hw_ins.html#wp1179311
    In case you are running 3415 appliance, the only difference is that it supports reduduncy but that only applies for Cisco Integrated Management Interface (CIMC)
    step 4. Set the NIC mode to your choice for which ports to use to access the CIMC for server management
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.4/installation/guide/csacs_hw_ins_ucs.html#wp1188250
    Hope this helps.
    ~BR
    Jatin Katyal
    **Do rate helpful posts**

  • WOL question. SCCM server with multiple nics.

    Hi,
    I have a sccm server with multiple nics, I can wake up any machine using a 3ed party magic packet utility, if I set a schedule and use sccm wol functionally the machine never wakes up. As I pointed out my server has multiple nics, does anyone have a sccm
    server with multiple nics with sccm built in wol functionally working?. I am curious on how you achieved this.

    Hey Garth,
    Yes the problem is solved but we had to buy a 3rd party power management utility to accomplish WOL. Because we have many different subnets in our environment we found that this was the fastest way to get WOL working,
    So out of the box SCCM would not work for us, with a 3rd party utility that had an SCCM plugin WOL now works flawlessly.

  • Multiple NICs?

    Hey; can miggui handle source and target servers with multiple NICs/IP addresses? I have a DNS/DHCP server to migrate that services two separate VLANs, and I want to make sure I'm not going to blow the whole thing sky-high.
    Thanks.

    The Migration DHCP leases file issue has been fixed in the jumbo patch that just went into the oes2sp1 and sp2 updated channels a couple days ago. (bug 561928 - issue below).
    Steps to Reproduce:
    1. Setup NW server (6.5 SP 7 in this case)
    2. Setup OES server in the same tree. Remove edir replicas.
    3. Setup DHCP on both servers. NW should be configured with a range of 2
    address. OES should have the dhcp server setup.
    4. Run a windows client with one nic. Get a DHCP address and note the ip
    address given.
    5. Run the Novell Migration for DHCP (transfer ID option). Choose the
    server-level migration.
    6. Run the migration, and then run the post migration step per the
    documentation.
    7. Start DHCP on the OES box and watch the /var/log/messages. Restart or
    /release /renew the address from the client. It will not get the same address
    as before, but the second address in the pool. Drop the client and add a v-nic
    (if vmware), or have another client try and grab an address. The DHCP server
    will say it is out of leases, when in reality the first lease is not being
    honored.
    Actual Results:
    See above
    Expected Results:
    Expected the first client to get its original DHCP assigned address back,
    therefore leaving the remaining addresses in the pool open to new clients.

  • Set DNS to automatic across multiple NIC's

    I have a client with 100(ish) computers. Whoever their IT firm was before us has manually set DNS on most of these computers. I would like to set all NICs on all computers to dynamic, and pull the DNS server address from DHCP server. The problem is I can't
    use netsh because it would require the network adapter name. There are multiple NICs on the computers, some are named Ethernet, some are named Local Area Connection, ect. 
    Is there a way to script this with powershell? I know I can use
    Set-DnsClientServerAddress –InterfaceIndex ? -ResetServerAddressesbut I need the interface index, which will be different across various computers. Can I pipe the output of get-netadapter (which shows if index) and input all of them?Any help is appreciated. Thank you!

    If you define the DNS servers in DHCP the clients will use it.
    With PowerShell you can set the client to use DHCP.  look in Gallery for numerous scripts that will do this.
    ¯\_(ツ)_/¯
    Thank you JRV for the prompt response! I have a script that forces all adapters to use DHCP, which does change them from static to DHCP, but this does not change the DNS servers. I was able to get the DNS servers reset to automatic by using 
    Get-NetAdapter | Set-DnsClientServerAddress -ResetServerAddresses
    thanks to Jordan Mills in the Powershell forum. Also, thank you for the script, but most clients here are Windows 7, but I did not specify. Thanks again for the help! 

  • DataSocket fails intermittently with multiple NICs enabled using LV7.1

    Using LV7.1 and Datasocket v4.2, I was intermittently (but quite often) having problems reading and writing to the datasocket server (primarily from the server side). My application should read the value in the item and upon finding a specific string it should immediately follow it with a write of a default string. However, it can find the same string multiple times and not complete the write. Logging the errors from the write shows that no error is occurring. The client is not at fault because it only writes the string once every few minutes. I was able to finally show that by disabling the extra NIC on my system running the datasocket server that the connection seems to operate reliably. Both NICs
    were set to static IP addresses, but only one was connected. I do have the program writing to "dstp://localhost/UUT" as opposed to a specific IP address (not sure if it matters).
    With Labview6.1 I did not have this problem. It was only after I re-compiled my application with LV7.1 that I started having issues.

    Philip,
    I do not feel I am running out of bandwidth since I have run it successfully on 1Gbit NIC connections on a P4 2.4GHz system as well as a 10/100Gbit NIC on an old 650MHz system with LV6.1. I only do two writes per variable (on up to 8 variables) once every few minutes. I did not seem to be a re-entrant VI issue.
    I have created two VIs which should allow you to recreate the failing conditions with multiple NICs enabled. It responds very quickly with one NIC enabled, but when one or two more NICs is enabled, it gets very slow to respond and has some timeouts.
    One VI is the writer, the other is the reader. Start both VIs and start all 8 reader loops. Then you can consecutive
    ly click on all 8 sender loops. Doing this with and without multiple NICs enabled should show you the problem.
    Note: I think the issue I was talking about in earlier posts about getting multiple strings back before it wrote out "Loop" was due to the fact that the writes were not occurring quickly enough and the reads were happening multiple times. Therefore, in these VIs, I revised the read and close timeouts to -1.
    I think it would be best if you could call me so we can discuss this issue. If you can email me, I will send you my contact information if you don't already have access to it.
    Attachments:
    ReadSocket_Multiple_MSHv1.vi ‏360 KB
    WriteSocket_Multiple_MSHv1.vi ‏216 KB

  • Multiple NIC Issues

    Hello everyone. I'm in the process of certifying a system with four dual-port gigabit ethernet ports. I can pass all tests with only one of those dual-port cards enabled, but when I have any more I fail the test.
    My question is has anybody had any luck with >2 NICS using the same driver? Specifically an Intel e1000g driver?
    -James

    Kevin, will this fix the problems with trying to do installations with
    multiple NICs, or is that still out there??
    "KBOYLE" <[email protected]> wrote in message
    news:[email protected]..
    >
    > The developers have apparently resolved this issue in an upcoming patch.
    > When the patch is applied you will be able to:
    >
    >
    > - Click on Advanced Settings to list all Network Interfaces.
    > - Select the radio button corresponding to the network interface you
    > would like simba to use
    > - Select/de-select network interfaces you do/do not want to be
    > touched.
    >
    > I don't know when the patch will be released into the channel. You will
    > know that the patch has been applied by checking from a terminal console
    > what revision of Simba is installed.
    > Code:
    > --------------------
    > server:~ # rpm -q simba
    > simba-2.5-r1921
    >
    > --------------------
    >
    >
    > --
    > Kevin Boyle
    > ------------------------------------------------------------------------
    > KBOYLE's Profile: http://forums.novell.com/member.php?userid=19359
    > View this thread: http://forums.novell.com/showthread.php?t=404451
    >

  • ISE 1.2 - Multiple NICs/Load Balancing for DHCP Probe

    Hello guys
    Just prepping an ISE 1.2 patch 8 setup in our organization. I am going for the virtual appliances with multiple NICs. It will be a distributed deployment with 4 x PSNs behind a load balancer and there is no requirement for wireless or guest user at the moment. I've got 2 points I will like to get some guidance on:
    Our DC has a dedicated mgmt network and I plan to IP the gig0 interface of the PANs, MNTs and PSNs from this subnet. All device admin, clustering, config replication, etc will be over this interface. However, RADIUS/probe/other user traffic to the ISE PSNs will be over the gig1 interface which will be addressed from another L3 network. Is this a supported configuration in ISE?
    I intend to use the DHCP probe as part of device profiling and will ideally like to have just an additional ip helper to add to our switch SVI config. Also, it will appear that WLCs can only be configured for 2 DHCP servers for a given network so another consideration for when we bringing our WLAN in scope. We however use ACE load balancers within our DC and from what I have read, they do not support DHCP load balancing. Are there any workarounds to using the DHCP probe with multiple PSNs without having to add each node as an ip helper/DHCP server on the NADs?
    Thanks in advance
    Sayre

    Hello Sayre-
    For Question #1:
    Management is restricted to GigabitEthernet 0 and that cannot be changed so you should be good there
    You can configure Radius and Profiling to be enabled on other interfaces
    Even though you are not using guest services yet, you can dedicate an interface just for that. As a result, you can separate guest traffic completely from your production network
    Take a look at this link for more info:
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-2/installation_guide/ise_ig/ise_app_c-ports.html
    For Question #2
    If you are using a Cisco WLC and running code 7.4 and newer you don't need to mess with the IP helper configurations. 
    The controller can be configured to act as a collector for client profiling and interact with the DHCP thread along with the RADIUS accounting task that is running on the controller. The controller receives a copy of the DHCP request packet sent from the DHCP thread and parses the DHCP packet for two options:
    –Option 12—HostName of the client
    –Option 60—The Vendor Class Identifier
    After this information is gathered from the DHCP_REQUEST packet, a message is formed by the controller with these option fields and is sent to the RADIUS accounting thread, which is in turn transmitted to the ISE in the form of an interim accounting message.
    Both DHCP and HTTP profiling settings are located under the "Advanced" configuration tab in the WLC
    On the other hand, you can also use Anycast for profiling. You can check out some of Cisco Live's sessions for more info on that. Here is one that is from a couple of years (There are more recent ones that are available as well):
    http://www.alcatron.net/Cisco%20Live%202013%20Melbourne/Cisco%20Live%20Content/Security/BRKSEC-3040%20%20Advanced%20ISE%20and%20Secure%20Access%20Deployment.pdf
    I hope this helps!
    Thank you for rating helpful posts!

  • I am trying to highlight text on multiple pages, but Adobe will not autoscroll via cursor.

    I am trying to highlight text on multiple pages, but when I select the text and bring the cursor to the bottom of the screen Adobe does not advance the document. How do I make it so I can highlight from page to page without having to release the mouse button?
    Also, how do I get adobe to realize that there is a header and footer on each page, but the actual text in the file is in two columes. Is there a way to make this clear and embade it in the document so other programs recognize this too?

    Regarding your first question, change the view to Single Page Continuous.

  • HT1349 I have installed and uninstalled iTunes on multiple occasions, but keep getting the error message that "Apple Application Support is required to run iTunes ..... Error 2 (Windows Error 2)".  Can't find any useful solution.  Can anyone help?  Pleeee

    I have instlled and uninstalled iTunes on multiple occasions but iTunes fails to start with message "Apple Application support is required to run iTunes .......... Error 2 (Windows error 2)".  Most most frustrating.  Can anyone help, pleeeeeeease!!

    iTunes "Apple Application Support is required... Error 2" and possible fix.
    Hi Redgilly (and others).
    I just resolved this on Win Vista (should apply equally for Win7 too). Please uninstall iTunes before proceeding though. I'll walk you through the process I followed, if you like you can jump straight to the Solution section.
    Problems:
    The initial error during the installation of iTunes was:
    An error occurred during the installation of assembly 'Microsoft.VC80.CRT,version="8.0.50727.4053",type="win32",publicKeyToken='1fc8b 3b9a1e18e3b",processorarchitecture="x86". Please refer to Help and Support for more information. HRESULT:0x8007054F
    The error (after installing iTunes) when trying to run iTunes was:
    Apple Application Support is required to run iTunes. Please uninstall iTunes, then install iTunes again. Error 2 (Windows error 2).
    After trying various fixes around the forums I came across this MSKB article, which relates to the first installation error:
    http://support.microsoft.com/kb/2688946
    This lead me to trying to install MS Visual C++ but I received the following error trying to install that:
    Error 1935.An error occurred during the installation of assembly ‘Microsoft.VC80.ATL,type=”win32”,version=”8.0.50727.762”,publicKeyToken=”1fc8b3 b9a1e18e3b”,processorArchitecture=”amd64”’. Please refer to Help and Support for more information. HRESULT: 0x80070BC9. Assembly interface: IassemblyCacheItem, function: Commit, component: {837BF1EB-D770-94EB-A01F-C8B3B9A1E18E}
    Note: The installation of VC++ rolls back when it fails.
    Solution:
    Through this error I found this MSKB article:
    http://support.microsoft.com/kb/946414
    The Automated MS "Fix It" msi package didn’t work.
    Note: Please backup your registry first (see the above MSKB article for instructions).
    I opened the registry and (as instructed in the MSKB article) deleted the following keys:
    HKEY_LOCAL_MACHINE\COMPONENTS\
    PendingXmlIdentifier
    NextQueueEntryIndex
    AdvancedInstallersNeedResolving
    Reboot and reinstall iTunes.
    I hope this helps.

  • Can i make an iTunes playlist with multiple artist but only the best ratet songs? (Intelligent Playlist)

    Yeah I would like to create a Playlist with the by me best rated songs of selected artists i know i can have playlists with multiple artists but that is only possible if i tick match any so that it takes all the songs of those artists and if i select match all there is no song in the playlist...

    _bilu_ wrote:
    Yeah I would like to create a Playlist with the by me best rated songs of selected artists i know i can have playlists with multiple artists but that is only possible if i tick match any so that it takes all the songs of those artists and if i select match all there is no song in the playlist...
    Bilu,
    It is a little tricky, but it can be done by using nested rules.  The playlist pictured below will do what you want:  all songs by the named artists, as long as the song has 4 or 5 stars.
    Note:  The ellipsis ("...") button is used to nest a rule.  It appears automatically on Windows, but on the Mac you have to use the Option key.

Maybe you are looking for

  • How to print Images in PDF

    Hi All, I'm trying to print product images (APEX Sample Application) using PDF I used the following query from APEX sample Application "select p.product_id edit_product, p.product_id view_product_id, p.product_name, p.product_description, p.category,

  • Can't install iTunes or uninstall Apple software updater.

    When trying to upgrace iTunes on my Windows 7, 32-bit machine, I receive the following error message: "There is a problem with the Windows Installer package. A program required for this install could not be run." I tried uninstalling all appple produ

  • Re-installing iTunes on a New PC

    Hi: I've been messing around with upgrading my OS to Windows XP and have installed iTunes twice (i.e. once for each time that I re-installed the operating system). The problem is that iTunes keep reporting that I have authorized 3 machines to access

  • Mail attachment (pdf) not showing properly as preview

    Just recently I've received a pdf attachment that showed some (hidden) layers visible in preview. Opening it in Acrobat reader shows no problem. Other computers and systems in the company also handle the file properly. No one else sees it the way I s

  • :( AT&T iphone stolen, found, returned damaged

    Hi, I am at my wits end and wonder if anyone can suggest a solution.... last night my new iphone 3 gs was stolen from my car when I was on a late night run to the grocery store for milk. This morning a friend that works at the grocery store showed up