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...