Re: IP addresses on local network change

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

 



I made it.
The optut was: 
  option dhcp-server-identifier 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;

they look to be the same...
however, are not able to interpret this value ...

------------------------
here I write two complete records (the last two):

lease {
  interface "em0";
  fixed-address 10.0.0.1;
  option subnet-mask 255.255.255.0;
  option routers 10.0.0.138;
  option dhcp-lease-time 3600;
  option dhcp-message-type 5;
  option domain-name-servers 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option domain-name "Home";
  renew 2 2014/10/07 08:05:32;
  rebind 2 2014/10/07 08:29:41;
  expire 2 2014/10/07 08:37:11;
}
lease {
  interface "em0";
  fixed-address 10.0.0.3;
  option subnet-mask 255.255.255.0;
  option routers 10.0.0.138;
  option dhcp-lease-time 3600;
  option dhcp-message-type 5;
  option domain-name-servers 10.0.0.138;
  option dhcp-server-identifier 10.0.0.138;
  option domain-name "Home";
  renew 2 2014/10/07 08:34:07;
  rebind 2 2014/10/07 08:58:03;
  expire 2 2014/10/07 09:05:33;
}


what it mean ?

On Tue, Oct 7, 2014 at 11:05 AM, Ed Greshko <ed.greshko@xxxxxxxxxxx> wrote:
On 10/07/14 15:47, Angelo Moreschini wrote:
> for me the value is :
> lf /var/lib/NetworkManager/dhclient-40d1ee1f-f089-4c90-afd9-e37016bc720c-em0.lease
>
> but I don't know about what file are you talking ...

cat /var/lib/NetworkManager/dhclient-40d1ee1f-f089-4c90-afd9-e37016bc720c-em0.lease | grep dhcp-server-identifier

Are they all the same?

--
If you can't laugh at yourself, others will gladly oblige.
--
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

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