M BUZZ CRAZE NEWS
// general

Problem with setting raspberry pi3 static ip

By John Parsons

My raspberry is running Ubuntu mate 16.04.2 . When ever I try to set the IP address for my pi by editing /etc/network/interfaces, my WiFi connection crashes. no matter how I tried to get my connection back there is no use, until I get /etc/network/interfaces to its default state. Any solution?

1 Answer

I'm not sure how much this will help, but here goes.

This is probably happening because the router you are using is configured to set the IPs of all the devices connected to it. And you manually setting the IP is causing the wifi connection to go haywire.

Why do you even want to set your own ip for the pi? Let the router configure the IP for you.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy