[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Static IP /etc/network/interfaces, but got leased by dhcp



Hi Guys,

I have static IP assignment in /etc/network/interfaces:
--
# Wireless
auto wlan0
iface wlan0 inet static
        wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
        address 192.168.1.49
        netmask 255.255.255.0
        gateway 192.168.1.1
--

But somehow I could not ssh to my home laptop today, and found in logs:
--
Oct 10 06:40:54 lefrat dhclient: DHCPREQUEST on wlan0 to 192.168.1.1 port 67
Oct 10 06:40:54 lefrat dhclient: DHCPACK from 192.168.1.1
Oct 10 06:40:54 lefrat dhclient: bound to 192.168.1.218 -- renewal in 33574 seconds.
--

Could you please clarify the reason of that, maybe I'm missing something.


Thank you,
-Ivan

Attachment: signature.asc
Description: Digital signature


Reply to: