<P>
Hi<BR>
<BR>
Thanks for your reply.....<BR>
<BR>
As per your r=
eply..<BR>
1. I confirmed my /usr/local/v6eval/etc/tn.def <BR>
&nbsp; &=
nbsp; Its configured perfectly...(the way u also said...)<BR>
<BR>
2. &=
quot;filter ipv6&quot; is also commented...<BR>
<BR>
well wat I believe=
 if there would be of any configuration issue...<BR>
it would not have wo=
rked for other test cases(not related to this echo request issue) also...<B=
R>
whereas its working fine for other test cases which got passed...<BR>=
<BR>
Another thing is I always get echo reply from the TN .....then ho=
w it can be<BR>
possible that TN dint get the echo request....<BR>
Is i=
t working fine with u (I mean while testing) ? <BR>
<BR>
Please comment=
....<BR>
<BR>
thanks &amp; regards<BR>
<BR>
Prem<BR>
<BR>
<BR>=
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On Tue, 29 Nov 2005 Hideshi En=
okihara wrote :<BR>
&gt;Hi Prem,<BR>
&gt;<BR>
&gt;Please confirm your=
 setting of TN.<BR>
&gt;In /usr/local/v6eval/etc/tn.def<BR>
&gt;<BR>
=
&gt;1.check MAC address<BR>
&gt;&nbsp; &nbsp; &nbsp; &nbsp;  &quot;Link0&=
quot; entry MUST have:<BR>
&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp;  - the EXACT name of Tester Interface.<BR>
&gt;&nbsp; &nbsp=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  - a EXACT MAC address.<BR>
&=
gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  ^=
^^^^<BR>
&gt;Please refer INSTALL.ct(3.1.5. /usr/local/v6eval/etc/tn.def =
(Temporally required)).<BR>
&gt;<BR>
&gt;2.check &quot;filter ipv6&quot=
;<BR>
&gt;<BR>
&gt;If you use IPv4, you should comment out following li=
ne.<BR>
&gt;<BR>
&gt; &nbsp; &nbsp; &nbsp;RemoteLogout&nbsp; &nbsp; 0<B=
R>
&gt; &nbsp; &nbsp; &nbsp;RemoteMethod&nbsp; &nbsp; serial<BR>
&gt; &=
nbsp; &nbsp; &nbsp;#filter ipv6<BR>
&gt; &nbsp; &nbsp; &nbsp;^^<BR>
&gt=
;<BR>
&gt;Best Regards,<BR>
&gt;<BR>
&gt;On Mon, 28 Nov 2005 20:42:56=
 +0900<BR>
&gt;Hideshi Enokihara &lt;Hideshi.Enokihara@jp.yokogawa.com&gt=
; wrote:<BR>
&gt;<BR>
&gt; &gt; Hi Prem,<BR>
&gt; &gt;<BR>
&gt; &gt=
; I think that this is bug of the script.<BR>
&gt; &gt; Please modify the=
 script like as follow.<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt;&nbs=
p; foreach my $frames (@recv_packets){<BR>
&gt; &gt; -&nbsp; &nbsp; &nbsp=
;if ($ret2{recvFrame} eq $frames) {<BR>
&gt; &gt; +&nbsp; &nbsp; &nbsp;if=
 ($ret2{'recvFrame'} eq $frames) {<BR>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbs=
p;&nbsp; &nbsp; &nbsp;$match++;<BR>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp;&=
nbsp; &nbsp; &nbsp;last;<BR>
&gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp;}<BR>
=
&gt; &gt;&nbsp; }<BR>
&gt; &gt;<BR>
&gt; &gt; We will fix this bug in n=
ext release.<BR>
&gt; &gt;<BR>
&gt; &gt; Thanks for your report,<BR>
=
&gt; &gt; Best Regards,<BR>
&gt; &gt;<BR>
&gt; &gt; On 23 Nov 2005 05:4=
7:57 -0000<BR>
&gt; &gt; &quot;PRAMENDRA&nbsp; SINGH&quot; &lt;parma_it@r=
ediffmail.com&gt; wrote:<BR>
&gt; &gt;<BR>
&gt; &gt; &gt;&nbsp; __&gt; =
Hi<BR>
&gt; &gt; &gt;<BR>
&gt; &gt; &gt; I got an issue regarding DNS C=
lient Test case no. 25<BR>
&gt; &gt; &gt; As per the above mentioned test=
 case following sequence is followed..<BR>
&gt; &gt; &gt;<BR>
&gt; &gt;=
 &gt; 1. The NUT sends a standard query (A.example.com) to DNS Server 1<BR>=
&gt; &gt; &gt; 2. The TN (DNS Server 1)sends back the standard reply for=
 above query.<BR>
&gt; &gt; &gt; 3. The NUT sends Echo request message to=
 AP Server 1(TN)<BR>
&gt; &gt; &gt;<BR>
&gt; &gt; &gt; So whenever we r=
un the test case it asks for following input from NUT<BR>
&gt; &gt; &gt; =
ping -c 2 -i 3 A.example.com.<BR>
&gt; &gt; &gt;<BR>
&gt; &gt; &gt; The=
 problem comes in step no. 3. It (TN) says could not receive any echo reque=
st from NUT, whereas in the NUT I get echo reply from this IP (192.168.1.10=
)...<BR>
&gt; &gt; &gt;<BR>
&gt; &gt; &gt; I traced the script file (CL=
_RFC1034_5_2_return_answer.seq) for this &amp; found that,<BR>
&gt; &gt; =
&gt; after line no. 307 I printed $ret2{'recvCount'} &amp; found its value =
as 3<BR>
&gt; &gt; &gt; also I printed $ret2{recvFrame}&amp; $frames, aft=
er 310 &amp; found that $ret2{recvFrame} contains nothing &amp; $frames con=
tains 'echo_request_from_nut' ...thats why the match fails...<BR>
&gt; &g=
t; &gt; Is it the problem with script...coz again in my NUT I get the echo =
reply...<BR>
&gt; &gt; &gt; Please help.....<BR>
&gt; &gt; &gt;<BR>
&=
gt; &gt; &gt; thanks &amp; regards<BR>
&gt; &gt; &gt; Prem<BR>
&gt; &gt=
; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt; --<BR>
&gt; &gt; *=
************************************<BR>
&gt; &gt; Hideshi Enokihara<BR>=
&gt; &gt; IPv6 Business<BR>
&gt; &gt; Network &amp; Software Developme=
nt Dept.<BR>
&gt; &gt; Yokogawa Electric Corporation<BR>
&gt; &gt;<BR>=
&gt;<BR>
&gt;<BR>
&gt;--<BR>
&gt;*********************************=
****<BR>
&gt;Hideshi Enokihara<BR>
&gt;IPv6 Business<BR>
&gt;Network =
&amp; Software Development Dept.<BR>
&gt;Yokogawa Electric Corporation<BR=
>
&gt;<BR>

</P>
<br><br>
<a href="http://adworks.rediff.com/cg=
i-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Mid=
dle5?PARTNER=3"><IMG SRC="http://adworks.rediff.com/cgi-bin/AdWorks/sig=
impress.cgi/www.rediff.com/signature-home.htm/1963059423@Middle5?OAS_query=
=null&PARTNER=3" BORDER=0 VSPACE=0 HSPACE=0></a>