Hi,
Other members taught me the following description.
I am sorry to have given you misunderstanding. This description
is turned to us the tool developers, from the developer of an
IKE module. The users do not need to modify.
ike-mipv6-1.0.4/INSTALL.ike
---
1.1.1. definition file
To include following ike.def to your definition file,
you need to add following content.
sample: xxx.def
------------------
#include <ike.def>
------------------
or
------------------
#include "ike.def"
------------------
---
Best Regards
--
Kiyoaki Kawaguchi
""K.Kawaguchi" <kawaguti@ysknet.co.jp>" wrote:
> Hi,
>
> > I'll have a look at it. I know that these warnings should be dealt with,
> > but I don't know how.
>
> The details of the test should confirm test specification (test ID.html).
> A test result should confirm log or dump. If you have a question in the
> details of a test, please show and ask the point.
>
>
> > I had plans to test only host mode. But I gave it a try and ended with
> > internal error.
>
> For mipv6-ha and mipv6-mn.
> I found the cause. Please modify the following files.
>
> /usr/local/v6eval/include/std.def
> ---
> //=======================================================================
> // Other include files
>
> // Standard Address definition
> #include <stdaddr.def>
>
> // Standard Packet definition
> #include <stdpacket.def>
>
> // Standard Const Variable definitions
> #include <stdconst.def>
>
> // #include <ike.def> <<<<<<<<<< you have to comment out
>
> //=======================================================================
> ---
>
> This line is not in an original file.
> Isn't it modified?
>
>
> > I sent new mipv6-ha in attachment.
> >
> > Doesn't it fail because all settings are set as false?
> >
> > Also, mipv6-ha readme suggests to use host as Type in nut.def
>
> Where is it?
> It seems that there is no description in mipv6-ha/00README_ha.txt.
> INSTALL has the following description.
>
> ---
> 3.4. /usr/local/v6eval/etc/nut.def
>
> You can copy both "System" and "TargetName" from the sample file
> /usr/local/v6eval/etc/nut.def.sample.
>
> "HostName" entry SHOULD be a host name of NUT.
>
> "Type" entry MUST be:
> - "host" if NUT is configured as a host.
> - "router" if NUT is configured as a router.
> ---
>
>
> Best Regards
> --
> Kiyoaki Kawaguchi
>
>
>
> "Vit Pelcak <vpelcak@suse.cz>" wrote:
>
> > This is a multi-part message in MIME format.
> >
> > K.Kawaguchi napsal(a):
> > > Hi,
> > >
> > > mipv6-cn
> > > Almost good.
> > > You should note some warinig in result, if you will get the IPv6 Ready Logo.
> > > IPv6 Ready Logo requests 100% pass except skips.
> > >
> >
> > I'll have a look at it. I know that these warnings should be dealt with,
> > but I don't know how.
> >
> > > mipv6-ha
> > > You should configure the file /usr/local/v6eval/etc/nut.def.
> > > ---
> > > # Type
> > > # host, router, special
> > > Type router <<< change
> > > ---
> > >
> >
> > I had plans to test only host mode. But I gave it a try and ended with
> > internal error.
> >
> > ===> mipv6-ha
> > (clean)
> >
> > rm -f INDEX INDEX_PHASE2
> > INDEX_PHASE2_FINE_GRAIN index.html
> > report.html summary.html
> > [0-9]*.html *.dump
> > *.log *.tmp
> > *.bak ipsec_sa.pl
> > config.pm config.def
> > sequence.def ikesub.def
> > pod2htmd* pod2htmi*
> > *.rtadvd.conf local_haad_reply.def
> > local_ra_deregistration.def
> > local_ra_registration.def
> >
> > ===>
> > mipv6-ha
> >
> > /usr/local/v6eval/bin/autorun -F -tiny -title="Conformance Test for
> > Home Agent"
> > ./INDEX
> >
> > ========== TEST 1
> > ==========
> >
> > ./HA_0_0_0.seq -pkt ./HA_0_0_0.def -log 1.html -ti "HA_0_0_0 -
> > Initialization and general
> > configuration"
> >
> > CONFIGURATION
> >
> >
> > .
> > .
> > .
> >
> > INITIALIZATION
> > Start Capturing Packets (Link0)
> > calculate RUT and MN addresses
> > Clear Captured Packets (Link0)
> > "/usr/local/v6eval//include/ike.def", line 74: error: IKE_EH_NUTtoTN
> > duplicated declaration near 'Hdr_Ether IKE_EH_NUTtoTN { '
> > "/usr/local/v6eval//include/ike.def", line 77: error: IKE_RECV
> > duplicated declaration near 'Frame_Ether IKE_RECV { '
> > "/usr/local/v6eval//include/ike.def", line 77: error:
> > _PACKET_IPV6_IKE_RECV duplicated declaration near 'Frame_Ether IKE_RECV
> > { header=IKE_EH_NUTtoTN; packet=_PACKET_IPV6_IKE_RECV; } Packet_IPv6
> > _PACKET_IPV6_IKE_RECV {h'
> > "/usr/local/v6eval//include/ike.def", line 77: error: _HDR_IPV6_IKE_RECV
> > duplicated declaration near 'Frame_Ether IKE_RECV {
> > header=IKE_EH_NUTtoTN; packet=_PACKET_IPV6_IKE_RECV; } Packet_IPv6
> > _PACKET_IPV6_IKE_RECV
> > {header=_HDR_IPV6_IKE_RECV;upper=_UPP_UDP_IKE_RECV;} Hdr_IPv6
> > _HDR_IPV6_IKE_RECV { '
> > "/usr/local/v6eval//include/ike.def", line 77: error: _UPP_UDP_IKE_RECV
> > duplicated declaration near 'Frame_Ether IKE_RECV {
> > header=IKE_EH_NUTtoTN; packet=_PACKET_IPV6_IKE_RECV; } Packet_IPv6
> > _PACKET_IPV6_IKE_RECV
> > {header=_HDR_IPV6_IKE_RECV;upper=_UPP_UDP_IKE_RECV;} Hdr_IPv6
> > _HDR_IPV6_IKE_RECV { Version = auto; TrafficClass = auto; FlowLabel =
> > auto; PayloadLength = auto; NextHeader = auto; HopLimit = any;
> > SourceAddress = any; DestinationAddress = any; } Upp_UDP
> > _UPP_UDP_IKE_RECV { '
> > "/usr/local/v6eval//include/ike.def", line 77: error: _HDR_UDP_IKE_RECV
> > duplicated declaration near 'Frame_Ether IKE_RECV {
> > header=IKE_EH_NUTtoTN; packet=_PACKET_IPV6_IKE_RECV; } Packet_IPv6
> > _PACKET_IPV6_IKE_RECV
> > {header=_HDR_IPV6_IKE_RECV;upper=_UPP_UDP_IKE_RECV;} Hdr_IPv6
> > _HDR_IPV6_IKE_RECV { Version = auto; TrafficClass = auto; FlowLabel =
> > auto; PayloadLength = auto; NextHeader = auto; HopLimit = any;
> > SourceAddress = any; DestinationAddress = any; } Upp_UDP
> > _UPP_UDP_IKE_RECV { header = _HDR_UDP_IKE_RECV; payload =
> > IKE_RECV_ISAKMP; } Hdr_UDP _HDR_UDP_IKE_RECV { '
> > "/usr/local/v6eval//include/ike.def", line 100: error: IKE_RECV_ISAKMP
> > duplicated declaration near 'Udp_ISAKMP IKE_RECV_ISAKMP {
> > "/usr/local/v6eval//include/ike.def", line 105: error:
> > IKE_RECV_ISAKMP_HDR duplicated declaration near 'Hdr_ISAKMP
> > IKE_RECV_ISAKMP_HDR {
> > V6evalTool.pm vSend() return status=1
> > Died at /usr/local/lib/perl5/site_perl/5.8.8/V6evalTool.pm line 2578.
> > -> internal error
> >
> > I sent new mipv6-ha in attachment.
> >
> > Doesn't it fail because all settings are set as false?
> >
> > Also, mipv6-ha readme suggests to use host as Type in nut.def
> >
> > > mipv6-mn
> > > I am sorry. A cause is still unknown. I still need information.
> > > Which version of FreeBSD are you using?
> > > Please send the derectory "/usr/local/v6eval/include".
> > >
> >
> > OK. In attachment.
> >
> > I use FreeBSD 7.0 as TN and openSUSE 11.1 as NUT.
> >
> > Thank you for help.
> >
> > Regards
> >
> > Vit Pelcak
> >
> >
> >
> >
> >
> >
> >
>
>
>
>
>