Re: Update reply to DHCP-Ack

2013-03-27 Thread Leo Combes
Works fine with this: if(ok){ update request { DHCP-Message-Type := DHCP-Ack } deselabs_dhcp_cpes.post-auth } See that I use update request instead of update reply. I don't know if is correct this way, but works. - List info/subscribe/unsubscribe? See

Update reply to DHCP-Ack

2013-03-25 Thread Leo Combes
} update reply { DHCP-Domain-Name-Server = 0.0.0.0 DHCP-IP-Address-Lease-Time = 7200 DHCP-DHCP-Server-Identifier = 172.31.1.1 Reply-Message = Framed protocol is } deselabs_dhcp_cpes.authorize