Go to advanced search

by jimmmy
Thu Mar 31, 2016 1:00 pm
Forum: Troubleshooting
Topic: Error downloading distribution list from Internet.
Replies: 6
Views: 2374

Error downloading distribution list from Internet.

Hello, I have problem with Raspbian Jessie installation on RP3 using NOOBS 1.8. It's connected to LAN by cable, but NOOBS says that there is an "Error downloading distribution list from Internet". I see in "route" that Raspberry doesn't have default gw for 0.0.0.0 It has correct IP address from DHCP...
by jimmmy
Fri Jan 22, 2016 8:36 am
Forum: Troubleshooting
Topic: 2 IPs on WLAN0 interface
Replies: 3
Views: 1832

Re: 2 IPs on WLAN0 interface

Thanks for your reply. But before I assigned static IP address to wlan0 it was getting IP address from DHCP and somehow it was also receiving 2 IPs. auto lo iface lo inet loopback iface eth0 inet dhcp allow-hotplug wlan0 iface wlan0 inet manual wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf #iface...
by jimmmy
Thu Jan 21, 2016 2:05 pm
Forum: Troubleshooting
Topic: 2 IPs on WLAN0 interface
Replies: 3
Views: 1832

2 IPs on WLAN0 interface

Hi, Could anyone please have a look why I am receiving two IPs on WLAN0 interface? I have assigned only static IP and somehow device is getting second one from DHCP. /etc/network/interfaces: auto lo iface lo inet loopback iface eth0 inet dhcp allow-hotplug wlan0 iface wlan0 inet static address 192.1...

Go to advanced search