Index: [Article Count Order] [Thread]

Date: Fri, 9 Mar 2007 12:49:16 +0900
From: <Hideshi.Enokihara@jp.yokogawa.com>
Subject: [dhcptest:00150] Re: dhcptest
To: <rslaranjo@gmail.com>
Cc: <dhcptest@tahi.org>
Message-Id: <0260031F55435342859BFB2CCA6773D81B8989CA@EXCHANGE03.jp.ykgw.net>
In-Reply-To: <f051005f0703081901n4de1af50q73618e3930b2e968@mail.gmail.com>
X-Mail-Count: 00150

Hi,

In this test, you have to set rapidcommit function in your NUT.
>	dhcp6s> Please enable the Server to support rapidcommit.

The NUT sends Advertise message, not sends Reply if NUT does not support
rapidcommit.
So, TN says, "Could not get Reply Message".

Thanks,
________________________________

	From: Rommel Laranjo [mailto:rslaranjo@gmail.com] 
	Sent: Friday, March 09, 2007 12:02 PM
	To: Enokihara, Hideshi (Hideshi.Enokihara@jp.yokogawa.com);
dhcptest@tahi.org
	Subject: [dhcptest:00149] Re: dhcptest
	
	
	hello hideshi,
	
	thanks for the reply, the script is now running. now my problem
is this, 
	========== TEST 2 ==========
	./S_RFC3315_5.1_UDPPorts.seq -pkt ./S_RFC3315_5.1_UDPPorts.def
-log 2.html -ti "UDP Port" 
	==== NUT Initialization ====
	vRemote("dhcp6s.rmt",
"start","rapidcommit","link0=em0","startaddr=3ffe:501:ffff:100::10","end
addr=3ffe:501:ffff:100::11")
	
	dhcp6s> Set parameters of DHCPv6 Server manually as following:
	
	dhcp6s> The interfaces used for DHCPv6 Server test is em0.
	dhcp6s> Please set following parameters of IA and IA_address
options in DHCPv6 server 
	dhcp6s>         prefer-life-time 10000;
	dhcp6s>         valid-life-time 20000
	dhcp6s>         renew-time(T1) 5000
	dhcp6s>         rebind-time(T2) 16000
	dhcp6s>         Please set the start address of which can be
assigned:3ffe:501:ffff:100::10. 
	dhcp6s>         Please set the end address of which can be
assigned:3ffe:501:ffff:100::11.
	dhcp6s> Please enable the Server to support rapidcommit.
	dhcp6s>
	
	dhcp6s> Please start the DHCPv6 Server! 
	dhcp6s> Then press the Enter.
	
	Start Capturing Packets (Link0)
	Clear Captured Packets (Link0)
	==== Solicit/Reply Message Exchange  ====
	        Send DHCPv6 Solicit Message: CLIENT1 --> all DHCPv6
Servers 
	Solicit Message
	
	DHCPv6 OptionValues
	IdentifierIdentifier = 100
	Opt_DHCPv6_CIDDUID-LLT HardwareType = 1
	DUID-LLT MAC = 00:00:00:00:a2:a2
	DUID-LLT TIME = 300000
	
	Could not get Reply Message
	NUT did not send Reply Message. 
	NG
	DHCPv6 Server stop
	===========================================
	It says that the NUT did not send Reply Message, but when i try
to run my dhcp6s with -dDf it said "transmit advertise to
fe80::200:ff:fe00:a2a2%em0" ... 
	
	So with this, it seems that my TN did not received the
advertise. :(
	
	May I ask what could possibly be the problem? 
	
	Thanks alot,
	
	Rommel