Index: [Article Count Order] [Thread]

Date: Fri, 18 Jan 2008 13:37:04 +0800
From: ZhiyongWu <zwu@redhat.com>
Subject: [users:00474] Re: [dnstest:00073] Regarding ipv6 dns test
To: Yukiyo Akisada <akisada@tahi.org>, users@tahi.org
Message-Id: <1200634624.4999.9.camel@zwu.nay.redhat.com>
In-Reply-To: <20080118140711.553ace94.akisada@tahi.org>
References: <1200552213.8730.17.camel@zwu.nay.redhat.com>	 <20080118140711.553ace94.akisada@tahi.org>
X-Mail-Count: 00474


On Fri, 2008-01-18 at 14:07 +0900, Yukiyo Akisada wrote:
> Hi, Zhiyong.
> 
> First of all,
> I don't know DNS implemenation which can get 100% pass.
> 
> While development, I never saw it.
> 
> But you still have some environment problem.
> 
> For example,
> <http://people.redhat.com/llim/DNS_Server/1.html> says
> "!!! tcpdump died pid=3747 status=0x00000100".

i dont also know why for the question.

> Did you execute by super user?
> And please check interface specified in /usr/local/koi/etc/tn.def.
> 
i used root to execute DNS test

pls refer to

(1)vi /usr/local/koi/etc/tn.def

#RemoteMethod   ssh
#RemoteTarget   192.168.0.10

RemoteMethod    cu
#RemoteMethod   serial
RemoteTarget    cuad0

#Link0  rl0   00:00:00:00:01:00
Link0  rl0   00:e0:4c:55:60:7d
#Link0 rl0
#Link1  fxp1

(2)vi /usr/local/koi/etc/nut.def


#System         manual
#System         rhel
System          freebsd-bind9

UserID          root
UserPassword    freebsd

# Please describe regular expression format
# If you use '$' (/bin/sh default prompt), you need to use it with '\'.
# Single '$' matches the null string at the end of the input string.
#UserPrompt     \$
UserPrompt      #

RootID          root
RootPassword    freebsd

# Please describe regular expression format
RootPrompt      #

# Please describe regular expression format
#LoginPrompt    ^[L|l]ogin:
LoginPrompt    login:

# Please describe regular expression format
#PasswordPrompt ^[P|p]assword:
PasswordPrompt  Password:

#Link0  eth0   00:1A:A0:BD:05:D1
Link0  fxp0   00:90:27:a1:35:23
#Link  eth0
#Link1  em1


> <http://people.redhat.com/llim/DNS_Server/202.html> says
> "fail to login." but some tests succeeded to login.
> I guess that your remote login environment isn't stable.

During executing tests, the console interface on Freebsd6.2(TN) gets
suddently bad.Currently, i am fixing it.

> 
> If you couldn't fix it, please try network remote login.
> KOI can also use ssh/telnet other than serial line for remote login.
> 
At first, i think you for your suggestion.

If i can not fix it, i will use ssh for remote login to execute DNS 

test again.


> Thanks,
> 
> 
> On Thu, 17 Jan 2008 14:43:33 +0800
> ZhiyongWu <zwu@redhat.com> wrote:
> 
> > Tahi users and developers,
> > 
> > Is anyone also having an ipv6 dns self test with koi-1.1.1.tgz 
> > 
> > and DNS_Self_Test_1-1-1.tgz ?
> > 
> > When i do it with FreeBSD6.2 (TN) and rhel5(NUT), i found that 
> > 
> > many test cases fail regardless of client mode or server mode.
> > 
> > And when i do it with FreeBSD6.2 (TN) and FreeBSD6.2(NUT), 
> > 
> > many test cases still fail.
> > 
> > For more information, pls refer to
> > 
> > http://people.redhat.com/llim/DNS_Server/
> > 
> > How about your ipv6 dns test reports?
> > 
> > Look forward to communication with you.
> > 
> > 
> > Regards,
> > 
> > Zhiyong Wu
> > 
> > 
> > 
> 
> 
> ------------------------------------------------------------------------
> Yukiyo Akisada <akisada@tahi.org>