hideshi, <br><br>i am really sorry to disturb you but i appreciate so much your kindness and patience in helping me with this test. <br><br>i have already allow rapid commit in my server, here is my configuration:<br># cat /usr/local/etc/dhcp6s.conf
<br>option refreshtime 5000;<br><br>interface em0 {<br> allow rapid-commit;<br> address-pool pool1 10000 20000;<br>};<br><br>pool pool1 {<br> range 3ffe:501:ffff:100::10 to 3ffe:501:ffff:100::11 ;<br>
};<br><br><br>and this is the debug output during the test... it seems that wide-dhcpv6 did not received the rapid-commit option sent by the TN. <br>Mar/09/2007 16:52:17: received solicit from fe80::200:ff:fe00:a2a2%em0<br>
Mar/09/2007 16:52:17: get DHCP option client ID, len 14<br>Mar/09/2007 16:52:17: DUID: 00:01:00:01:00:04:93:e0:00:00:00:00:a2:a2<br>Mar/09/2007 16:52:17: client ID 00:01:00:01:00:04:93:e0:00:00:00:00:a2:a2<br>Mar/09/2007 16:52:17: set client ID (len 14)
<br>Mar/09/2007 16:52:17: set server ID (len 14)<br>Mar/09/2007 16:52:17: transmit advertise to fe80::200:ff:fe00:a2a2%em0<br><br>thanks,<br><br>Rommel<br><br><br><div><span class="gmail_quote">On 3/9/07, <b class="gmail_sendername">
<a href="mailto:Hideshi.Enokihara@jp.yokogawa.com">Hideshi.Enokihara@jp.yokogawa.com</a></b> <<a href="mailto:Hideshi.Enokihara@jp.yokogawa.com">Hideshi.Enokihara@jp.yokogawa.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>In this test, you have to set rapidcommit function in your NUT.<br>> dhcp6s> Please enable the Server to support rapidcommit.<br><br>The NUT sends Advertise message, not sends Reply if NUT does not support
<br>rapidcommit.<br>So, TN says, "Could not get Reply Message".<br><br>Thanks,<br>________________________________<br><br> From: Rommel Laranjo [mailto:<a href="mailto:rslaranjo@gmail.com">rslaranjo@gmail.com
</a>]<br> Sent: Friday, March 09, 2007 12:02 PM<br> To: Enokihara, Hideshi (<a href="mailto:Hideshi.Enokihara@jp.yokogawa.com">Hideshi.Enokihara@jp.yokogawa.com</a>);<br><a href="mailto:dhcptest@tahi.org">dhcptest@tahi.org
</a><br> Subject: [dhcptest:00149] Re: dhcptest<br><br><br> hello hideshi,<br><br> thanks for the reply, the script is now running. now my problem<br>is this,<br> ========== TEST 2 ==========<br>
./S_RFC3315_5.1_UDPPorts.seq -pkt ./S_RFC3315_5.1_UDPPorts.def<br>-log 2.html -ti "UDP Port"<br> ==== NUT Initialization ====<br> vRemote("dhcp6s.rmt",<br>"start","rapidcommit","link0=em0","startaddr=3ffe:501:ffff:100::10","end
<br>addr=3ffe:501:ffff:100::11")<br><br> dhcp6s> Set parameters of DHCPv6 Server manually as following:<br><br> dhcp6s> The interfaces used for DHCPv6 Server test is em0.<br> dhcp6s> Please set following parameters of IA and IA_address
<br>options in DHCPv6 server<br> dhcp6s> prefer-life-time 10000;<br> dhcp6s> valid-life-time 20000<br> dhcp6s> renew-time(T1) 5000<br> dhcp6s> rebind-time(T2) 16000
<br> dhcp6s> Please set the start address of which can be<br>assigned:3ffe:501:ffff:100::10.<br> dhcp6s> Please set the end address of which can be<br>assigned:3ffe:501:ffff:100::11.<br>
dhcp6s> Please enable the Server to support rapidcommit.<br> dhcp6s><br><br> dhcp6s> Please start the DHCPv6 Server!<br> dhcp6s> Then press the Enter.<br><br> Start Capturing Packets (Link0)
<br> Clear Captured Packets (Link0)<br> ==== Solicit/Reply Message Exchange ====<br> Send DHCPv6 Solicit Message: CLIENT1 --> all DHCPv6<br>Servers<br> Solicit Message<br><br> DHCPv6 OptionValues
<br> IdentifierIdentifier = 100<br> Opt_DHCPv6_CIDDUID-LLT HardwareType = 1<br> DUID-LLT MAC = 00:00:00:00:a2:a2<br> DUID-LLT TIME = 300000<br><br> Could not get Reply Message<br> NUT did not send Reply Message.
<br> NG<br> DHCPv6 Server stop<br> ===========================================<br> It says that the NUT did not send Reply Message, but when i try<br>to run my dhcp6s with -dDf it said "transmit advertise to
<br>fe80::200:ff:fe00:a2a2%em0" ...<br><br> So with this, it seems that my TN did not received the<br>advertise. :(<br><br> May I ask what could possibly be the problem?<br><br> Thanks alot,<br><br>
Rommel<br><br><br><br><br><br></blockquote></div><br>