Test Information

TitleOutbound AH packet (HMAC-MD5)
CommandLine./HTR_A_Out_hmacmd5.seq -pkt ./HTR_A_hmacmd5.def -log 2.html -ti Outbound AH packet (HMAC-MD5)
TestVersionREL_2_1_1
ToolVersionREL_3_3_2
Start2011/10/24 15:20:01
Tn/usr/local/v6eval//etc//tn.def
Nu/usr/local/v6eval//etc//nut.def
Pkt./HTR_A_hmacmd5.def
Systemfreebsd-i386
TargetNamefreebsd-head
HostNameipv6-conf
Typehost

Test Sequence Execution Log

15:20:01Start

*** Target initialization phase ***
Target: Clear all SAD and SPD entries
15:20:01 vRemote(ipsecClearAll.rmt) ``/usr/local/v6eval//bin/freebsd-i386//ipsecClearAll.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 ''
Connected


FreeBSD/amd64 (ipv6-conf) (cuau0)

login: root
Password:
Last login: Tue Oct 25 10:55:11 on cuau0
FreeBSD 9.0-RC1 (HOWARD) #0 r226574M: Mon Oct 24 17:51:43 PDT 2011

Welcome to FreeBSD!

Before seeking technical support, please use the following resources:

o  Security advisories and updated errata information for all releases are
   at http://www.FreeBSD.org/releases/ - always consult the ERRATA section
   for your release first as it's updated frequently.

o  The Handbook and FAQ documents are at http://www.FreeBSD.org/ and,
   along with the mailing lists, can be searched by going to
   http://www.FreeBSD.org/search/.  If the doc distribution has
   been installed, they're also available formatted in /usr/share/doc.

If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list.  If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page.  If you are not familiar with manual pages, type `man man'.

You may also use sysinstall(8) to re-enter the installation and
configuration utility.  Edit /etc/motd to change this login announcement.

You have new mail.
# 
# /sbin/setkey -c <<EOD
spdflush;
flush;
EOD

# # sendMessagesSync: never got /sbin/setkey -c <<EODspdflush;flush;EOD
echo $status
0~
[EOT]

Target: Set SAD entries: src="3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8" dst="3ffe:501:ffff:ff05:200:ff:fe00:c1c1" spi=0x1000 mode=transport protocol=ah aalgo=hmac-md5 aalgokey=TAHITEST89ABCDEF
15:20:08 vRemote(ipsecSetSAD.rmt) ``/usr/local/v6eval//bin/freebsd-i386//ipsecSetSAD.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 src="3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8" dst="3ffe:501:ffff:ff05:200:ff:fe00:c1c1" spi=0x1000 mode=transport protocol=ah aalgo=hmac-md5 aalgokey=TAHITEST89ABCDEF ''
Connected

# 
# /sbin/setkey -c <<EOD
add 3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8 3ffe:501:ffff:ff05:200:ff:fe00:c1c1
    ah 0x1000
    -m transport
    -A hmac-md5 "TAHITEST89ABCDEF"
;
dump;
EOD

3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8 3ffe:501:ffff:ff05:200:ff:fe00:c1c1 
        ah mode=transport spi=4096(0x00001000) reqid=0(0x00000000)
        A: hmac-md5  54414849 54455354 38394142 43444546
        seq=0x00000000 replay=0 flags=0x00000040 state=mature 
        created: Oct 25 10:58:22 2011   current: Oct 25 10:58:22 2011
        diff: 0(s)      hard: 0(s)      soft: 0(s)
        last:                           hard: 0(s)      soft: 0(s)
        current: 0(bytes)       hard: 0(bytes)  soft: 0(bytes)
        allocated: 0    hard: 0 soft: 0
        sadb_seq=0 pid=1306 refcnt=1
# # sendMessagesSync: never got /sbin/setkey -c <<EODadd 3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8 3ffe:501:ffff:ff05:200:ff:fe00:c1c1    ah 0x1000    -m transport    -A hmac-md5 "TAHITEST89ABCDEF";dump;EOD
echo $status
0~
[EOT]

Target: Set SPD entries: src="3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8" dst="3ffe:501:ffff:ff05:200:ff:fe00:c1c1" upperspec=any direction=out protocol=ah mode=transport
15:20:13 vRemote(ipsecSetSPD.rmt) ``/usr/local/v6eval//bin/freebsd-i386//ipsecSetSPD.rmt -t freebsd-i386 -u root -p v6eval -d cuau0 -o 1 src="3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8" dst="3ffe:501:ffff:ff05:200:ff:fe00:c1c1" upperspec=any direction=out protocol=ah mode=transport ''
Connected

# 
# /sbin/setkey -c <<EOD
spdadd 3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8 3ffe:501:ffff:ff05:200:ff:fe00:c1c1
       any
       -P out ipsec
       ah/transport/3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8-3ffe:501:ffff:ff05:200:ff:fe00:c1c1/require
;
spddump;
EOD

3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8[any] 3ffe:501:ffff:ff05:200:ff:fe00:c1c1[any] any
        out ipsec
        ah/transport/3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8-3ffe:501:ffff:ff05:200:ff:fe00:c1c1/require
        spid=1 seq=0 pid=1307
        refcnt=1
# # sendMessagesSync: never got /sbin/setkey -c <<EODspdadd 3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8 3ffe:501:ffff:ff05:200:ff:fe00:c1c1       any       -P out ipsec       ah/transport/3ffe:501:ffff:ff03:21c:23ff:fe09:f4e8-3ffe:501:ffff:ff05:200:ff:fe00:c1c1/require;spddump;EOD
echo $status
0~
[EOT]

*** Target testing phase ***
15:20:19Start Capturing Packets (Link0)
15:20:19 vSend(Link0,echo_request_from_host1)
send echo_request_from_host1
15:20:19 vRecv(Link0,ns_to_router_linkaddr ns_to_router echo_reply_to_host1_ah) timeout:6 cntLimit:0 seektime:0
recv ns_to_router_linkaddr
15:20:20 vSend(Link0,na_from_router_linkaddr)
send na_from_router_linkaddr
15:20:20 vRecv(Link0,echo_reply_to_host1_ah) timeout:5 cntLimit:0 seektime:0
recv echo_reply_to_host1_ah
15:20:20 vRecv(Link0,ns_to_router_linkaddr ns_to_router) timeout:6 cntLimit:0 seektime:0
vRecv() return status=1

TN received echo reply from NUT to HOST1.
OK
15:20:26End

Packet Reverse Log