asked on
ASKER
ASKER
ASKER
Networking is the process of connecting computing devices, peripherals and terminals together through a system that uses wiring, cabling or radio waves that enable their users to communicate, share information and interact over distances. Often associated are issues regarding operating systems, hardware and equipment, cloud and virtual networking, protocols, architecture, storage and management.
TRUSTED BY
start
run
cmd
ipconfig /all
Make note of the Default Gateway address (I'll assume 192.168.0.1 here, but yours certainly could be different)
Type:
ping 192.168.0.1
ping google.com
If you'll post the results of that then we can give a much better analysis of what is going on.