Title | Connect two SA bundles with same spi, same IPsrc, different protocol |
CommandLine | ../ipsec/HTR_C_In_2SA_SspiSipsrcDproto.seq -pkt ../ipsec/HTR_C_2SA_SspiSipDproto.def -cpp=-include ./ipsecaddr.def -log 51.html -ti Connect two SA bundles with same spi, same IPsrc, different protocol |
TestVersion | REL_1_1 |
ToolVersion | REL_1_1 |
Start | 2000/07/31 19:27:03 |
Tn | /usr/local/v6eval//etc//tn.def |
Nu | /usr/local/v6eval//etc//nut.def |
Pkt | ../ipsec/HTR_C_2SA_SspiSipDproto.def |
System | kame-freebsd |
TargetName | FreeBSD-3.4 Release + KAME-stable-20000704 |
HostName | target1.toba.tahi.org |
Type | host |
19:27:03 | Start |
*** Target initialization phase *** Target: Clear all SAD and SPD entries |
|
19:27:03 |
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:27:09 |
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=457 created: Jul 31 19:26:20 2000 current: Jul 31 19:26:20 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=0x1000 mode=transport protocol=ah aalgo=hmac-md5 aalgokey=0123456789ABCDEF | |
19:27:18 |
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=ah aalgo=hmac-md5 aalgokey=0123456789ABCDEF ''
connected target1# target1# /usr/local/v6/sbin/setkey -c add 192.168.105.31 192.168.103.20 ah 0x1000 -m transport -A hmac-md5 "0123456789ABCDEF" ; dump; ^D 192.168.105.31 192.168.103.20 ah mode=transport spi=4096(0x00001000) reqid=0(0x00000000) A: hmac-md5 30313233 34353637 38394142 43444546 replay=0 flags=0x00000040 state=mature seq=1 pid=458 created: Jul 31 19:26:29 2000 current: Jul 31 19:26:29 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=458 created: Jul 31 19:26:20 2000 current: Jul 31 19:26:29 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 ah 0x1000 -m transport -A hmac-md5 "0123456789ABCDEF";dump; echo $status 0 target1# ~ [EOT] |
*** Target testing phase *** |
|
19:27:27 | Start Capturing Packets (Link0) |
19:27:27 |
vSend(Link0,echo_request_from_host1_esp) send echo_request_from_host1_esp |
19:27:28 | vRecv(Link0,ns_to_router echo_reply_to_host1) timeout:6 cntLimit:0 seektime:0 recv echo_reply_to_host1 |
19:27:28 | vRecv(Link0,ns_to_router) timeout:6 cntLimit:0 seektime:0 vRecv() return status=1 |
TN received echo reply from NUT to HOST1. (Protocol=ESP) Ping over 1st SA bundle is available. |
|
19:27:34 |
vSend(Link0,echo_request_from_host1_ah) send echo_request_from_host1_ah |
19:27:34 | vRecv(Link0,ns_to_router echo_reply_to_host1) timeout:6 cntLimit:0 seektime:0 recv echo_reply_to_host1 |
19:27:34 | vRecv(Link0,ns_to_router) timeout:6 cntLimit:0 seektime:0 vRecv() return status=1 |
TN received echo reply from NUT to HOST1. (Protocol=AH) Ping over 2nd SA bundle is available. Ping over coexisting two SA bundles are available. OK |
|
19:27:40 | End |
Frame_Ether (length:74) | Hdr_Ether (length:14) | | DestinationAddress = 0:a0:24:95:a4:91 | | SourceAddress = 0:0:0:0:a0:a0 | | Type = 2048 | Packet_IPv4 (length:60) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 60 | | | Identifier = 0 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 50 | | | HeaderChecksum = 27147 calc(27147) | | | SourceAddress = 192.168.105.31 | | | DestinationAddress = 192.168.103.20 | | Hdr_ESP (length:40) | | | SPI = 4096 | | | SequenceNumber = 1 | | | algorithm = ealgo_descbc_012 | | | IVEC = 00000000 00000000 | | | Decrypted (length:24) | | | | ESPPayload (length:22) | | | | | ICMPv4_EchoRequest (length:22) | | | | | | Type = 8 | | | | | | Code = 0 | | | | | | Checksum = 32133 calc(32133) | | | | | | Identifier = 0 | | | | | | SequenceNumber = 0 | | | | | | Payload (length:14) | | | | | | | data = 5061644c 656e2069 73205a65 726f | | | | 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:42) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 42 | | | Identifier = 105 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 1 | | | HeaderChecksum = 27109 calc(27109) | | | SourceAddress = 192.168.103.20 | | | DestinationAddress = 192.168.105.31 | | ICMPv4_EchoReply (length:22) | | | Type = 0 | | | Code = 0 | | | Checksum = 34181 calc(34181) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:14) | | | | data = 5061644c 656e2069 73205a65 726f | [Needless] (length:4) | | data = 726f726f ===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:80) | Hdr_Ether (length:14) | | DestinationAddress = 0:a0:24:95:a4:91 | | SourceAddress = 0:0:0:0:a0:a0 | | Type = 2048 | Packet_IPv4 (length:66) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 66 | | | Identifier = 0 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 51 | | | HeaderChecksum = 27140 calc(27140) | | | SourceAddress = 192.168.105.31 | | | DestinationAddress = 192.168.103.20 | | Hdr_AH (length:24) | | | NextHeader = 1 | | | PayloadLength = 4 | | | Reserved = 0 | | | SPI = 4096 | | | SequenceNumber = 1 | | | algorithm = aalgo_hmacmd5_012 | | | ICV = 5341d500 d5d20ba4 7184df75 calc(5341d500 d5d20ba4 7184df75) | | ICMPv4_EchoRequest (length:22) | | | Type = 8 | | | Code = 0 | | | Checksum = 32133 calc(32133) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:14) | | | | data = 5061644c 656e2069 73205a65 726f
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:42) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 42 | | | Identifier = 106 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 1 | | | HeaderChecksum = 27108 calc(27108) | | | SourceAddress = 192.168.103.20 | | | DestinationAddress = 192.168.105.31 | | ICMPv4_EchoReply (length:22) | | | Type = 0 | | | Code = 0 | | | Checksum = 34181 calc(34181) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:14) | | | | data = 5061644c 656e2069 73205a65 726f | [Needless] (length:4) | | data = 726f726f ===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=================================