VShield edge Nic

Hello world

I installed VSphere 5.5, 5.5 VCloud and VShield 5.5 for a test. Everything seems fine. But when I create an organization VDC and add an EDGE gateway for him, the automatic system create a VM VSE under "system vDC". Virtual machine contains multiply network cards, including two he uses for the external network and the Organization's network. But there are still many that connect to a standard switch named 'None '.

Although it works well, the problem is I can not migrate or do his host in maintenance mode. During the migration network interface adapter, it shows"2 use 'none' network, which is not accessible. »

Does anyone know something?

Thank you

This should be a non-issue.

Each vShield edge device has 10 NIC cards.  One will be attached to a given network (an external, one internal).

The 'None' network, a group of port assigned.  This does not block vMotion does not happen, and I was

Even if you get one! ------warning message, you should still be able to click Next and complete the vMotion.

The only way you would be blocked from vMotion is if one of the two real networks were somehow connected to a specific host.

Can you provide a screenshot of it with the next button grey and everything that is not a warning to the network no?

Tags: VMware

Similar Questions

  • vShield edge # configure terminal

    vShield-edge-17-0 # configure terminal

    % Unknown command.

    WTF? The CLI became useless between some exits or something? I'm quite sure I've done this before

    5.5.4 - 2504419

    Ah right, everything is done from the cli of vShield Manager device. Silly me

  • VShield Edge Configuration

    Hello

    I recently installed vshield Edge:

    There are two device that have been added to the inventory...

    I set up an internal IP address as my private subnet AND an uplink to have a public IP... and I configured the default Gateway to match my public by default Gateway...

    now I have a machine virtual on my private network that I change the gateway is the IP address assigned to the internal interface of vshield Edge... But it is still not Internet ping!

    Am I missing or wrong configured something?

    Help, please

    Thank you

    Hello

    The reason for two devices could be that you may have installed Edge in HA mode.

    Coming to your network problem, check the following.

    • Check if you have applied the SNAT rule on the external network. In this, the initial INVESTIGATION period should be your private IP network and the translated IP must be one (or) range of your public IP addresses. You must allocate under the IP translated before using NAT.
    • Check if the firewall is disabled (or) added with one exception.
  • SSH on vShield Edge using Java CCES

    I am trying to connect to vShield Edge using jsch for SSH connection library.

    Connection to a linux server it works perfectly, but connected to the vShield edge server, the output is:

    vtysh: invalid option-'c '.

    Try "vtysh - help ' for more information.

    What it means?

    The connection seems to work correctly, I think the problem is the command I want exec ('list' command).

    I tried many commands, but I always have the same answer.

    I also used this methos Java to set the Pty:

    (Channel) .setPtyType ("vt100") (ChannelExec);

    Can I define another type?

    Thank you all

    Giovanni

    I was determined to uisng the ssh-tool Java library

    You can retrieve the lib since this link sourceForge: SSHTools | Free software on SourceForge.net downloads

    And here is my code.

    Was indeed a problem of reading of the result of the command, but it should be simple to solve.

    public {} public static void executeSSHCommand (String username, String password, String hostname, string command)

    SshClient ssh = new SshClient();

    PasswordAuthenticationClient auth = new PasswordAuthenticationClient();

    int result = 0;

    Session SessionChannelClient = null;

    OutputStream out = null;

    BufferedReader in = null;

    try {}

    SSH. Connect (hostname, new IgnoreHostKeyVerification());

    auth.setUsername (username);

    auth.setPassword (password);

    result = ssh.authenticate (auth);

    If (result! = AuthenticationProtocolState.COMPLETE) {}

    System.out.println ("authentication error");

    }

    session = ssh.openSessionChannel ();

    session.startShell ();

    out = session.getOutputStream ();

    out. Write (Command.GetBytes ());

    in = new BufferedReader (new InputStreamReader (session.getInputStream ()));

    Read string = null;

    While ((read = in.readLine ())! = null) {}

    System.out.println (Read);

    }

    } catch (IOException ex) {}

    }

    }

    Hope this helps others :-)

  • Problem assigning vShield edge licenses

    We have a cluster running vCenter 5.1 standard with 3 hosts ESXi 4.1 under license with vSphere 4 Enterprise Plus keys. Recently, I've deployed a vCloud Director 5.1 with a Manager Server 5.1.2 Server vShield. I was able to successfully add the vCenter vCloud and vShield Manager. Then when I try to add our license of vShield edge in vCenter as the installation guide document, I can't find the CIS or POSSIBLE asset in vCenter section "permit". Is it because we lack of vSphere 4 license?

    Capture.JPG

    The problem is now resolved. Recently, we are improving our vCenter 4.1 to 5.1. The appliance Manager vShield was installed before the upgrade. After the upgrade, I didn't perform a reboot of the vCenter server. Once I restarted the server vCenter, he was able to found the vShield active Edge of the appliance Manager vShield.

  • vShield Edge balancer to load within vCloud Director?

    Hi all

    I had a long week, installation and configuration vCloud Director. So far, it looks great.

    However, I wanted to create a paralytic with 2 web servers and a LoadBalancer (vShield Edge device) in front of them. I just don't seem to be able to find anything about how I activate on the web site of vCloud Director. I can do the NAT and firewall, but balancing is missing ... I'm sure it's there somewhere, I'm just not see it!

    Can someone point me to the right direction?

    Bgrds,

    Finnzi

    This requires the additional license for vShield edge and configure vShield to vCenter PLugin.  There is no user interface in vCD interface to configure the load balaning VSE again.  1.5 introduces the possibility to configure VPN (if authorized), through vCD, but not the LB function again.

  • Addition of vShield Edge NAT rules from a CSV using PowerCLI

    I recently read Alan great post on adding NAT here rules: http://www.virtu-al.net/2014/07/24/working-vcd-edge-gateway-rules-powercli/

    I used it successfully for simple rules in a lab environment, but hundreds of rules I need to do in Production.

    Although I managed to hack together an Excel spreadsheet that concatenated all these parameters to create each order, I was wondering if there was a faster way to do it.

    My plan was to modify the script to Alan to import a CSV file, and then loop through each line and generate the XML file in a single pass.

    However, I am very rusty on my scripting skills, so I thought I would first ask if this has already been done by someone else.

    Anyone know if there is a way to update the rules of NAT edge vShield from a CSV file?

    Adam,

    I was an associate of the original request for this feature. Alan made us most of the way with a function to create a single rule, but as in your use case, we also had a lot of rules to build everything at once.

    Our solution was rather minor tweaks and the creation of 3 functions rather than 2.

    * Feature: New DNATRuleXML and new SNATRuleXML.  We have created these two functions to build the string XML (one for the SNAT) and one for the DNAT, their results are stored in a global variable.

    * Function: New-NATXMLExecute. It is a function execute to execute the creation of the great XML string created in the above functions.

    You should change/use power rule XML functions to interface with one worksheet, and then you should be far away. It will be useful.

    Example of code is below:

    ===============================================

    Function (new-NATXMLExecute

    $EdgeGateway,

    $NATXML,

    $FirewallEnable) {}

    Write-Host "' no nExecuting add it NAT function"-ForegroundColor Cyan

    Write-Host "-----------------------------------------------------"

    Write-Host "EdgeGateway: 't' t$ EdgeGateway '.

    #Write - Host "' tNATXML: 't' t$ NATXML '.

    Write-Host "activate the firewall?: 't' t$ FirewallEnable '.

    Write-Host "-----------------------------------------------------"

    $Edgeview = search clouds QueryType - EdgeGateway-name $EdgeGateway | Get-CIView

    If (! $Edgeview) {}

    Write-Warning 'edge Gateway with $Edgeview name not found. "

    Output

    }

    $URI = ($edgeview. Href + ' / action/configureServices ")

    $wc = new-Object System.Net.WebClient

    # Add Authorization headers

    $wc. Headers.Add ("x-vcloud-authorization", $Edgeview.Client.SessionKey)

    $wc. Headers.Add ("Content-Type", "application/vnd.vmware.admin.edgeGatewayServiceConfiguration+xml")

    $wc. Headers.Add ("Accept", "application / * + xml;") version = 5.1 ")

    $webclient = New-Object system.net.webclient

    $webclient. Headers.Add("x-vcloud-authorization",$Edgeview.Client.SessionKey)

    $webclient. Headers.Add ("accept", $EdgeView.Type + ";") version = 5.1 ")

    [xml] $EGWConfXML is $webclient. DownloadString($EdgeView.href)

    [xml] $OriginalXML = $EGWConfXML.EdgeGateway.Configuration.EdgegatewayServiceConfiguration.NatService.outerxml

    #Check if the firewall is turned on

    $FirewallStatus = $EGWConfXML.EdgeGateway.Configuration.EdgegatewayServiceConfiguration.FirewallService.IsEnabled

    Write-Host "active current firewall status: $FirewallStatus.» "This will be changed to: $FirewallEnable.

    LogWrite "active current firewall status: $FirewallStatus.» "This will be changed to: $FirewallEnable.

    If (($NATXML) - or ($FirewallStatus - not $FirewallEnable)) {}

    $GoXML = '

    http://www.VMware.com/vCloud/v1.5">

    "' + $FirewallEnable +"

    drop

    fake

    true'

    $OriginalXML.NatService.NatRule | {Foreach}

    $GoXML += $_. OuterXML

    }

    $GoXML += $NATXML

    $GoXML += '

    '

    $script: NATXMLExecute = $GoXML

    [byte []] $byteArray = [System.Text.Encoding]: ASCII. GetBytes ($GoXML)

    $UploadData = $wc. UploadData ("POST", $URI, $bytearray)

    $EdGWStatus = EdgeGatewayStatus - EdgeGateway $EdgeGateway

    Write-Host - NoNewline "Waiting for EdgeGateway configure...". »

    LogWrite "Waiting for EdgeGateway configure...". »

    While ($EdGWStatus - no "ready")

    {

    Start-Sleep - seconds 3

    Write-Host - NoNewline ". »

    $EdGWStatus = EdgeGatewayStatus - EdgeGateway $EdgeGateway

    If ($EdGWStatus - eq "Error") {}

    Write-Host "Error Has occurred...". Check the EdgeGateway"- ForegroundColor Red

    LogWrite "Error Has occurred...". Check the EdgeGateway.

    breaking

    }

    }

    Write-Host - NoNewline ".» EdgeGateway Ready.

    Write-Host "' nNAT complete building.»  ForegroundColor - Green

    LogWrite "NAT complete building."

    }

    else {}

    Write-Host "no change necessary." No changes have been made to the EdgeGateway"- ForegroundColor yellow

    LogWrite "no modification required...". No change was made.

    }

    }

    Function (new-DNATRuleXML

    $EdgeGateway,

    $ExternalNetwork,

    $OriginalIP,

    $OriginalPort,

    $TranslatedIP,

    $TranslatedPort,

    $Protocol) {}

    Write-Host "Building DNAT rule XML" - ForegroundColor yellow

    Write-Host "' tEdgeGateway: 't' t$ EdgeGateway '.

    Write-Host "' tExternalNetwork: ' t$ ExternalNetwork '.

    Write-Host "' tOriginal IP: 't' t$ OriginalIP '.

    Write-Host "' tOriginalPort: 't' t$ OriginalPort '.

    Write-Host "' tTranslatedIP: 't' t$ TranslatedIP '.

    Write-Host "' tTranslatedPort: 't' t$ TranslatedPort '.

    Write-Host "' tProtocol: 't' t$ Protocol.

    $Edgeview = search clouds QueryType - EdgeGateway-name $EdgeGateway | Get-CIView

    If (! $Edgeview) {}

    Write-Warning 'edge Gateway with $Edgeview name not found. "

    Output

    }

    $URI = ($edgeview. Href + ' / action/configureServices ")

    $wc = new-Object System.Net.WebClient

    # Add Authorization headers

    $wc. Headers.Add ("x-vcloud-authorization", $Edgeview.Client.SessionKey)

    $wc. Headers.Add ("Content-Type", "application/vnd.vmware.admin.edgeGatewayServiceConfiguration+xml")

    $wc. Headers.Add ("Accept", "application / * + xml;") version = 5.1 ")

    $webclient = New-Object system.net.webclient

    $webclient. Headers.Add("x-vcloud-authorization",$Edgeview.Client.SessionKey)

    $webclient. Headers.Add ("accept", $EdgeView.Type + ";") version = 5.1 ")

    [xml] $EGWConfXML is $webclient. DownloadString($EdgeView.href)

    [xml] $OriginalXML = $EGWConfXML.EdgeGateway.Configuration.EdgegatewayServiceConfiguration.NatService.outerxml

    If {($Script:NewID)}

    $Script: NewID += 1

    $NewID = $Script: NewID

    }

    else {}

    $NewID = [int]($OriginalXML.NatService.natrule |) Sort identifier. (Select the Id - Last 1) user.user + 1

    If {($NewID-éq. 1)}

    #If NoID was found, set the correct ID of departure

    $NewID = 65537

    }

    $Script: NewID = $NewID

    }

    $strXML = '

    DNAT

    true

    ' + $NewID + '

    "' + $OriginalIP +"

    "' + $OriginalPort +"

    "' + $TranslatedIP +"

    "' + $TranslatedPort +"

    ' + $Protocol + '

    '

    $script: DNATXML = $StrXML

    }

    Function (new-SNATRuleXML

    $EdgeGateway,

    $ExternalNetwork,

    $OriginalIP,

    $TranslatedIP

    ) {

    Write-Host "Building SNAT rule XML" - ForegroundColor yellow

    Write-Host "' tEdgeGateway: 't' t$ EdgeGateway '.

    Write-Host "' tExternalNetwork: ' t$ ExternalNetwork '.

    Write-Host "' tOriginal IP: 't' t$ OriginalIP '.

    Write-Host "' tTranslatedIP: 't' t$ TranslatedIP '.

    $Edgeview = search clouds QueryType - EdgeGateway-name $EdgeGateway | Get-CIView

    If (! $Edgeview) {}

    Write-Warning 'edge Gateway with $Edgeview name not found. "

    Output

    }

    $URI = ($edgeview. Href + ' / action/configureServices ")

    $wc = new-Object System.Net.WebClient

    # Add Authorization headers

    $wc. Headers.Add ("x-vcloud-authorization", $Edgeview.Client.SessionKey)

    $wc. Headers.Add ("Content-Type", "application/vnd.vmware.admin.edgeGatewayServiceConfiguration+xml")

    $wc. Headers.Add ("Accept", "application / * + xml;") version = 5.1 ")

    $webclient = New-Object system.net.webclient

    $webclient. Headers.Add("x-vcloud-authorization",$Edgeview.Client.SessionKey)

    $webclient. Headers.Add ("accept", $EdgeView.Type + ";") version = 5.1 ")

    [xml] $EGWConfXML is $webclient. DownloadString($EdgeView.href)

    [xml] $OriginalXML = $EGWConfXML.EdgeGateway.Configuration.EdgegatewayServiceConfiguration.NatService.outerxml

    If {($Script:NewID)}

    $Script: NewID += 1

    $NewID = $Script: NewID

    }

    else {}

    $NewID = [int]($OriginalXML.NatService.natrule |) Sort identifier. (Select the Id - Last 1) user.user + 1

    If {($NewID-éq. 1)}

    #If NoID was found, set the correct ID of departure

    $NewID = 65537

    }

    $Script: NewID = $NewID

    }

    $strXML = '

    SNAT

    true

    ' + $NewID + '

    "' + $OriginalIP +"

    "' + $TranslatedIP +"

    '

    $script: SNATXML = $StrXML

    }

    ===============================================

  • vShield Edge DHCP Options

    Hi guys,.

    I play a vCHS TPOC. I was wondering if it was possible to set any other advanced DHCP option on the edge of vshield like WINS etc?

    As far as I can see there is not, but thought I would ask.

    Concerning

    D

    It is not possible today.

    Is WIN what you are looking for? Or other options as well?

    Thank you.

  • Error creating vShield Edge Device for Org vDC

    I'll put up a cloud of assessment, according to the vCloud Director 5.1 evaluation Guide.  I hit a snag as he tried to set up the edgeGateway for my org vDC.

    Here is the error:

    Deployment of edge gateway coke_edge_gateway has failed.

    org.springframework.web.client.ResourceAccessException: i/o error: no route to host. nested exception is java.net.NoRouteToHostException: no route to host

    I don't know even what a host that makes reference.

    'host' is the vShield Manager, which had become inaccessible because of my clumsiness

  • saving VShield edge

    I have problems with my edge transport server.  son of 192.168.10 network and I ping to 15.12.51 network.

    OK, so I can ping a private vlan edge unit 15.12.51.1.

    In addition by edge devices I can ping all my ip on the 15.12.51 network.

    Since, however, a virtual machine on the private wire I can only ping my transport server edge and nothing on the rest of the 15.12.51 network.

    I have nat was an ip address on the network 15.12.51 and changed my firewall by default rule (for testing) to allow all traffic.

    seems to not work.

    I'm trying hard to find some record of the conversation attempt between the virtual machine on the 192 network than on the 15.12

    network, but I can't seem to find any connection on the edge device. Do you know where I can find the logging?

    Thank you

    The simple question is, no way to watch the logging of the edge server. of the receipt of applications, etc.

  • Bizzare vShield Edge-NAT/VPN problem Post - 5.1 upgrade

    Hoping someone can shed some light on this issue for us - the TLDR is that NAT rules seem to be causing unexpected behavior on the VPN traffic after a vCloud 1.5 to 5.1 upgrade.

    Background: We work with a hosting provider to manage our vCloud environment. Quite simple - 2 ESXi hosts, a few NFS data stores. They have recently updated us of 1.5 and 5.1. For most of our committees, we have just one network of vSE/Routed that connects a subnet to a network of "WAN" and pulls a public IP address from a pool. Send us (NAT network address) and leave (firewall) ports (for example port 3389 for RDP) to the virtual machines selected. Most of these networks also have a VPN tunnel from site to site with a physical Firewall through the internet. After the upgrade, we went and converted our rules to match the period of initial and active INVESTIGATION "multiple interfaces" - effectively subtracts to compatibility mode. Everything was going well (even for devices of vSE always in compatibility mode)

    Question: We first noticed this, when a customer reported that they are unable to access a virtual machine via RDP using it is internal (protected VSE) IP through a VPN tunnel but could access the virtual machine via RDP using its public hostname/IP address. Allow us all traffic between the VPN (firewall has a whole: a rule for VPN traffic). When we connected to troubleshoot (just thinking that the VPN was down), we found that we could connect to any port on the computer through the VPN tunnel except 3389remote virtual. I can ping from the local subnet to the VM troubled on the VAPP network without problem. I was able to connect to other ports that have been opened on the remote virtual machine without problem. I couldn't connect to 3389 through the VPN.

    We thought he could be isolated, but found the question on each VSE we have: If there were a the DNAT rule to translate the inbound for a particular port, this port would be insensitive when traffic through the VPN tunnel that is meant to be the target of the DNAT rule.

    Someone has an idea what could be the cause?

    Looks like it is a problem experienced during the upgrade. These hidden firewall rules will not disappear until the firewall configuration is updated in some way. So go as - upgrade

    (1) upgrade VCD

    (2) update VSM

    (3) to redeploy the entry door to upgrade the edge of the gateway to version 5.1

    (4) convert the firewall rules to the new format (where firewall rules have no management interface or traffic)

    (5) to change the properties of the bridge and the multiple interface mode

    (6) change the specification of the firewall somehow, that is to add a dummy firewall and remove it, turn off, then turn on the firewall, etc..

    Which should cause the deny rule go away

  • vShield Edge 5.1.2 load balancing HTTPS health check possible?

    Hello

    We expect configure edge gateway Load Balancing Service using vCloud Director 5.1.2 and vCloud network and security 5.1.2

    Is it possible to configure health checking with HTTPS and configure the URI to use for the control?

    Best regards

    jmarschall

    Hello

    You have 3 options to check on the edge of health:

    1 TCP: checking the simple TCP connection

    2 HTTP: sends HTTP GET using either the default value {/}, which is accessible by default on almost any server, but may be changed to any other URI.

    3 HTTPS: sends hello SSLv3 client messages and check the server Hello coming from the virtual machine. No URI is included.

    If you CAN do health checks for HTTPS, but NOT for any custom URI. Instead, it checks for valid SSL beyond the normal TCP communications.

  • Solution of failover VShield Edge on the roadmap?

    Sorry, that it was inaugurated the community vshield as well but no response, then try here as well:

    As many VSE devices can be implemented in an ORG who use several external networks, VSE GWs (VMs) devices becomes crucial for this ORG.

    FWs normally have a failover mechanism of a certain type, in order to maintain the sessions open through primary relicate FW FW backup so if primary fails

    sessions are not disconnected.

    Now, you mention VSE VM is monitored and use normal vmware HA as a virtual machine vmware "regularly", so I guess that a new VSE is lunch and the replacement of GW on a free ESX there...

    my questions are:

    1. how long will it take to backup VSE replace primary?

    2. what happens to sessions through the stock MARKET which has failed?

    3. If the sessions are all droped and it will re-initiated by ORG VMs after new VSE is up - you have ability "stateful failover" in the roadmap for VSE?

    Now, you mention VSE VM is monitored and use normal vmware HA as a virtual machine vmware "regularly", so I guess that a new VSE is lunch and the replacement of GW on a free ESX there...

    It is NOT a new VSE, it's the same VSE device on a different host. This is what HA. HA is not application aware, only updated on the status of the host. In addition, you can enable VM monitoring which can monitor the "guest operating system" to see if the problems occurred at this level, if if the virtual machine can be restarted. Again, it is the same virtual machine to be restarted.

    Good suggestion for the road map, it is something that I have suggested some time. As Massimo also asserts, it is perhaps interesting to try to get a contact at VMware to get of the topics covered at an appropriate level,

    Thank you

    Duncan

    VMware communities user moderator | VCDX

    -

  • vCloud Director: cannot deploy vShield Edge VM

    Do an Eval of vCloud Director.

    When I try to create a network of organizations, it fails with the following error message:

    Error creating shield network appliance.

    -The edge of VM creation error.

    -Internal Server Error

    -java.security.cert.CertificateException: certificate fingerprint host did not match expected value

    -Host digital fingerprint of the certificate does not match expected value

    In vCenter, I see that she tries to deploy the model to the OVF, but the task fails with status "the task was cancelled by user.

    Anyone see this before?  No idea how to fix?

    In VC, go to Administration, the parameters of the server vCenter, SSL settings, and ensure that all hosts have checkboxes check

  • List edge bridges and their version - PowerCLI

    I'm looking for a way to list all the bridges of edge deployed in all my ORG CDV in my vCD 5.6.4 instance.

    Does anyone have any documentation or examples of how I can find these gateways of edge and their versions using PowerCLI?

    vCD 5.6.4 facilitate really whether the bridge aboard is obsolete.  I know that I can browse vShield Manager, but this interface is not as attractive to use when there is a few hundred edge existing gateways.  A way to find this information using PowerCLI would allow me to list, sort and inform customers.

    It makes it much easier to upgrade as well if we have bridges of edge to date.

    Did anyone done this before?

    I wanted to do the same thing, so I did this today:

    # Author: Adam Rush

    # Created on: 2016-05-28

    # Find all extensible vShield edges and exported the CSV on Office

    $reportPath = "$HOME\Desktop\upgradable-VSEs.csv".

    $report = @)

    Write-Host "Search all vShield edges" - ForegroundColor yellow

    $edges = get-View - ViewType virtualmachine-Property Name, filter-Config @{' Config.VAppConfig.Product [0].} {Name '=' vShield Edge'} | % {

    $edge = "| Select 'Name', 'Version '.

    $edge. Name = $_. Name

    $edge. Version = $_.config.vappconfig.product [0] .version

    $report += $edge

    }

    $highestVersion = ($report |) Version tri-decroissant) .version [0]

    Write-Host "version of highest vShield Edge: $highestVersion"-ForegroundColor yellow.

    Write-Host "export vShield extensible edges...» "- ForegroundColor yellow

    $upgradableVSEs = $report | Where {$_.version - lt $highestVersion}

    Write-Host "save file to: $reportPath"-ForegroundColor yellow.

    $upgradableVSEs | Export-Csv-path $reportPath - NoTypeInformation - UseCulture

Maybe you are looking for

  • How to disable permanently the spell check in Notes

    How to disable permanently the spell check in Notes? Here are my steps: With the help of Notes in OS X 10.11.5, click Edit/spelling and grammar and then clearly the 2 options "check spelling as you type" and "automatically correct spelling." Close an

  • The police on the home page is too small. I want to give it a normal size

    My homepage of police suddenly got small Everything on the Home Page is in small type. It's hard to read. How do I restore it to the normal size.

  • Where love of ICS for my DROID 4?

    Please could I get a more accurate than Q3 date for when my DROID 4 will be updated to ICS. I waited patiently and the current generation works fine, but since the DROID got RAZR ICS mean that it is only a few weeks for my DROID 4 or I have to wait a

  • What caused my DVD burner, to stop working

    OK, my main hard drive is SATA, if it is relevant to anyone who can help me that I don't know, but I'd rather just give too much information than not enough. I had to go and change my diet because he could not support my new DVD of LG Super Multi bur

  • How can I get rid of Think Point?

    I have this stupid reflection Point on my computer. I can't go on the internet or do a system restore... ugh its driving me crazy. Can someone please help? I'm on my room mates computer obviously cause mine does not work right now. Thanks in advance