pieuser
Posts: 38
Joined: Sat Jun 03, 2017 7:56 am

raspberry pi network connection

Fri Aug 11, 2017 6:17 am

i have pi3 model B raspbian installed in it. i have eth0 and wifi connection available here. it shows the ip of both eth0 and wifi but no internet connections are available here. how to solve the problem and get the connection smoothly.

pcmanbob
Posts: 9612
Joined: Fri May 31, 2013 9:28 pm
Location: Mansfield UK

Re: raspberry pi network connection

Fri Aug 11, 2017 11:11 am

Hi.

First off you should not have both wif and LAN on you pi connected to the same network at the same time.

If you have made no changes to your OS ( like static IP ) then plugging in a LAN cable to your pi and your router should establish a connection with access to the web automatically.

Having done that if you still are unable to access the internet, post the results of the following

Code: Select all

ifconfig

route -n

cat /etc/resolv.conf
We want information… information… information........................no information no help
The use of crystal balls & mind reading are not supported

Return to “Beginners”