Go to advanced search

by hemsingh
Mon Aug 10, 2015 6:52 am
Forum: Troubleshooting
Topic: Problem setting static ip on raspbian
Replies: 3
Views: 1817

Re: Problem setting static ip on raspbian

hi hemsingh 1. i think the syntax for interfaces is ( but what i know ) dns-nameservers 8.8.8.8 8.8.4.4 and not dns-servers 202.56.215.54 2. address and gateway have a typo, "." missing 3. according KNUTE better not use interfaces for fix IP, https://www.raspberrypi.org/forums/viewtopic.php?p=79886...
by hemsingh
Fri Aug 07, 2015 12:59 pm
Forum: Troubleshooting
Topic: Problem setting static ip on raspbian
Replies: 3
Views: 1817

Problem setting static ip on raspbian

Hello, I have installed Raspbian os on Raspberry pi 2. I am setting wifi with static ip. The configuration in: /etc/network/interfaces ..... ..... auto wlan0 #allow-hotplug wlan0 #also tried it without comment iface wlan0 inet static address 192.168.2.101 netmask 255.255.255.0 #also tried with /with...

Go to advanced search