I am wondering why Astaro leases addresses backwards.
For testing, I created a new network on a different NIC using 10.0.0.0/24 I called this my DMZ.
I then created a new DHCP server on this network. I have a start range defined as 10.0.0.2 to 10.0.0.254. I put one PC on this NIC and it receives an IP of 10.0.0.254.
Is this just how Astaro does it's leases? I am used to seeing IP's given out from the low end up... at least on MS and router DHCP servers.
I then changed the ending address to 10.0.0.5 and did a /release, /renew on the test PC. It pulls up an address of 10.0.0.5. There is nothing on this network other then the test PC and a dumb hub.
[PHP]
2009:08:02-00:44:23 *** dhcpd: DHCPDISCOVER from MAC via eth3
2009:08:02-00:44:24 *** dhcpd: DHCPOFFER on 10.0.0.5 to MAC (testpc) via eth3
2009:08:02-00:44:24 *** dhcpd: DHCPREQUEST for 10.0.0.5 (10.0.0.1) from MAC (testpc) via eth3
2009:08:02-00:44:24 *** dhcpd: DHCPACK on 10.0.0.5 to MAC (testpc) via eth3 [/PHP]
The knowledge base shows no articles under DHCP...
Thanks,
C68
This thread was automatically locked due to age.