Title | Part D : Option Request Option status after confirm message without any reply (Domain Search List option) |
CommandLine | ./C_RFC3646_5_DnsSchLstOpt_After_Confirm.seq -pkt ./C_RFC3646_5_DnsSchLstOpt_After_Confirm.def -log 11.html -ti Part D : Option Request Option status after confirm message without any reply (Domain Search List option) |
TestVersion | T_DHCPv6_Self_Test_P2_1_1_4 |
ToolVersion | REL_3_3_2 |
Start | 2019/11/05 15:31:47 |
Tn | /usr/local/v6eval//etc//tn.def |
Nu | /usr/local/v6eval//etc//nut.def |
Pkt | ./C_RFC3646_5_DnsSchLstOpt_After_Confirm.def |
System | unitedlinux |
TargetName | Linux 4.19.0-6-686 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) i686 GNU/Linux |
HostName | nut |
Type | host |
15:31:47 | Start | ||||||||||||||||
15:31:47 | Start Capturing Packets (Link0) | ||||||||||||||||
15:31:47 |
vRemote(dhcp6c.rmt) ``/usr/local/v6eval//bin/unitedlinux//dhcp6c.rmt -t unitedlinux -u root -p v6eval -d 10.0.2.5 -o 1 stop Link0=eth1''
root@10.0.2.5's password: Linux tahi-nut 4.19.0-6-686 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Nov 6 01:04:56 2019 from 10.0.2.15 root@tahi-nut:~# uname -r 4.19.0-6-686 root@tahi-nut:~# killall adhcp_client6 adhcp_client6: no process found root@tahi-nut:~# echo $? 1 root@tahi-nut:~# exit logout Connection to 10.0.2.5 closed. | ||||||||||||||||
15:31:47 | vRecv(Link0,rs_nut_to_server1) timeout:3 cntLimit:0 seektime:0 vRecv() return status=1 |
||||||||||||||||
15:31:50 |
vSend(Link0,ra_server2_to_all_MO_1) Send RA(M & O flag=1): ROUTER --> ALL |
||||||||||||||||
15:31:50 | Wait 5 second | ||||||||||||||||
15:31:55 |
vSend(Link0,echorequest_server1_to_nut_byra) Send Echo Request: SERVER1 --> NUT (Addr1 by RA) |
||||||||||||||||
15:31:55 | vRecv(Link0,ns_nutga_byra_to_any_server1ga ns_nutga_byra_to_any_server1lla ns_nutlla_to_server1ga echoreply_nut_byra_to_server1) timeout:5 cntLimit:0 seektime:0 vRecv() return status=1 |
||||||||||||||||
15:32:00 | vRecv(Link0,echoreply_nut_byra_to_server1) timeout:5 cntLimit:0 seektime:0 vRecv() return status=1 |
||||||||||||||||
Server1 could not receive Echo Reply from NUT. |
|||||||||||||||||
15:32:05 |
vRemote(dhcp6c.rmt) ``/usr/local/v6eval//bin/unitedlinux//dhcp6c.rmt -t unitedlinux -u root -p v6eval -d 10.0.2.5 -o 1 start iana iaid=111111 dns lst link0=eth1''
root@10.0.2.5's password: Linux tahi-nut 4.19.0-6-686 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Nov 6 01:05:07 2019 from 10.0.2.15 root@tahi-nut:~# uname -r 4.19.0-6-686 root@tahi-nut:~# rm -f /etc/resolv.conf; touch /etc/resolv.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# killall dhclient dhclient: no process found root@tahi-nut:~# echo $? 1 root@tahi-nut:~# rm -f /root/dhcp6c.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# echo "interface \"eth1\" {" > /root/dhcp6c.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# echo "#" >> /root/dhcp6c.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# echo "#" >> /root/dhcp6c.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# echo "request dhcp6.name-servers;" >> /root/dhcp6c.conf M[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[Kf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# echo "request dhcp6.domain-search;" >> /root/dhcp6c.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# echo "#" >> /root/dhcp6c.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# echo "#" >> /root/dhcp6c.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# echo "};" >> /root/dhcp6c.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# adhcp_client6 -e /usr/local/sbin/adhcp_notify6_isc_script -u /home/test/llt.dat -t 1 -i eth1 & [1] 1769 root@tahi-nut:~# echo $? 0 root@tahi-nut:~# exit logout Connection to 10.0.2.5 closed. | ||||||||||||||||
15:32:06 | vRecv(Link0,dhcp6_solicit ns_nut_to_any_client1_global ns_nutlla_to_server1ga ns_nutga_to_any_server1lla ns_nut_global_to_relay2_0_global ns_nut_to_relay2_0_global ns_nutlla_to_any_server1lla ns_nut_to_relay2_0 ns_nut_global_to_relay1_0_global ns_nut_to_relay1_0 ns_nutlla_to_any_client1_lla ns_nut_to_relay1_0_global ns_nutlla_to_any_client2_lla) timeout:30 cntLimit:0 seektime:0 Receive DHCPv6 Solicit Message |
||||||||||||||||
got DHCPv6 Solicit Message Solicit Message
|
|||||||||||||||||
15:32:06 | Clear Captured Packets (Link0) | ||||||||||||||||
15:32:06 |
vSend(Link0,advertise_server1_to_nut) Send DHCPv6 Advertise Message: SERVER1 --> NUT |
||||||||||||||||
Advertise Message
|
|||||||||||||||||
15:32:06 | vRecv(Link0,dhcp6_request ns_nutlla_to_any_client2_lla ns_nut_to_relay1_0_global ns_nutlla_to_any_client1_lla ns_nutga_to_any_server1lla ns_nutlla_to_server1ga ns_nut_global_to_relay2_0_global ns_nut_to_relay2_0_global ns_nut_to_any_client1_global ns_nutlla_to_any_server1lla ns_nut_to_relay2_0 ns_nut_global_to_relay1_0_global ns_nut_to_relay1_0) timeout:30 cntLimit:0 seektime:0 Receive DHCPv6 Request Message |
||||||||||||||||
got DHCPv6 Request Message Request Message
|
|||||||||||||||||
15:32:06 | Clear Captured Packets (Link0) | ||||||||||||||||
15:32:06 |
vSend(Link0,reply_server1_to_nut) Send DHCPv6 Reply Message: SERVER1 --> NUT |
||||||||||||||||
Reply Message
|
|||||||||||||||||
15:32:06 | vRecv(Link0,dadns_nutga) timeout:3 cntLimit:0 seektime:0 recv unexpect packet at 15:32:06 recv unexpect packet at 15:32:06 recv unexpect packet at 15:32:07 vRecv() return status=1 |
||||||||||||||||
15:32:09 | Wait 3 second | ||||||||||||||||
15:32:12 |
vRemoteAsync(ping6.rmt) ``/usr/local/v6eval//bin/unitedlinux//ping6.rmt -t unitedlinux -u root -p v6eval -d 10.0.2.5 -o 1 addr=dhcpv6.test.example.com if=eth1''
Link to remote control log | ||||||||||||||||
15:32:12 | vRecv(Link0,ns_nut_dhcp_to_dns nut_dhcp_dns_squery) timeout:30 cntLimit:0 seektime:0 recv unexpect packet at 15:32:11 recv unexpect packet at 15:32:11 recv unexpect packet at 15:32:16 recv unexpect packet at 15:32:16 Receive DNS SQUERY: NUT --> DNS Server |
||||||||||||||||
DNS server received DNS query. |
|||||||||||||||||
15:32:16 |
vRemoteAsyncWait()
Link to remote control start point sleep 3 [sec] for escaping critical point of asynchronous remoteconf. root@10.0.2.5's password: Linux tahi-nut 4.19.0-6-686 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Nov 6 01:05:26 2019 from 10.0.2.15 root@tahi-nut:~# uname -r 4.19.0-6-686 root@tahi-nut:~# ping6 -n -c 1 -i 1 -s 2 -M want -p 00 -w 2 -I eth1 dhcpv6.test.example.com PATTERN: 0x00 ping: dhcpv6.test.example.com: Temporary failure in name resolution root@tahi-nut:~# echo $? 2 root@tahi-nut:~# exit logout Connection to 10.0.2.5 closed. | ||||||||||||||||
15:32:26 | Wait 10 second | ||||||||||||||||
15:32:36 |
vRemote(dhcp6c.rmt) ``/usr/local/v6eval//bin/unitedlinux//dhcp6c.rmt -t unitedlinux -u root -p v6eval -d 10.0.2.5 -o 1 ifdown link0=eth1''
root@10.0.2.5's password: Linux tahi-nut 4.19.0-6-686 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Nov 6 01:05:36 2019 from 10.0.2.15 root@tahi-nut:~# uname -r 4.19.0-6-686 root@tahi-nut:~# ifdown eth1 root@tahi-nut:~# echo $? 0 root@tahi-nut:~# exit logout Connection to 10.0.2.5 closed. | ||||||||||||||||
15:32:36 | Wait 5 second | ||||||||||||||||
15:32:41 |
vRemote(dhcp6c.rmt) ``/usr/local/v6eval//bin/unitedlinux//dhcp6c.rmt -t unitedlinux -u root -p v6eval -d 10.0.2.5 -o 1 ifup link0=eth1''
root@10.0.2.5's password: Linux tahi-nut 4.19.0-6-686 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Nov 6 01:05:56 2019 from 10.0.2.15 root@tahi-nut:~# uname -r 4.19.0-6-686 root@tahi-nut:~# ifup eth1 root@tahi-nut:~# echo $? 0 root@tahi-nut:~# exit logout Connection to 10.0.2.5 closed. | ||||||||||||||||
15:32:42 | Clear Captured Packets (Link0) | ||||||||||||||||
15:32:42 |
vSend(Link0,ra_server2_to_all) Send RA(M flag=1): ROUTER --> ALL |
||||||||||||||||
15:32:42 |
vRemoteAsync(ping6.rmt) ``/usr/local/v6eval//bin/unitedlinux//ping6.rmt -t unitedlinux -u root -p v6eval -d 10.0.2.5 -o 1 addr=dhcpv6 if=eth1''
Link to remote control log | ||||||||||||||||
15:32:42 | vRecv(Link0,ns_nut_dhcp_to_dns nut_dhcp_dns_squery) timeout:30 cntLimit:0 seektime:0 recv unexpect packet at 15:32:42 recv unexpect packet at 15:32:42 recv unexpect packet at 15:32:43 recv unexpect packet at 15:32:43 recv unexpect packet at 15:32:44 recv unexpect packet at 15:32:45 recv unexpect packet at 15:32:45 recv unexpect packet at 15:32:45 recv unexpect packet at 15:32:45 recv unexpect packet at 15:32:45 recv unexpect packet at 15:32:45 recv unexpect packet at 15:32:47 recv unexpect packet at 15:32:50 recv unexpect packet at 15:32:50 recv unexpect packet at 15:32:54 recv unexpect packet at 15:32:55 recv unexpect packet at 15:32:55 recv unexpect packet at 15:32:56 recv unexpect packet at 15:33:06 recv unexpect packet at 15:33:10 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 recv unexpect packet at 15:33:11 vRecv() return status=1 |
||||||||||||||||
Cannot get DNS Query message! |
|||||||||||||||||
15:33:12 |
vRemoteAsyncWait()
Link to remote control start point sleep 3 [sec] for escaping critical point of asynchronous remoteconf. root@10.0.2.5's password: Linux tahi-nut 4.19.0-6-686 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Nov 6 01:06:02 2019 from 10.0.2.15 root@tahi-nut:~# uname -r 4.19.0-6-686 root@tahi-nut:~# ping6 -n -c 1 -i 1 -s 2 -M want -p 00 -w 2 -I eth1 dhcpv6 PATTERN: 0x00 ping: dhcpv6: Temporary failure in name resolution root@tahi-nut:~# echo $? 2 root@tahi-nut:~# exit logout Connection to 10.0.2.5 closed. | ||||||||||||||||
15:33:12 | Wait 10 second | ||||||||||||||||
NG DHCPv6 Client stop |
|||||||||||||||||
15:33:22 |
vRemote(dhcp6c.rmt) ``/usr/local/v6eval//bin/unitedlinux//dhcp6c.rmt -t unitedlinux -u root -p v6eval -d 10.0.2.5 -o 1 stop ''
root@10.0.2.5's password: Linux tahi-nut 4.19.0-6-686 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Nov 6 01:06:05 2019 from 10.0.2.15 root@tahi-nut:~# uname -r 4.19.0-6-686 root@tahi-nut:~# killall adhcp_client6 root@tahi-nut:~# echo $? 0 root@tahi-nut:~# rm -f /etc/resolv.conf root@tahi-nut:~# echo $? 0 root@tahi-nut:~# exit logout Connection to 10.0.2.5 closed. | ||||||||||||||||
wait for 10 seconds to complete RELEASE. | |||||||||||||||||
15:33:22 | Wait 10 second | ||||||||||||||||
15:33:32 | End |
Frame_Ether (length:110) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:1 | | SourceAddress = 0:0:0:0:a6:a6 | | Type = 34525 | Packet_IPv6 (length:96) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 56 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:ff:fe00:a6a6 | | | DestinationAddress = ff02::1 | | ICMPv6_RA (length:56) | | | Type = 134 | | | Code = 0 | | | Checksum = 16990 calc(16990) | | | CurHopLimit = 0 | | | MFlag = 1 | | | OFlag = 1 | | | HFlag = 0 | | | Preference = 0 | | | Reserved = 0 | | | LifeTime = 3000 | | | ReachableTime = 0 | | | RetransTimer = 0 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 0:0:0:0:a6:a6 | | | Opt_ICMPv6_Prefix (length:32) | | | | Type = 3 | | | | Length = 4 | | | | PrefixLength = 64 | | | | LFlag = 1 | | | | AFlag = 0 | | | | RFlag = 0 | | | | Reserved1 = 0 | | | | ValidLifetime = 14400 | | | | PreferredLifetime = 7200 | | | | Reserved2 = 0 | | | | Prefix = 3ffe:501:ffff:100::
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 0:0:0:0:a1:a1 | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:a1a1 | | | DestinationAddress = 3ffe:501:ffff:100:a00:27ff:feb9:ed6c | | ICMPv6_EchoRequest (length:16) | | | Type = 128 | | | Code = 0 | | | Checksum = 13039 calc(13039) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:8) | | | | data = 00000000 00000000
Frame_Ether (length:112) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:1:0:2 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:98) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 482456 | | | PayloadLength = 58 | | | NextHeader = 17 | | | HopLimit = 1 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::1:2 | | Upp_UDP (length:58) | | | Hdr_UDP (length:8) | | | | SourcePort = 546 | | | | DestinationPort = 547 | | | | Length = 58 | | | | Checksum = 55992 calc(55992) | | | Udp_DHCPv6_Solicit (length:50) | | | | Type = 1 | | | | Identifier = 2599484 | | | | Opt_DHCPv6_CID (length:18) | | | | | Code = 1 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 496997874 | | | | | | LinkLayerAddress = 8:0:27:f5:d7:ed | | | | Opt_DHCPv6_OptionRequest (length:6) | | | | | Code = 6 | | | | | Length = 2 | | | | | OptionCode = 23 | | | | Opt_DHCPv6_IA_NA (length:16) | | | | | Code = 3 | | | | | Length = 12 | | | | | Identifier = 2100502651 | | | | | Time1 = 0 | | | | | Time2 = 0 | | | | Opt_DHCPv6_ElapsedTime (length:6) | | | | | Code = 8 | | | | | Length = 2 | | | | | Time = 0 ===dhcp6_solicit=================================
Frame_Ether (length:168) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 0:0:0:0:a1:a1 | | Type = 34525 | Packet_IPv6 (length:154) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 114 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::200:ff:fe00:a1a1 | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | Upp_UDP (length:114) | | | Hdr_UDP (length:8) | | | | SourcePort = 546 | | | | DestinationPort = 546 | | | | Length = 114 | | | | Checksum = 15498 calc(15498) | | | Udp_DHCPv6_Advertise (length:106) | | | | Type = 2 | | | | Identifier = 2599484 | | | | Opt_DHCPv6_CID (length:18) | | | | | Code = 1 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 496997874 | | | | | | LinkLayerAddress = 8:0:27:f5:d7:ed | | | | Opt_DHCPv6_SID (length:18) | | | | | Code = 2 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 400000 | | | | | | LinkLayerAddress = 0:0:0:0:a1:a1 | | | | Opt_DHCPv6_IA_NA (length:44) | | | | | Code = 3 | | | | | Length = 40 | | | | | Identifier = 2100502651 | | | | | Time1 = 50 | | | | | Time2 = 80 | | | | | Opt_DHCPv6_IA_Address (length:28) | | | | | | Code = 5 | | | | | | Length = 24 | | | | | | Address = 3ffe:501:ffff:100::abcd | | | | | | PreferredLifetime = 100 | | | | | | ValidLifetime = 200 | | | | Opt_DHCPv6_DNS_SearchList (length:22) | | | | | Code = 24 | | | | | Length = 18 | | | | | SearchString = test.example.com.
Frame_Ether (length:158) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:1:0:2 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:144) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 482456 | | | PayloadLength = 104 | | | NextHeader = 17 | | | HopLimit = 1 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::1:2 | | Upp_UDP (length:104) | | | Hdr_UDP (length:8) | | | | SourcePort = 546 | | | | DestinationPort = 547 | | | | Length = 104 | | | | Checksum = 6284 calc(6284) | | | Udp_DHCPv6_Request (length:96) | | | | Type = 3 | | | | Identifier = 13416826 | | | | Opt_DHCPv6_CID (length:18) | | | | | Code = 1 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 496997874 | | | | | | LinkLayerAddress = 8:0:27:f5:d7:ed | | | | Opt_DHCPv6_SID (length:18) | | | | | Code = 2 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 400000 | | | | | | LinkLayerAddress = 0:0:0:0:a1:a1 | | | | Opt_DHCPv6_OptionRequest (length:6) | | | | | Code = 6 | | | | | Length = 2 | | | | | OptionCode = 23 | | | | Opt_DHCPv6_IA_NA (length:44) | | | | | Code = 3 | | | | | Length = 40 | | | | | Identifier = 2100502651 | | | | | Time1 = 50 | | | | | Time2 = 80 | | | | | Opt_DHCPv6_IA_Address (length:28) | | | | | | Code = 5 | | | | | | Length = 24 | | | | | | Address = 3ffe:501:ffff:100::abcd | | | | | | PreferredLifetime = 100 | | | | | | ValidLifetime = 200 | | | | Opt_DHCPv6_ElapsedTime (length:6) | | | | | Code = 8 | | | | | Length = 2 | | | | | Time = 0 ===dhcp6_request=================================
Frame_Ether (length:196) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 0:0:0:0:a1:a1 | | Type = 34525 | Packet_IPv6 (length:182) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 142 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::200:ff:fe00:a1a1 | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | Upp_UDP (length:142) | | | Hdr_UDP (length:8) | | | | SourcePort = 547 | | | | DestinationPort = 546 | | | | Length = 142 | | | | Checksum = 41208 calc(41208) | | | Udp_DHCPv6_Reply (length:134) | | | | Type = 7 | | | | Identifier = 13416826 | | | | Opt_DHCPv6_CID (length:18) | | | | | Code = 1 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 496997874 | | | | | | LinkLayerAddress = 8:0:27:f5:d7:ed | | | | Opt_DHCPv6_SID (length:18) | | | | | Code = 2 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 400000 | | | | | | LinkLayerAddress = 0:0:0:0:a1:a1 | | | | Opt_DHCPv6_IA_NA (length:44) | | | | | Code = 3 | | | | | Length = 40 | | | | | Identifier = 2100502651 | | | | | Time1 = 50 | | | | | Time2 = 80 | | | | | Opt_DHCPv6_IA_Address (length:28) | | | | | | Code = 5 | | | | | | Length = 24 | | | | | | Address = 3ffe:501:ffff:100::abcd | | | | | | PreferredLifetime = 100 | | | | | | ValidLifetime = 200 | | | | Opt_DHCPv6_StatusCode (length:8) | | | | | Code = 13 | | | | | Length = 4 | | | | | StatusCode = 0 | | | | | Message = 0000 | | | | Opt_DHCPv6_DNS_Servers (length:20) | | | | | Code = 23 | | | | | Length = 16 | | | | | Address = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | | Opt_DHCPv6_DNS_SearchList (length:22) | | | | | Code = 24 | | | | | Length = 18 | | | | | SearchString = test.example.com.
Frame_Ether (length:110) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:16 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:96) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 56 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::16 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | ICMPv6_MLDv2Report (length:48) | | | Type = 143 | | | Code = 0 | | | Checksum = 46805 calc(46805) | | | Reserved = 0 | | | NumOfMcastAddrRecords = 2 | | | MLDv2_AddrRecord (length:20) | | | | Type = 4 | | | | AuxDataLen = 0 | | | | NumOfSources = 0 | | | | MulticastAddress = ff02::1:ff00:abcd | | | | AuxData = | | | MLDv2_AddrRecord (length:20) | | | | Type = 4 | | | | AuxDataLen = 0 | | | | NumOfSources = 0 | | | | MulticastAddress = ff02::1:ffb9:ed6c | | | | AuxData = ===dadns_nutga================================= ng compare _HETHER_nut_dad.DestinationAddress received:33:33:0:0:0:16 = 33:33:ff:0:ab:cd ng compare _HDR_IPV6_dadns_nutga.NextHeader received:0 = 58 ng compare _HDR_IPV6_dadns_nutga.HopLimit received:1 = 255 ng compare _HDR_IPV6_dadns_nutga.SourceAddress received:fe80::a00:27ff:feb9:ed6c = :: ng compare _HDR_IPV6_dadns_nutga.DestinationAddress received:ff02::16 = ff02::1:ff00:abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:110) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:16 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:96) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 56 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::16 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | ICMPv6_MLDv2Report (length:48) | | | Type = 143 | | | Code = 0 | | | Checksum = 46805 calc(46805) | | | Reserved = 0 | | | NumOfMcastAddrRecords = 2 | | | MLDv2_AddrRecord (length:20) | | | | Type = 4 | | | | AuxDataLen = 0 | | | | NumOfSources = 0 | | | | MulticastAddress = ff02::1:ff00:abcd | | | | AuxData = | | | MLDv2_AddrRecord (length:20) | | | | Type = 4 | | | | AuxDataLen = 0 | | | | NumOfSources = 0 | | | | MulticastAddress = ff02::1:ffb9:ed6c | | | | AuxData = ===dadns_nutga================================= ng compare _HETHER_nut_dad.DestinationAddress received:33:33:0:0:0:16 = 33:33:ff:0:ab:cd ng compare _HDR_IPV6_dadns_nutga.NextHeader received:0 = 58 ng compare _HDR_IPV6_dadns_nutga.HopLimit received:1 = 255 ng compare _HDR_IPV6_dadns_nutga.SourceAddress received:fe80::a00:27ff:feb9:ed6c = :: ng compare _HDR_IPV6_dadns_nutga.DestinationAddress received:ff02::16 = ff02::1:ff00:abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:ff:0:ab:cd | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = :: | | | DestinationAddress = ff02::1:ff00:abcd | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 52496 calc(52496) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100::abcd | | | Opt_ICMPv6_ANY (length:8) | | | | Type = 14 | | | | Length = 1 | | | | data = 6e197f94 1446 ===dadns_nutga================================= ng count Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_NS
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 524380 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::abcd | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 49333 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 2521 calc(2521) | | | Udp_DNS (length:39) | | | | Identifier = 42962 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 2.debian.pool.ntp.org. | | | | | | Type = 1 (A) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare question_entry.Name received:2.debian.pool.ntp.org. = dhcpv6.test.example.com. ng compare question_entry.Type received:1 = 28
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 524380 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::abcd | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 49333 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 40142 calc(40142) | | | Udp_DNS (length:39) | | | | Identifier = 63964 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 2.debian.pool.ntp.org. | | | | | | Type = 28 (AAAA) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare question_entry.Name received:2.debian.pool.ntp.org. = dhcpv6.test.example.com.
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 524380 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::abcd | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 49333 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 2521 calc(2521) | | | Udp_DNS (length:39) | | | | Identifier = 42962 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 2.debian.pool.ntp.org. | | | | | | Type = 1 (A) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare question_entry.Name received:2.debian.pool.ntp.org. = dhcpv6.test.example.com. ng compare question_entry.Type received:1 = 28
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 524380 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::abcd | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 49333 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 40142 calc(40142) | | | Udp_DNS (length:39) | | | | Identifier = 63964 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 2.debian.pool.ntp.org. | | | | | | Type = 28 (AAAA) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare question_entry.Name received:2.debian.pool.ntp.org. = dhcpv6.test.example.com.
Frame_Ether (length:103) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:89) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 714798 | | | PayloadLength = 49 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100::abcd | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:49) | | | Hdr_UDP (length:8) | | | | SourcePort = 36745 | | | | DestinationPort = 53 | | | | Length = 49 | | | | Checksum = 16659 calc(16659) | | | Udp_DNS (length:41) | | | | Identifier = 53030 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:29) | | | | | DNS_QuestionEntry (length:29) | | | | | | Name = dhcpv6.test.example.com. | | | | | | Type = 28 (AAAA) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery=================================
Frame_Ether (length:110) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:1 | | SourceAddress = 0:0:0:0:a6:a6 | | Type = 34525 | Packet_IPv6 (length:96) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 56 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::200:ff:fe00:a6a6 | | | DestinationAddress = ff02::1 | | ICMPv6_RA (length:56) | | | Type = 134 | | | Code = 0 | | | Checksum = 17054 calc(17054) | | | CurHopLimit = 0 | | | MFlag = 1 | | | OFlag = 0 | | | HFlag = 0 | | | Preference = 0 | | | Reserved = 0 | | | LifeTime = 3000 | | | ReachableTime = 0 | | | RetransTimer = 0 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 0:0:0:0:a6:a6 | | | Opt_ICMPv6_Prefix (length:32) | | | | Type = 3 | | | | Length = 4 | | | | PrefixLength = 64 | | | | LFlag = 1 | | | | AFlag = 0 | | | | RFlag = 0 | | | | Reserved1 = 0 | | | | ValidLifetime = 14400 | | | | PreferredLifetime = 7200 | | | | Reserved2 = 0 | | | | Prefix = 3ffe:501:ffff:100::
Frame_Ether (length:110) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:16 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:96) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 56 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = :: | | | DestinationAddress = ff02::16 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | ICMPv6_MLDv2Report (length:48) | | | Type = 143 | | | Code = 0 | | | Checksum = 54396 calc(54396) | | | Reserved = 0 | | | NumOfMcastAddrRecords = 2 | | | MLDv2_AddrRecord (length:20) | | | | Type = 3 | | | | AuxDataLen = 0 | | | | NumOfSources = 0 | | | | MulticastAddress = ff02::1:ff00:abcd | | | | AuxData = | | | MLDv2_AddrRecord (length:20) | | | | Type = 4 | | | | AuxDataLen = 0 | | | | NumOfSources = 0 | | | | MulticastAddress = ff02::1:ffb9:ed6c | | | | AuxData = ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:0 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:1 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received::: = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6 ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:0 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received::: = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::16 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:ff:b9:ed:6c | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = :: | | | DestinationAddress = ff02::1:ffb9:ed6c | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 44529 calc(44529) | | | Reserved = 0 | | | TargetAddress = fe80::a00:27ff:feb9:ed6c | | | Opt_ICMPv6_ANY (length:8) | | | | Type = 14 | | | | Length = 1 | | | | data = e80b7fb7 4c1d ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received::: = 3ffe:501:ffff:100::abcd ng compare _ICMPV6_ns_nut_dhcp_to_dns.TargetAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received::: = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::1:ffb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_NS
Frame_Ether (length:90) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:16 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:76) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 36 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::16 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | ICMPv6_MLDv2Report (length:28) | | | Type = 143 | | | Code = 0 | | | Checksum = 25789 calc(25789) | | | Reserved = 0 | | | NumOfMcastAddrRecords = 1 | | | MLDv2_AddrRecord (length:20) | | | | Type = 4 | | | | AuxDataLen = 0 | | | | NumOfSources = 0 | | | | MulticastAddress = ff02::1:ffb9:ed6c | | | | AuxData = ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:0 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:1 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6 ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:0 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::16 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:2 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::2 | | ICMPv6_RS (length:16) | | | Type = 133 | | | Code = 0 | | | Checksum = 16610 calc(16610) | | | Reserved = 0 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 8:0:27:b9:ed:6c ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_RS ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::2 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_RS
Frame_Ether (length:90) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:16 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:76) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 36 | | | NextHeader = 0 | | | HopLimit = 1 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::16 | | Hdr_HopByHop (length:8) | | | NextHeader = 58 | | | HeaderExtLength = 0 | | | Opt_RouterAlert (length:4) | | | | OptionType = 5 | | | | OptDataLength = 2 | | | | Value = 0 | | | Opt_PadN (length:2) | | | | OptionType = 1 | | | | OptDataLength = 0 | | ICMPv6_MLDv2Report (length:28) | | | Type = 143 | | | Code = 0 | | | Checksum = 25789 calc(25789) | | | Reserved = 0 | | | NumOfMcastAddrRecords = 1 | | | MLDv2_AddrRecord (length:20) | | | | Type = 4 | | | | AuxDataLen = 0 | | | | NumOfSources = 0 | | | | MulticastAddress = ff02::1:ffb9:ed6c | | | | AuxData = ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:0 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:1 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6 ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:0 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::16 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.Hdr_HopByHop ng count Frame_Ether.Packet_IPv6 != Frame_Ether.Packet_IPv6
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:ff:0:3f:3e | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::1:ff00:3f3e | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 31318 calc(31318) | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 8:0:27:b9:ed:6c ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::1:ff00:3f3e = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_NS
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_NA (length:32) | | | Type = 136 | | | Code = 0 | | | Checksum = 39732 calc(39732) | | | RFlag = 0 | | | SFlag = 1 | | | OFlag = 1 | | | Reserved = 0 | | | TargetAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | Opt_ICMPv6_TLL (length:8) | | | | Type = 2 | | | | Length = 1 | | | | LinkLayerAddress = 8:0:27:9d:21:b0 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_NA ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_NA
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 344974 | | | PayloadLength = 32 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:32) | | | Hdr_UDP (length:8) | | | | SourcePort = 48665 | | | | DestinationPort = 53 | | | | Length = 32 | | | | Checksum = 53836 calc(53836) | | | Udp_DNS (length:24) | | | | Identifier = 46546 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:12) | | | | | DNS_QuestionEntry (length:12) | | | | | | Name = dhcpv6. | | | | | | Type = 28 (AAAA) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:dhcpv6. = dhcpv6.test.example.com.
Frame_Ether (length:134) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:120) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 80 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_DestinationUnreachable (length:80) | | | Type = 1 | | | Code = 4 | | | Checksum = 42698 calc(42698) | | | Unused = 0 | | | Payload (length:72) | | | | data = | | | | 6005438e 00201140 fe800000 00000000 0a0027ff feb9ed6c 3ffe0501 ffff0100 | | | | 020000ff fe003f3e be190035 0020d24c b5d20100 00010000 00000000 06646863 | | | | 70763600 001c0001 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_DestinationUnreachable ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_DestinationUnreachable
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 244099 | | | PayloadLength = 32 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:32) | | | Hdr_UDP (length:8) | | | | SourcePort = 36664 | | | | DestinationPort = 53 | | | | Length = 32 | | | | Checksum = 302 calc(302) | | | Udp_DNS (length:24) | | | | Identifier = 46546 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:12) | | | | | DNS_QuestionEntry (length:12) | | | | | | Name = dhcpv6. | | | | | | Type = 28 (AAAA) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:dhcpv6. = dhcpv6.test.example.com.
Frame_Ether (length:134) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:120) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 80 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_DestinationUnreachable (length:80) | | | Type = 1 | | | Code = 4 | | | Checksum = 12503 calc(12503) | | | Unused = 0 | | | Payload (length:72) | | | | data = | | | | 6003b983 00201140 fe800000 00000000 0a0027ff feb9ed6c 3ffe0501 ffff0100 | | | | 020000ff fe003f3e 8f380035 0020012e b5d20100 00010000 00000000 06646863 | | | | 70763600 001c0001 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_DestinationUnreachable ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_DestinationUnreachable
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:2 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::2 | | ICMPv6_RS (length:16) | | | Type = 133 | | | Code = 0 | | | Checksum = 16610 calc(16610) | | | Reserved = 0 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 8:0:27:b9:ed:6c ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_RS ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::2 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_RS
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::a00:27ff:fe9d:21b0 | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 39994 calc(39994) | | | Reserved = 0 | | | TargetAddress = fe80::a00:27ff:feb9:ed6c | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 8:0:27:9d:21:b0 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:fe9d:21b0 = 3ffe:501:ffff:100::abcd ng compare _ICMPV6_ns_nut_dhcp_to_dns.TargetAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:fe9d:21b0 = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_NS
Frame_Ether (length:78) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:64) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 24 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = fe80::a00:27ff:fe9d:21b0 | | ICMPv6_NA (length:24) | | | Type = 136 | | | Code = 0 | | | Checksum = 44432 calc(44432) | | | RFlag = 0 | | | SFlag = 1 | | | OFlag = 0 | | | Reserved = 0 | | | TargetAddress = fe80::a00:27ff:feb9:ed6c ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_NA ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:fe9d:21b0 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_NA
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:2 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::2 | | ICMPv6_RS (length:16) | | | Type = 133 | | | Code = 0 | | | Checksum = 16610 calc(16610) | | | Reserved = 0 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 8:0:27:b9:ed:6c ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_RS ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::2 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_RS
Frame_Ether (length:86) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:72) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 32 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = fe80::a00:27ff:fe9d:21b0 | | ICMPv6_NS (length:32) | | | Type = 135 | | | Code = 0 | | | Checksum = 39994 calc(39994) | | | Reserved = 0 | | | TargetAddress = fe80::a00:27ff:fe9d:21b0 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 8:0:27:b9:ed:6c ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _ICMPV6_ns_nut_dhcp_to_dns.TargetAddress received:fe80::a00:27ff:fe9d:21b0 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:fe9d:21b0 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_NS
Frame_Ether (length:78) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:64) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 24 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::a00:27ff:fe9d:21b0 | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_NA (length:24) | | | Type = 136 | | | Code = 0 | | | Checksum = 31081 calc(31081) | | | RFlag = 0 | | | SFlag = 1 | | | OFlag = 0 | | | Reserved = 0 | | | TargetAddress = fe80::a00:27ff:fe9d:21b0 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:fe9d:21b0 = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_NA ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:fe9d:21b0 = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_NA
Frame_Ether (length:158) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:1:0:2 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:144) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 482456 | | | PayloadLength = 104 | | | NextHeader = 17 | | | HopLimit = 1 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::1:2 | | Upp_UDP (length:104) | | | Hdr_UDP (length:8) | | | | SourcePort = 546 | | | | DestinationPort = 547 | | | | Length = 104 | | | | Checksum = 54105 calc(54105) | | | Udp_DHCPv6_Renew (length:96) | | | | Type = 5 | | | | Identifier = 6225178 | | | | Opt_DHCPv6_CID (length:18) | | | | | Code = 1 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 496997874 | | | | | | LinkLayerAddress = 8:0:27:f5:d7:ed | | | | Opt_DHCPv6_SID (length:18) | | | | | Code = 2 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 400000 | | | | | | LinkLayerAddress = 0:0:0:0:a1:a1 | | | | Opt_DHCPv6_OptionRequest (length:6) | | | | | Code = 6 | | | | | Length = 2 | | | | | OptionCode = 23 | | | | Opt_DHCPv6_IA_NA (length:44) | | | | | Code = 3 | | | | | Length = 40 | | | | | Identifier = 2100502651 | | | | | Time1 = 50 | | | | | Time2 = 80 | | | | | Opt_DHCPv6_IA_Address (length:28) | | | | | | Code = 5 | | | | | | Length = 24 | | | | | | Address = 3ffe:501:ffff:100::abcd | | | | | | PreferredLifetime = 100 | | | | | | ValidLifetime = 200 | | | | Opt_DHCPv6_ElapsedTime (length:6) | | | | | Code = 8 | | | | | Length = 2 | | | | | Time = 0 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:1 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::1:2 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng compare _HDR_UDP_nut_dhcp_dns_squery.DestinationPort received:547 = 53 ng meta Upp_UDP.Udp_DNS != Upp_UDP.Udp_DHCPv6_Renew
Frame_Ether (length:158) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:1:0:2 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:144) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 482456 | | | PayloadLength = 104 | | | NextHeader = 17 | | | HopLimit = 1 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::1:2 | | Upp_UDP (length:104) | | | Hdr_UDP (length:8) | | | | SourcePort = 546 | | | | DestinationPort = 547 | | | | Length = 104 | | | | Checksum = 53101 calc(53101) | | | Udp_DHCPv6_Renew (length:96) | | | | Type = 5 | | | | Identifier = 6225178 | | | | Opt_DHCPv6_CID (length:18) | | | | | Code = 1 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 496997874 | | | | | | LinkLayerAddress = 8:0:27:f5:d7:ed | | | | Opt_DHCPv6_SID (length:18) | | | | | Code = 2 | | | | | Length = 14 | | | | | DHCPv6_DUID_LLT_Ether (length:14) | | | | | | Type = 1 | | | | | | HardwareType = 1 | | | | | | Time = 400000 | | | | | | LinkLayerAddress = 0:0:0:0:a1:a1 | | | | Opt_DHCPv6_OptionRequest (length:6) | | | | | Code = 6 | | | | | Length = 2 | | | | | OptionCode = 23 | | | | Opt_DHCPv6_IA_NA (length:44) | | | | | Code = 3 | | | | | Length = 40 | | | | | Identifier = 2100502651 | | | | | Time1 = 50 | | | | | Time2 = 80 | | | | | Opt_DHCPv6_IA_Address (length:28) | | | | | | Code = 5 | | | | | | Length = 24 | | | | | | Address = 3ffe:501:ffff:100::abcd | | | | | | PreferredLifetime = 100 | | | | | | ValidLifetime = 200 | | | | Opt_DHCPv6_ElapsedTime (length:6) | | | | | Code = 8 | | | | | Length = 2 | | | | | Time = 1004 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:1 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::1:2 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng compare _HDR_UDP_nut_dhcp_dns_squery.DestinationPort received:547 = 53 ng meta Upp_UDP.Udp_DNS != Upp_UDP.Udp_DHCPv6_Renew
Frame_Ether (length:70) | Hdr_Ether (length:14) | | DestinationAddress = 33:33:0:0:0:2 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:56) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 16 | | | NextHeader = 58 | | | HopLimit = 255 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = ff02::2 | | ICMPv6_RS (length:16) | | | Type = 133 | | | Code = 0 | | | Checksum = 16610 calc(16610) | | | Reserved = 0 | | | Opt_ICMPv6_SLL (length:8) | | | | Type = 1 | | | | Length = 1 | | | | LinkLayerAddress = 8:0:27:b9:ed:6c ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_RS ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:ff02::2 = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_RS
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 710541 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 54015 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 46279 calc(46279) | | | Udp_DNS (length:39) | | | | Identifier = 49086 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 3.debian.pool.ntp.org. | | | | | | Type = 1 (A) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:3.debian.pool.ntp.org. = dhcpv6.test.example.com. ng compare question_entry.Type received:1 = 28
Frame_Ether (length:149) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:135) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 95 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_DestinationUnreachable (length:95) | | | Type = 1 | | | Code = 4 | | | Checksum = 4791 calc(4791) | | | Unused = 0 | | | Payload (length:87) | | | | data = | | | | 600ad78d 002f1140 fe800000 00000000 0a0027ff feb9ed6c 3ffe0501 ffff0100 | | | | 020000ff fe003f3e d2ff0035 002fb4c7 bfbe0100 00010000 00000000 01330664 | | | | 65626961 6e04706f 6f6c036e 7470036f 72670000 010001 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_DestinationUnreachable ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_DestinationUnreachable
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 710541 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 54015 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 48044 calc(48044) | | | Udp_DNS (length:39) | | | | Identifier = 40409 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 3.debian.pool.ntp.org. | | | | | | Type = 28 (AAAA) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:3.debian.pool.ntp.org. = dhcpv6.test.example.com.
Frame_Ether (length:149) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:135) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 95 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_DestinationUnreachable (length:95) | | | Type = 1 | | | Code = 4 | | | Checksum = 4791 calc(4791) | | | Unused = 0 | | | Payload (length:87) | | | | data = | | | | 600ad78d 002f1140 fe800000 00000000 0a0027ff feb9ed6c 3ffe0501 ffff0100 | | | | 020000ff fe003f3e d2ff0035 002fbbac 9dd90100 00010000 00000000 01330664 | | | | 65626961 6e04706f 6f6c036e 7470036f 72670000 1c0001 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_DestinationUnreachable ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_DestinationUnreachable
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 883943 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 53205 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 47089 calc(47089) | | | Udp_DNS (length:39) | | | | Identifier = 49086 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 3.debian.pool.ntp.org. | | | | | | Type = 1 (A) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:3.debian.pool.ntp.org. = dhcpv6.test.example.com. ng compare question_entry.Type received:1 = 28
Frame_Ether (length:149) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:135) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 95 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_DestinationUnreachable (length:95) | | | Type = 1 | | | Code = 4 | | | Checksum = 27994 calc(27994) | | | Unused = 0 | | | Payload (length:87) | | | | data = | | | | 600d7ce7 002f1140 fe800000 00000000 0a0027ff feb9ed6c 3ffe0501 ffff0100 | | | | 020000ff fe003f3e cfd50035 002fb7f1 bfbe0100 00010000 00000000 01330664 | | | | 65626961 6e04706f 6f6c036e 7470036f 72670000 010001 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_DestinationUnreachable ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_DestinationUnreachable
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 883943 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 53205 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 48854 calc(48854) | | | Udp_DNS (length:39) | | | | Identifier = 40409 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 3.debian.pool.ntp.org. | | | | | | Type = 28 (AAAA) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:3.debian.pool.ntp.org. = dhcpv6.test.example.com.
Frame_Ether (length:149) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:135) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 95 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_DestinationUnreachable (length:95) | | | Type = 1 | | | Code = 4 | | | Checksum = 27994 calc(27994) | | | Unused = 0 | | | Payload (length:87) | | | | data = | | | | 600d7ce7 002f1140 fe800000 00000000 0a0027ff feb9ed6c 3ffe0501 ffff0100 | | | | 020000ff fe003f3e cfd50035 002fbed6 9dd90100 00010000 00000000 01330664 | | | | 65626961 6e04706f 6f6c036e 7470036f 72670000 1c0001 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_DestinationUnreachable ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_DestinationUnreachable
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 947211 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 54331 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 63434 calc(63434) | | | Udp_DNS (length:39) | | | | Identifier = 31618 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 0.debian.pool.ntp.org. | | | | | | Type = 1 (A) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:0.debian.pool.ntp.org. = dhcpv6.test.example.com. ng compare question_entry.Type received:1 = 28
Frame_Ether (length:149) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:135) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 95 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_DestinationUnreachable (length:95) | | | Type = 1 | | | Code = 4 | | | Checksum = 30261 calc(30261) | | | Unused = 0 | | | Payload (length:87) | | | | data = | | | | 600e740b 002f1140 fe800000 00000000 0a0027ff feb9ed6c 3ffe0501 ffff0100 | | | | 020000ff fe003f3e d43b0035 002ff7ca 7b820100 00010000 00000000 01300664 | | | | 65626961 6e04706f 6f6c036e 7470036f 72670000 010001 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_DestinationUnreachable ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_DestinationUnreachable
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 947211 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 54331 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 25784 calc(25784) | | | Udp_DNS (length:39) | | | | Identifier = 62356 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 0.debian.pool.ntp.org. | | | | | | Type = 28 (AAAA) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:0.debian.pool.ntp.org. = dhcpv6.test.example.com.
Frame_Ether (length:149) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:b9:ed:6c | | SourceAddress = 8:0:27:9d:21:b0 | | Type = 34525 | Packet_IPv6 (length:135) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 0 | | | PayloadLength = 95 | | | NextHeader = 58 | | | HopLimit = 64 | | | SourceAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | | DestinationAddress = fe80::a00:27ff:feb9:ed6c | | ICMPv6_DestinationUnreachable (length:95) | | | Type = 1 | | | Code = 4 | | | Checksum = 30261 calc(30261) | | | Unused = 0 | | | Payload (length:87) | | | | data = | | | | 600e740b 002f1140 fe800000 00000000 0a0027ff feb9ed6c 3ffe0501 ffff0100 | | | | 020000ff fe003f3e d43b0035 002f64b8 f3940100 00010000 00000000 01300664 | | | | 65626961 6e04706f 6f6c036e 7470036f 72670000 1c0001 ===ns_nut_dhcp_to_dns================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.ICMPv6_DestinationUnreachable ===nut_dhcp_dns_squery================================= ng compare _HETHER_nut_to_dns_server.SourceAddress received:8:0:27:9d:21:b0 = 8:0:27:b9:ed:6c ng compare _HDR_IPV6_nut_dhcp_dns_squery.NextHeader received:58 = 17 ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:3ffe:501:ffff:100:200:ff:fe00:3f3e = 3ffe:501:ffff:100::abcd ng compare _HDR_IPV6_nut_dhcp_dns_squery.DestinationAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100:200:ff:fe00:3f3e ng meta Packet_IPv6.Upp_UDP != Packet_IPv6.ICMPv6_DestinationUnreachable
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 748909 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 44126 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 8104 calc(8104) | | | Udp_DNS (length:39) | | | | Identifier = 31618 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 0.debian.pool.ntp.org. | | | | | | Type = 1 (A) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:0.debian.pool.ntp.org. = dhcpv6.test.example.com. ng compare question_entry.Type received:1 = 28
Frame_Ether (length:101) | Hdr_Ether (length:14) | | DestinationAddress = 8:0:27:9d:21:b0 | | SourceAddress = 8:0:27:b9:ed:6c | | Type = 34525 | Packet_IPv6 (length:87) | | Hdr_IPv6 (length:40) | | | Version = 6 | | | TrafficClass = 0 | | | FlowLabel = 748909 | | | PayloadLength = 47 | | | NextHeader = 17 | | | HopLimit = 64 | | | SourceAddress = fe80::a00:27ff:feb9:ed6c | | | DestinationAddress = 3ffe:501:ffff:100:200:ff:fe00:3f3e | | Upp_UDP (length:47) | | | Hdr_UDP (length:8) | | | | SourcePort = 44126 | | | | DestinationPort = 53 | | | | Length = 47 | | | | Checksum = 35989 calc(35989) | | | Udp_DNS (length:39) | | | | Identifier = 62356 | | | | QR = 0 | | | | Opcode = 0 | | | | AA = 0 | | | | TC = 0 | | | | RD = 1 | | | | RA = 0 | | | | Reserved = 0 | | | | RCode = 0 | | | | QDCount = 1 | | | | ANCount = 0 | | | | NSCount = 0 | | | | ARCount = 0 | | | | DNS_Question (length:27) | | | | | DNS_QuestionEntry (length:27) | | | | | | Name = 0.debian.pool.ntp.org. | | | | | | Type = 28 (AAAA) | | | | | | Class = 1 ===ns_nut_dhcp_to_dns================================= ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.NextHeader received:17 = 58 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.HopLimit received:64 = 255 ng compare _HDR_IPV6_ns_nut_dhcp_to_dns.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng meta Packet_IPv6.ICMPv6_NS != Packet_IPv6.Upp_UDP ===nut_dhcp_dns_squery================================= ng compare _HDR_IPV6_nut_dhcp_dns_squery.SourceAddress received:fe80::a00:27ff:feb9:ed6c = 3ffe:501:ffff:100::abcd ng compare question_entry.Name received:0.debian.pool.ntp.org. = dhcpv6.test.example.com.