| Title | Connect two SA bundles with different spi, same IPsrc |
| CommandLine | ../ipsec/HTR_E_In_2SA_DspiSipsrc.seq -pkt ../ipsec/HTR_E_2SA_DspiSip.def -cpp=-include ./ipsecaddr.def -log 47.html -ti Connect two SA bundles with different spi, same IPsrc |
| TestVersion | REL_1_1 |
| ToolVersion | REL_1_1 |
| Start | 2000/07/31 19:23:53 |
| Tn | /usr/local/v6eval//etc//tn.def |
| Nu | /usr/local/v6eval//etc//nut.def |
| Pkt | ../ipsec/HTR_E_2SA_DspiSip.def |
| System | kame-freebsd |
| TargetName | FreeBSD-3.4 Release + KAME-stable-20000704 |
| HostName | target1.toba.tahi.org |
| Type | host |
| 19:23:53 | Start |
|
*** Target initialization phase *** Target: Clear all SAD and SPD entries |
|
| 19:23:53 |
vRemote(ipsecClearAll.rmt) ``/usr/local/v6eval//bin/kame-freebsd/ipsecClearAll.rmt -t kame-freebsd -u root -p v6eval -d cuaa0c -o 1 ''
connected target1# target1# /usr/local/v6/sbin/setkey -c spdflush; flush; ^D target1# target1# sendMessagesSync: never got /usr/local/v6/sbin/setkey -cspdflush;flush; echo $status 0 target1# ~ [EOT] |
| Target: Set SAD entries: src="192.168.105.31" dst="192.168.103.20" spi=0x1000 mode=transport protocol=esp ealgo=des-cbc ealgokey=01234567 | |
| 19:23:59 |
vRemote(ipsecSetSAD.rmt) ``/usr/local/v6eval//bin/kame-freebsd/ipsecSetSAD.rmt -t kame-freebsd -u root -p v6eval -d cuaa0c -o 1 src="192.168.105.31" dst="192.168.103.20" spi=0x1000 mode=transport protocol=esp ealgo=des-cbc ealgokey=01234567 ''
connected
target1#
target1# /usr/local/v6/sbin/setkey -c
add 192.168.105.31 192.168.103.20
esp 0x1000
-m transport
-E des-cbc "01234567"
;
dump;
^D
192.168.105.31 192.168.103.20
esp mode=transport spi=4096(0x00001000) reqid=0(0x00000000)
E: des-cbc 30313233 34353637
replay=0 flags=0x00000040 state=mature seq=0 pid=436
created: Jul 31 19:23:10 2000 current: Jul 31 19:23:10 2000
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
refcnt=1
target1# target1# sendMessagesSync: never got /usr/local/v6/sbin/setkey -cadd 192.168.105.31 192.168.103.20 esp 0x1000 -m transport -E des-cbc "01234567";dump;
echo $status
0
target1# ~
[EOT]
|
| Target: Set SAD entries: src="192.168.105.31" dst="192.168.103.20" spi=0x2000 mode=transport protocol=esp ealgo=des-cbc ealgokey=foo0foo1 | |
| 19:24:08 |
vRemote(ipsecSetSAD.rmt) ``/usr/local/v6eval//bin/kame-freebsd/ipsecSetSAD.rmt -t kame-freebsd -u root -p v6eval -d cuaa0c -o 1 src="192.168.105.31" dst="192.168.103.20" spi=0x2000 mode=transport protocol=esp ealgo=des-cbc ealgokey=foo0foo1 ''
connected
target1#
target1# /usr/local/v6/sbin/setkey -c
add 192.168.105.31 192.168.103.20
esp 0x2000
-m transport
-E des-cbc "foo0foo1"
;
dump;
^D
192.168.105.31 192.168.103.20
esp mode=transport spi=8192(0x00002000) reqid=0(0x00000000)
E: des-cbc 666f6f30 666f6f31
replay=0 flags=0x00000040 state=mature seq=1 pid=437
created: Jul 31 19:23:19 2000 current: Jul 31 19:23:19 2000
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
refcnt=1
192.168.105.31 192.168.103.20
esp mode=transport spi=4096(0x00001000) reqid=0(0x00000000)
E: des-cbc 30313233 34353637
replay=0 flags=0x00000040 state=mature seq=0 pid=437
created: Jul 31 19:23:10 2000 current: Jul 31 19:23:19 2000
diff: 9(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
refcnt=1
target1# target1# sendMessagesSync: never got /usr/local/v6/sbin/setkey -cadd 192.168.105.31 192.168.103.20 esp 0x2000 -m transport -E des-cbc "foo0foo1";dump;
echo $status
0
target1# ~
[EOT]
|
| Target: Set SPD entries: src="192.168.105.31" dst="192.168.103.20" upperspec=any direction=in protocol=esp mode=transport | |
| 19:24:17 |
vRemote(ipsecSetSPD.rmt) ``/usr/local/v6eval//bin/kame-freebsd/ipsecSetSPD.rmt -t kame-freebsd -u root -p v6eval -d cuaa0c -o 1 src="192.168.105.31" dst="192.168.103.20" upperspec=any direction=in protocol=esp mode=transport ''
connected
target1#
target1# /usr/local/v6/sbin/setkey -c
spdadd 192.168.105.31 192.168.103.20
any
-P in ipsec
esp/transport/192.168.105.31-192.168.103.20/require
;
spddump;
^D
192.168.105.31[any] 192.168.103.20[any] any
in ipsec
esp/transport/192.168.105.31-192.168.103.20/require
spid=48 seq=0 pid=438
refcnt=1
target1# target1# sendMessagesSync: never got /usr/local/v6/sbin/setkey -cspdadd 192.168.105.31 192.168.103.20 any -P in ipsec esp/transport/192.168.105.31-192.168.103.20/require;spddump;
echo $status
0
target1# ~
[EOT]
|
|
*** Target testing phase *** |
|
| 19:24:27 | Start Capturing Packets (Link0) |
| 19:24:27 |
vSend(Link0,echo_request_from_host1_esp) send echo_request_from_host1_esp |
| 19:24:27 | vRecv(Link0,ns_to_router echo_reply_to_host1) timeout:6 cntLimit:0 seektime:0 recv echo_reply_to_host1 |
| 19:24:27 | vRecv(Link0,ns_to_router) timeout:6 cntLimit:0 seektime:0 vRecv() return status=1 |
|
TN received echo reply from NUT to HOST1. (SPI=0x1000) Ping over 1st SA bundle is available. |
|
| 19:24:33 |
vSend(Link0,echo_request_from_host1_esp_2) send echo_request_from_host1_esp_2 |
| 19:24:33 | vRecv(Link0,ns_to_router echo_reply_to_host1_2) timeout:6 cntLimit:0 seektime:0 recv echo_reply_to_host1_2 |
| 19:24:33 | vRecv(Link0,ns_to_router) timeout:6 cntLimit:0 seektime:0 vRecv() return status=1 |
|
TN received echo reply from NUT to HOST1. (SPI=0x2000) Ping over 2nd SA bundle is available. Ping over coexisting two SA bundles are available. OK |
|
| 19:24:40 | End |
Frame_Ether (length:66) | Hdr_Ether (length:14) | | DestinationAddress = 0:a0:24:95:a4:91 | | SourceAddress = 0:0:0:0:a0:a0 | | Type = 2048 | Packet_IPv4 (length:52) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 52 | | | Identifier = 0 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 50 | | | HeaderChecksum = 27155 calc(27155) | | | SourceAddress = 192.168.105.31 | | | DestinationAddress = 192.168.103.20 | | Hdr_ESP (length:32) | | | SPI = 4096 | | | SequenceNumber = 1 | | | algorithm = ealgo_descbc_012 | | | IVEC = 08000000 00000000 | | | Decrypted (length:16) | | | | ESPPayload (length:14) | | | | | ICMPv4_EchoRequest (length:14) | | | | | | Type = 8 | | | | | | Code = 0 | | | | | | Checksum = 7948 calc(7948) | | | | | | Identifier = 0 | | | | | | SequenceNumber = 0 | | | | | | Payload (length:6) | | | | | | | data = 44617461 2031 | | | | Padding = | | | | PadLength = 0 | | | | NextHeader = 1 | | | ICV = calc()
Frame_Ether (length:60) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:a0:a0 | | SourceAddress = 0:a0:24:95:a4:91 | | Type = 2048 | Packet_IPv4 (length:34) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 34 | | | Identifier = 99 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 1 | | | HeaderChecksum = 27123 calc(27123) | | | SourceAddress = 192.168.103.20 | | | DestinationAddress = 192.168.105.31 | | ICMPv4_EchoReply (length:14) | | | Type = 0 | | | Code = 0 | | | Checksum = 9996 calc(9996) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = 44617461 2031 | [Needless] (length:12) | | data = 20312031 20312031 20312031 ===ns_to_router================================= ng compare _HETHER_nut2broadcast.DestinationAddress received:0:0:0:0:a0:a0 = ff:ff:ff:ff:ff:ff ng compare _HETHER_nut2broadcast.Type received:2048 = 2054 ng meta Frame_Ether.Packet_ARP != Frame_Ether.Packet_IPv4 ===echo_reply_to_host1=================================
Frame_Ether (length:66) | Hdr_Ether (length:14) | | DestinationAddress = 0:a0:24:95:a4:91 | | SourceAddress = 0:0:0:0:a0:a0 | | Type = 2048 | Packet_IPv4 (length:52) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 52 | | | Identifier = 0 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 50 | | | HeaderChecksum = 27155 calc(27155) | | | SourceAddress = 192.168.105.31 | | | DestinationAddress = 192.168.103.20 | | Hdr_ESP (length:32) | | | SPI = 8192 | | | SequenceNumber = 1 | | | algorithm = ealgo_descbc_foo | | | IVEC = 08000000 00000000 | | | Decrypted (length:16) | | | | ESPPayload (length:14) | | | | | ICMPv4_EchoRequest (length:14) | | | | | | Type = 8 | | | | | | Code = 0 | | | | | | Checksum = 7947 calc(7947) | | | | | | Identifier = 0 | | | | | | SequenceNumber = 0 | | | | | | Payload (length:6) | | | | | | | data = 44617461 2032 | | | | Padding = | | | | PadLength = 0 | | | | NextHeader = 1 | | | ICV = calc()
Frame_Ether (length:60) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:a0:a0 | | SourceAddress = 0:a0:24:95:a4:91 | | Type = 2048 | Packet_IPv4 (length:34) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 34 | | | Identifier = 100 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 1 | | | HeaderChecksum = 27122 calc(27122) | | | SourceAddress = 192.168.103.20 | | | DestinationAddress = 192.168.105.31 | | ICMPv4_EchoReply (length:14) | | | Type = 0 | | | Code = 0 | | | Checksum = 9995 calc(9995) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:6) | | | | data = 44617461 2032 | [Needless] (length:12) | | data = 20322032 20322032 20322032 ===ns_to_router================================= ng compare _HETHER_nut2broadcast.DestinationAddress received:0:0:0:0:a0:a0 = ff:ff:ff:ff:ff:ff ng compare _HETHER_nut2broadcast.Type received:2048 = 2054 ng meta Frame_Ether.Packet_ARP != Frame_Ether.Packet_IPv4 ===echo_reply_to_host1_2=================================