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

Re: dhclient changes IP address



Rainer Dorsch wrote:

> Hello,
> 
> I have a system which comes up with one IP address 192.168.178.87 via
> dhclient, then after one day it gets eventually a different address
> 192.168.178.88 from my fritz.box, which runs the dhcp server:
> 
> Any hint what is going on here or how to debug this issue is very welcome.
> 
hello rainer! i would like to repay the help you gave me on the kde thread 
with kmail, nepomuk and baloo ... but i don't know if i can.

we had a similar problem where the ip address of one of our virtual machines 
kept being reset because the mac address on the bridge was being changed to 
the veth address right after we started the firewall.

we solved this problem by setting the bridge's mac:
ip link set br0 address 00:1c:f0:a1:b5:23 (different from the veth address)
http://backreference.org/2010/07/28/linux-bridge-mac-addresses-and-dynamic-ports/

we found this out of course using ifconfig.

i came across this article which may be of some use because it talks about 
extending and reserving your lease:

Reduce or Eliminate Inconvenient DHCP Address Changes
http://www.practicallynetworked.com/howto/032708_printer_issues_pt2.htm

hope you get the answer you are looking for, if mine don't suffice.


-- 
in friendship,
prad


Reply to: