Ajout de travaux

This commit is contained in:
2024-12-09 11:58:49 +01:00
parent edf66d071b
commit 2e11e7886c
187 changed files with 8670 additions and 0 deletions

148
23SCR/SCR013/SCR013.txt Normal file
View File

@@ -0,0 +1,148 @@
I/
1)
ip a / ip address show
=
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether e4:54:e8:a1:a5:93 brd ff:ff:ff:ff:ff:ff
altname enp0s31f6
inet 172.16.2.99/16 brd 172.16.255.255 scope global eno1
valid_lft forever preferred_lft forever
inet6 2a01:729:b9:0:e654:e8ff:fea1:a593/64 scope global dynamic mngtmpaddr proto kernel_ra
valid_lft 2591993sec preferred_lft 604793sec
inet6 fe80::e654:e8ff:fea1:a593/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 02:42:ac:e9:68:cc brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
valid_lft forever preferred_lft forever
2)
ip address show dev lo
=
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
3)
ip link show / ip l
=
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether e4:54:e8:a1:a5:93 brd ff:ff:ff:ff:ff:ff
altname enp0s31f6
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default
link/ether 02:42:ac:e9:68:cc brd ff:ff:ff:ff:ff:ff
4)
ip link show dev eno1
=
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether e4:54:e8:a1:a5:93 brd ff:ff:ff:ff:ff:ff
altname enp0s31f6
5)
ip neighbour / ip n
=
172.16.1.21 dev eno1 lladdr 34:17:eb:96:a4:01 REACHABLE
172.16.1.33 dev eno1 lladdr 22:7b:ef:f5:e1:02 STALE
172.16.1.160 dev eno1 lladdr 42:59:8a:98:c7:80 STALE
172.16.1.30 dev eno1 lladdr 02:c8:f1:68:1f:60 REACHABLE
172.16.1.41 dev eno1 lladdr ba:18:ba:9f:6e:7c STALE
172.16.1.158 dev eno1 lladdr 86:2d:ae:82:dc:cf STALE
172.16.1.254 dev eno1 lladdr 52:54:00:e7:b9:0f STALE
2a01:729:b9:0:4059:8aff:fe98:c780 dev eno1 lladdr 42:59:8a:98:c7:80 STALE
fe80::4059:8aff:fe98:c780 dev eno1 lladdr 42:59:8a:98:c7:80 STALE
fe80::223:5eff:fe35:fee1 dev eno1 lladdr 00:23:5e:35:fe:e1 router STALE
2a01:729:b9:0:842d:aeff:fe82:dccf dev eno1 lladdr 86:2d:ae:82:dc:cf STALE
fe80::842d:aeff:fe82:dccf dev eno1 lladdr 86:2d:ae:82:dc:cf STALE
6)
ip -r neighbour
=
yavanna.arda.lan dev eno1 lladdr 34:17:eb:96:a4:01 STALE
172.16.1.33 dev eno1 lladdr 22:7b:ef:f5:e1:02 STALE
172.16.1.160 dev eno1 lladdr 42:59:8a:98:c7:80 STALE
iluvatar.arda.lan dev eno1 lladdr 02:c8:f1:68:1f:60 REACHABLE
172.16.1.41 dev eno1 lladdr ba:18:ba:9f:6e:7c STALE
eru.arda.lan dev eno1 lladdr 86:2d:ae:82:dc:cf STALE
_gateway dev eno1 lladdr 52:54:00:e7:b9:0f STALE
2a01:729:b9:0:4059:8aff:fe98:c780 dev eno1 lladdr 42:59:8a:98:c7:80 STALE
fe80::4059:8aff:fe98:c780 dev eno1 lladdr 42:59:8a:98:c7:80 STALE
_gateway dev eno1 lladdr 00:23:5e:35:fe:e1 router STALE
2a01:729:b9:0:842d:aeff:fe82:dccf dev eno1 lladdr 86:2d:ae:82:dc:cf STALE
fe80::842d:aeff:fe82:dccf dev eno1 lladdr 86:2d:ae:82:dc:cf STALE
7)
ip route / ip r
=
default via 172.16.1.254 dev eno1
172.16.0.0/16 dev eno1 proto kernel scope link src 172.16.2.99
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown
II/
1)
tshark -f "host 172.16.2.96 and not arp"
ping -c 1 172.16.2.96
ping -c 1 172.163.3.232
PING 172.163.3.232 (172.163.3.232) 56(84) bytes of data.
--- 172.163.3.232 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
2)
tshark -nl -i eno1 arp or icmp and host 172.16.2.99 and host 172.16.2.98|tee capture1.txt
tcpdump -nlte -i eno1 icmp and host 172.16.2.99 and host 172.16.2.98|tee capture2.txt
ping -c 1 -s 9216 172.16.2.98
3)
tcpdump -nlte -i eno1 arp (or icmp) and host 172.16.2.99 and host 172.16.2.98|tee capture1.txt
4)
ping -c 10 172.16.2.98
tcpdump -nlte -i lo icmp and host 127.0.0.1 |tee capture.txt
ping -c 1 -s 9216 127.0.0.1
5)
6)
III/
1)
2)

84
23SCR/SCR013/capture1.txt Normal file
View File

@@ -0,0 +1,84 @@
1 0.000000000 e4:54:e8:a1:a5:93 → ff:ff:ff:ff:ff:ff ARP 42 Who has 172.16.2.98? Tell 172.16.2.99
2 0.000666930 e4:54:e8:a1:a3:a4 → e4:54:e8:a1:a5:93 ARP 60 172.16.2.98 is at e4:54:e8:a1:a3:a4
3 0.000675293 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=1/256, ttl=64
4 0.001092980 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=1/256, ttl=64 (request in 3)
5 1.001592797 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=2/512, ttl=64
6 1.002290345 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=2/512, ttl=64 (request in 5)
7 2.028673548 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=3/768, ttl=64
8 2.029318109 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=3/768, ttl=64 (request in 7)
9 3.042288274 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=4/1024, ttl=64
10 3.042996169 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=4/1024, ttl=64 (request in 9)
11 4.055506131 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=5/1280, ttl=64
12 4.055758120 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=5/1280, ttl=64 (request in 11)
13 5.068954938 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=6/1536, ttl=64
14 5.069569379 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=6/1536, ttl=64 (request in 13)
15 5.121056442 e4:54:e8:a1:a3:a4 → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.2.98
16 5.121081213 e4:54:e8:a1:a5:93 → e4:54:e8:a1:a3:a4 ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
17 6.082289268 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=7/1792, ttl=64
18 6.082903990 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=7/1792, ttl=64 (request in 17)
19 7.095613043 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=8/2048, ttl=64
20 7.096206646 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=8/2048, ttl=64 (request in 19)
21 8.108980646 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=9/2304, ttl=64
22 8.109463019 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=9/2304, ttl=64 (request in 21)
23 9.122305220 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=10/2560, ttl=64
24 9.122917470 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=10/2560, ttl=64 (request in 23)
25 10.135606230 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=11/2816, ttl=64
26 10.136221670 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=11/2816, ttl=64 (request in 25)
27 11.148807944 172.16.2.99 → 172.16.2.98 ICMP 98 Echo (ping) request id=0x0001, seq=12/3072, ttl=64
28 11.149424910 172.16.2.98 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0001, seq=12/3072, ttl=64 (request in 27)
29 73.682205869 52:54:00:e7:b9:0f → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.254
30 73.682255638 e4:54:e8:a1:a5:93 → 52:54:00:e7:b9:0f ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
31 73.815265086 e4:54:e8:a1:a5:93 → 52:54:00:e7:b9:0f ARP 42 Who has 172.16.1.254? Tell 172.16.2.99
32 73.815786573 52:54:00:e7:b9:0f → e4:54:e8:a1:a5:93 ARP 60 172.16.1.254 is at 52:54:00:e7:b9:0f
33 76.399544163 ba:18:ba:9f:6e:7c → ff:ff:ff:ff:ff:ff ARP 60 Who has 172.16.2.99? Tell 172.16.1.41
34 76.399569905 e4:54:e8:a1:a5:93 → ba:18:ba:9f:6e:7c ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
35 81.495401426 e4:54:e8:a1:a5:93 → ba:18:ba:9f:6e:7c ARP 42 Who has 172.16.1.41? Tell 172.16.2.99
36 81.496055634 ba:18:ba:9f:6e:7c → e4:54:e8:a1:a5:93 ARP 60 172.16.1.41 is at ba:18:ba:9f:6e:7c
37 95.242079023 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.158
38 95.242106077 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
39 95.362156416 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 Who has 172.16.1.158? Tell 172.16.2.99
40 95.362396946 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 172.16.1.158 is at 86:2d:ae:82:dc:cf
41 171.948745869 e4:54:e8:a1:a5:93 → 34:17:eb:96:a4:01 ARP 42 Who has 172.16.1.21? Tell 172.16.2.99
42 171.948936945 34:17:eb:96:a4:01 → e4:54:e8:a1:a5:93 ARP 60 172.16.1.21 is at 34:17:eb:96:a4:01
43 172.076015818 34:17:eb:96:a4:01 → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.21
44 172.076041764 e4:54:e8:a1:a5:93 → 34:17:eb:96:a4:01 ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
45 240.400575893 52:54:00:e7:b9:0f → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.254
46 240.400582574 e4:54:e8:a1:a5:93 → 52:54:00:e7:b9:0f ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
47 240.428518375 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 Who has 172.16.1.158? Tell 172.16.2.99
48 240.428754347 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 172.16.1.158 is at 86:2d:ae:82:dc:cf
49 240.525137907 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.158
50 240.525142908 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
51 285.868530167 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 Who has 172.16.1.158? Tell 172.16.2.99
52 285.868832641 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 172.16.1.158 is at 86:2d:ae:82:dc:cf
53 285.961943640 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.158
54 285.961977777 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
55 319.241944679 52:54:00:e7:b9:0f → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.254
56 319.241969646 e4:54:e8:a1:a5:93 → 52:54:00:e7:b9:0f ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
57 334.508528819 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 Who has 172.16.1.158? Tell 172.16.2.99
58 334.508747512 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 172.16.1.158 is at 86:2d:ae:82:dc:cf
59 334.605325417 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.158
60 334.605350869 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
61 347.948579534 e4:54:e8:a1:a5:93 → 52:54:00:e7:b9:0f ARP 42 Who has 172.16.1.254? Tell 172.16.2.99
62 347.948860750 52:54:00:e7:b9:0f → e4:54:e8:a1:a5:93 ARP 60 172.16.1.254 is at 52:54:00:e7:b9:0f
63 356.940125285 52:54:00:e7:b9:0f → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.254
64 356.940150120 e4:54:e8:a1:a5:93 → 52:54:00:e7:b9:0f ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
65 376.532890487 ba:18:ba:9f:6e:7c → ff:ff:ff:ff:ff:ff ARP 60 Who has 172.16.2.99? Tell 172.16.1.41
66 376.532915664 e4:54:e8:a1:a5:93 → ba:18:ba:9f:6e:7c ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
67 379.735222727 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 Who has 172.16.1.158? Tell 172.16.2.99
68 379.735448843 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 172.16.1.158 is at 86:2d:ae:82:dc:cf
69 379.828765328 86:2d:ae:82:dc:cf → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.158
70 379.828790003 e4:54:e8:a1:a5:93 → 86:2d:ae:82:dc:cf ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
71 381.655255992 e4:54:e8:a1:a5:93 → ba:18:ba:9f:6e:7c ARP 42 Who has 172.16.1.41? Tell 172.16.2.99
72 381.655686601 ba:18:ba:9f:6e:7c → e4:54:e8:a1:a5:93 ARP 60 172.16.1.41 is at ba:18:ba:9f:6e:7c
73 399.455189065 52:54:00:e7:b9:0f → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.254
74 399.455213813 e4:54:e8:a1:a5:93 → 52:54:00:e7:b9:0f ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
75 404.908512905 e4:54:e8:a1:a5:93 → 52:54:00:e7:b9:0f ARP 42 Who has 172.16.1.254? Tell 172.16.2.99
76 404.908763121 52:54:00:e7:b9:0f → e4:54:e8:a1:a5:93 ARP 60 172.16.1.254 is at 52:54:00:e7:b9:0f
77 414.209983341 34:17:eb:96:a4:01 → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.1.21
78 414.210010984 e4:54:e8:a1:a5:93 → 34:17:eb:96:a4:01 ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
79 414.295461990 e4:54:e8:a1:a5:93 → 34:17:eb:96:a4:01 ARP 42 Who has 172.16.1.21? Tell 172.16.2.99
80 414.295689649 34:17:eb:96:a4:01 → e4:54:e8:a1:a5:93 ARP 60 172.16.1.21 is at 34:17:eb:96:a4:01
81 522.716134052 80:e8:2c:ef:87:11 → ff:ff:ff:ff:ff:ff ARP 60 Who has 172.16.2.99? Tell 172.16.3.246
82 522.716186586 e4:54:e8:a1:a5:93 → 80:e8:2c:ef:87:11 ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
83 527.788793679 e4:54:e8:a1:a5:93 → 80:e8:2c:ef:87:11 ARP 42 Who has 172.16.3.246? Tell 172.16.2.99
84 527.791993255 80:e8:2c:ef:87:11 → e4:54:e8:a1:a5:93 ARP 60 172.16.3.246 is at 80:e8:2c:ef:87:11

View File

@@ -0,0 +1,6 @@
1 0.000000000 172.16.2.99 → 172.16.2.100 ICMP 98 Echo (ping) request id=0x0002, seq=1/256, ttl=64
2 0.000299046 172.16.2.100 → 172.16.2.99 ICMP 98 Echo (ping) reply id=0x0002, seq=1/256, ttl=64 (request in 1)
3 5.022972253 e4:54:e8:a1:a6:3e → e4:54:e8:a1:a5:93 ARP 60 Who has 172.16.2.99? Tell 172.16.2.100
4 5.022998381 e4:54:e8:a1:a5:93 → e4:54:e8:a1:a6:3e ARP 42 172.16.2.99 is at e4:54:e8:a1:a5:93
5 5.204347506 e4:54:e8:a1:a5:93 → e4:54:e8:a1:a6:3e ARP 42 Who has 172.16.2.100? Tell 172.16.2.99
6 5.204548287 e4:54:e8:a1:a6:3e → e4:54:e8:a1:a5:93 ARP 60 172.16.2.100 is at e4:54:e8:a1:a6:3e

View File

@@ -0,0 +1,2 @@
00:00:00:00:00:00 > 00:00:00:00:00:00, ethertype IPv4 (0x0800), length 9258: 127.0.0.1 > 127.0.0.1: ICMP echo request, id 4, seq 1, length 9224
00:00:00:00:00:00 > 00:00:00:00:00:00, ethertype IPv4 (0x0800), length 9258: 127.0.0.1 > 127.0.0.1: ICMP echo reply, id 4, seq 1, length 9224

14
23SCR/SCR013/capture2.txt Normal file
View File

@@ -0,0 +1,14 @@
e4:54:e8:a1:a5:93 > e4:54:e8:a1:a3:a4, ethertype IPv4 (0x0800), length 1514: 172.16.2.99 > 172.16.2.98: ICMP echo request, id 8, seq 1, length 1480
e4:54:e8:a1:a5:93 > e4:54:e8:a1:a3:a4, ethertype IPv4 (0x0800), length 1514: 172.16.2.99 > 172.16.2.98: ip-proto-1
e4:54:e8:a1:a5:93 > e4:54:e8:a1:a3:a4, ethertype IPv4 (0x0800), length 1514: 172.16.2.99 > 172.16.2.98: ip-proto-1
e4:54:e8:a1:a5:93 > e4:54:e8:a1:a3:a4, ethertype IPv4 (0x0800), length 1514: 172.16.2.99 > 172.16.2.98: ip-proto-1
e4:54:e8:a1:a5:93 > e4:54:e8:a1:a3:a4, ethertype IPv4 (0x0800), length 1514: 172.16.2.99 > 172.16.2.98: ip-proto-1
e4:54:e8:a1:a5:93 > e4:54:e8:a1:a3:a4, ethertype IPv4 (0x0800), length 1514: 172.16.2.99 > 172.16.2.98: ip-proto-1
e4:54:e8:a1:a5:93 > e4:54:e8:a1:a3:a4, ethertype IPv4 (0x0800), length 378: 172.16.2.99 > 172.16.2.98: ip-proto-1
e4:54:e8:a1:a3:a4 > e4:54:e8:a1:a5:93, ethertype IPv4 (0x0800), length 1514: 172.16.2.98 > 172.16.2.99: ICMP echo reply, id 8, seq 1, length 1480
e4:54:e8:a1:a3:a4 > e4:54:e8:a1:a5:93, ethertype IPv4 (0x0800), length 1514: 172.16.2.98 > 172.16.2.99: ip-proto-1
e4:54:e8:a1:a3:a4 > e4:54:e8:a1:a5:93, ethertype IPv4 (0x0800), length 1514: 172.16.2.98 > 172.16.2.99: ip-proto-1
e4:54:e8:a1:a3:a4 > e4:54:e8:a1:a5:93, ethertype IPv4 (0x0800), length 1514: 172.16.2.98 > 172.16.2.99: ip-proto-1
e4:54:e8:a1:a3:a4 > e4:54:e8:a1:a5:93, ethertype IPv4 (0x0800), length 1514: 172.16.2.98 > 172.16.2.99: ip-proto-1
e4:54:e8:a1:a3:a4 > e4:54:e8:a1:a5:93, ethertype IPv4 (0x0800), length 1514: 172.16.2.98 > 172.16.2.99: ip-proto-1
e4:54:e8:a1:a3:a4 > e4:54:e8:a1:a5:93, ethertype IPv4 (0x0800), length 378: 172.16.2.98 > 172.16.2.99: ip-proto-1