xor2
Programmer
- Mar 24, 2005
- 22
Hey
I am writting dhcp server .. so i have few questions.
First one:
I have seen in real protocol (with sniffer) that
when dhcp server (XP system) sends information, it doesn;t contain dns IP numbers, however in option section there is entered ip address of gate (192.168.0.1). I have been trying to put there real dns numbers (in my onw dhcp server) but client doesn;t even read it.
How to update dns numbers on clients machine sending dhcp protocol??
Sec question. I have seen in RFC that there are 3 timers./
T1 renewing, T2, rebinding and IP lease time.
Which this timers correpond to time values in dhcpd config (there is default and max lease time)??
Really thanks for help
I am writting dhcp server .. so i have few questions.
First one:
I have seen in real protocol (with sniffer) that
when dhcp server (XP system) sends information, it doesn;t contain dns IP numbers, however in option section there is entered ip address of gate (192.168.0.1). I have been trying to put there real dns numbers (in my onw dhcp server) but client doesn;t even read it.
How to update dns numbers on clients machine sending dhcp protocol??
Sec question. I have seen in RFC that there are 3 timers./
T1 renewing, T2, rebinding and IP lease time.
Which this timers correpond to time values in dhcpd config (there is default and max lease time)??
Really thanks for help