Can anyone help me with my pings packets?
Solved/Closed
C1ph3r Omega
panloop - Nov 6, 2008 at 09:11 PM
- Posts
- 3
- Registration date
- Saturday August 23, 2008
- Status
- Member
- Last seen
- August 30, 2008
panloop - Nov 6, 2008 at 09:11 PM
Related:
- Can anyone help me with my pings packets?
- Ping packet bytes up plz ✓ - Forum - Windows
- Cannot ping computer on same network - Guide
- How to save ping report in text file - Guide
- Able to ping but not able to browse ✓ - Forum - Internet/Social Networks
- Can ping router but not other computers ✓ - Forum - Network
2 replies
C1ph3r Omega
Aug 30, 2008 at 08:44 AM
- Posts
- 3
- Registration date
- Saturday August 23, 2008
- Status
- Member
- Last seen
- August 30, 2008
Aug 30, 2008 at 08:44 AM
d
example: ping 28.292.192.276 -l 65500 -t
ping ipaddress -l sizeyouwanttosend -t
the -l (that's an L) tells the program to adjust the packet size, you can make it up to 65500 bytes.
the -t tells the program to keep sending packets until you tell it to stop.
ping attacks really dont work well anymore...
ping ipaddress -l sizeyouwanttosend -t
the -l (that's an L) tells the program to adjust the packet size, you can make it up to 65500 bytes.
the -t tells the program to keep sending packets until you tell it to stop.
ping attacks really dont work well anymore...