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 <[email protected]> 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
> [email protected]
> 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
[email protected]
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