Internet does not work anymore... - Raspberry Pi Forums


hi, i've been using raspberry pi3b since 1 month ago , worked perfectly, but... today in customer showing pi , connecting wifi network, don't know happened, internet not work anymore...
using linksys router , fiber internet service. raspberry can connected wifi network , ip address router always, can not connect internet. can connect internet throw notebook or cell phone, internet ok, pi doesn't connect. read i've found did not find solution. ideas? thanks!

post results following commands

ifconfig -a
ip route
ping -c3 $(ip route | awk '/default/ {print $3}')
ping -c3 8.8.8.8
ping -c3 google.com
cat /etc/resolv.conf


raspberrypi



Comments