[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is "out of sync" with DHCP leases databases, I think...
Thiago Martins
thiagocmartinsc at gmail.com
Wed Oct 24 03:21:32 UTC 2012
My /etc/maas/dhcpd.conf file:
subnet 192.168.48.0 netmask 255.255.240.0 {
next-server 192.168.63.250;
filename "pxelinux.0";
option subnet-mask 255.255.240.0;
option broadcast-address 192.168.63.255;
option domain-name-servers 192.168.63.250;
option routers 192.168.63.254;
range dynamic-bootp 192.168.50.1 192.168.50.250;
}
omapi-port 7911;
key omapi_key {
algorithm HMAC-MD5;
secret "qvwta915g1dUstfB5m4JpC9Gk2y1PJ07VYE5koWsXiIt2+QaLJFHtlQyopyS4Ze+ao5vqcUTruajzRb2NM+CNg==";
};
omapi-key omapi_key;
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1069570
Title:
1 MAC Address, two IPs - DNS is "out of sync" with DHCP leases
databases, I think...
To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1069570/+subscriptions
More information about the Ubuntu-server-bugs
mailing list