- 00:00:40.283608 IP (tos 0x0,ttl 116,id 49680,offset 0,flags [none],proto UDP (17),length 32)
- ip > ip: UDP,length 4
- 0x0000: 4500 0020 c21a 0000 6f11 1a1e 902b 4cdb E.......o....+L.
- 0x0010: ------ 000c c12f 0870 ac49 .....0.(.../.p.I
- 0x0020: 0000 0000 0000 0000 0000 **2664 94d4** ..........&d..
iptables“2664 94d4”如何在数据包上掉线?
- -I INPUT -p udp --dport 7777 -m string --algo bm --from 28 --hex-string 266494d4 -j DROP
不起作用.