Owen Murphy :
Haven't gotten to removing the fire walls, however I tried to ping Google, and it says it could not find the host.
Since you now know how to get to cmd.exe -- Bring up a new cmd window and type "ipconfig /all" You should get something like below --
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : abcdef.xyz
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
Physical Address. . . . . . . . . : xx-yy-zz-B9-2E-01
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : xxx::yyy:zzz:efe1:f1a9%11(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.10.20(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Saturday, November 01, 2014 9:29:41 PM
Lease Expires . . . . . . . . . . : Sunday, November 02, 2014 9:29:41 PM
Default Gateway . . . . . . . . . : 192.168.10.1
DHCP Server . . . . . . . . . . . : 192.168.10.1
DHCPv6 IAID . . . . . . . . . . . : 240182601
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-16-47-xx-xx-yy-yy-zz-zz-2E-01
DNS Servers . . . . . . . . . . . : 192.168.10.1
NetBIOS over Tcpip. . . . . . . . : Enabled
This will tell you (and us) what your network adapter is doing. It identifies if you have DHCP enabled. It shows that you got a valid IP address and it shows what the DNS server is set to. Since it seems you are having DNS problems -- That is important. BUT it might be that your router isn't returning a valid DHCP address and the computer is using the default address. If your IP address isn't a 192.168.x.y address, most likely you didn't get a DHCP response.