มันกวนเราในเอ็ม...ยิงมันเลย
Ping (มรณะ)
Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
[-r count] [-s count] [[-j host-list] | [-k host-list]]
[-w timeout] target_name
Options:
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.
-a Resolve addresses to hostnames.
-n count Number of echo requests to send.
-l size Send buffer size.
-f Set Don't Fragment flag in packet.
-i TTL Time To Live.
-v TOS Type Of Service.
-r count Record route for count hops.
-s count Timestamp for count hops.
-j host-list Loose source route along host-list.
-k host-list Strict source route along host-list.
-w timeout Timeout in milliseconds to wait for each reply.
เอารูปแบบคำสั่งที่สร้างสรรค์ก่อนนะ...
เช่น พิมพ์ ping
http://www.sanook.com ที่ Start ... Run
Pinging
http://www.sanook.com [58.181.243.6] with 32 bytes of data:
Reply from 58.181.243.6: bytes=32 time=60ms TTL=53
Reply from 58.181.243.6: bytes=32 time=45ms TTL=53
Reply from 58.181.243.6: bytes=32 time=59ms TTL=53
Reply from 58.181.243.6: bytes=32 time=43ms TTL=53
Ping statistics for 58.181.243.6:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 43ms, Maximum = 60ms, Average = 51ms
ถ้าขึ้นมาประมาณนี้แสดงว่า เน็ตคุณไม่มีปัญหาครับ...บน DOS มันทำงานได้บนวินโดวส์ก็ต้องทำงานได้แต่ถ้าบนวินโดวส์ในเวปเดียวกันนี้มัน เข้าไม่ได้
...แสดงว่า IExplorer มีปัญหาแล้ว...
พิมพ์ ping
http://www.google.co.th ที่ Start...Run
Pinging
http://www.google.co.th [64.233.189.104] with 32 bytes of data:
Reply from 64.233.189.104: bytes=32 time=2519ms TTL=243
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 64.233.189.104:
Packets: Sent = 4, Received = 1, Lost = 3 (75% loss),
Approximate round trip times in milli-seconds:
Minimum = 2519ms, Maximum = 2519ms, Average = 2519ms
ผลเป็นแบบนี้แสดงว่า Google.co.th มีปัญหา
เอาล่ะมาถึงคำสั่ง มรณะ...
ลองอ่านที่ Blog ของผม เรื่อง ดูสปายแวร์ ก่อนนะ...เพื่อรู้จักคำสั่ง Netstat เพราะว่า...มันจะทำให้เรารู้ว่า...ใคร "ออนเอ็ม" กับเราแล้วมันกวน...ดีน...ฆ่ามันซะ...ด้วยการ "ping มรณะ" เริ่มเลย
ping -t -l 65500 ไอพีของมัน พิมพ์ที่ Start...Run
ตัวอย่าง
ping -t -l 65500 58.181.243.6 พิมพ์ที่ Start...Run
(ผลก็คือ ยิง Packet ขนาด 65500 ตัวอักษร ใส่ไอพีดังกล่าวแบบไม่หยุด...เน็ตมันล่มแน่... แต่ตัวอย่างด้านบนอย่าไปยิงเค้านะ...มัน IP Sanook.com เค้า...และถ้าทำเช่นนั้น...คุณจะเป็นอาชญากรคอมพิวเตอร์เพราะ...ทุกวันนี้ สำนักงานตำรวจแห่งชาติหรือเวปด้านความปลอดภัยเค้ารู้ต้นต่อทุกค้นที่ On อยู่นะ...อีกอย่าง...Packet ที่คุณคุยกันนั้น...ก็ถูกเก็บไว้ในเครื่องและ Server เหมือนกัน...มันเป็นหลักฐานอย่างดีที่จะเอาผิดกับพวกคุณ...เฮอๆๆๆ และแนะนำมันทำไมเนี้ย)