Hello, I've encountered a problem when trying to access internet through a laptop's wifi-connection. I'm new to Raspberry Pi and have limited experience with raspbian
Hardware:
Raspberry Pi 2B
Ethernet Cable tried two different sorts
Laptop with windows 10
SD card(16GB) preinstalled with NOOBS
Peripherals(keyboard,mouse,display(through HDMI)), all working
I've previously been able to run apt-get update through the ethernet connection. But today it can't find the appropriate mirrors.
ping www.google.com yields
ping: unknown host www.google.com
which would infer that the Pi can't access the internet if I interpreted it correctly
The wifi is shared via the windows network and sharing interface.
in the same interface the ethernet has "no network access"
Concerning the hardware both lights(green and orangey) on the ethernet port on the Pi are lit. The ifconfig lists that no rx or tx packages are dropped or error:ed.
I have tested turning the Pi, laptop and sharing off in different configurations but with no result.
I am now unsure as how to proceed and would gladly accept help.
If I've omitted something of importance please tell me and I'll try to ammend the post.
Kind regards