Re: IP addresses on local network change

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

 



On Mon, Oct 06, 2014 at 02:22:42PM +0200, Ralf Corsepius wrote:
> On 10/06/2014 01:02 PM, Angelo Moreschini wrote:
> That's not unusual with DHCP. DHCP assigned IP-addresses usually
> have limited life-time until they expire. After expiration machines
> may be assigned a new IP-address.

However, I will point out that DHCP servers _tend_ to reassign the same
IP address to a machine renewing its lease.  If you're seeing the address
change frequently, I would also wonder if there are dueling DHCP servers
on the segment.  Determine what should be the definitive DHCP server and
make sure nothing else thinks it is also a DHCP server (e.g., other
computers, a firewall/router appliance, etc.)

> If you want to access a machine under a static IP-address, you'd
> have to set up your DHCP-server accordingly. How to do so would
> depend upon you DHCP-server's implementation.

Well, actually, there are a couple of approaches:

  o A DHCP server should be configured to only use a portion of the
    available IP address range for the subnet.  For instance, if you're
	using a RFC1918 IPv4 subnet of 192.168.100.0/24, it would be common to
	restrict DHCP to the range 192.168.100.100-199.  Anything below or
	above that range is available for static assignment.

  o You can reserve IP addresses within the DHCP pool by MAC address.
    This is usually used when you've a legacy IP assignment that is in
	the DHCP pool and, for whatever reason, is difficult to change.

Cheers,
--
	Dave Ihnat
	dihnat@xxxxxxxxxx
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux