Bug 21776 - NEW PORT: net/sing - utility for sending custom ICMP packets.
Summary: NEW PORT: net/sing - utility for sending custom ICMP packets.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-05 23:30 UTC by Roman Shterenzon
Modified: 2000-10-16 03:28 UTC (History)
0 users

See Also:


Attachments
file.shar (4.89 KB, text/plain)
2000-10-05 23:30 UTC, Roman Shterenzon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Shterenzon 2000-10-05 23:30:01 UTC
This is a port of GNU sing utility:

From DESCR:
Sing is a little tool that sends ICMP packets fully customized from command
line. The main purpose is to replace/complement the niceful ping command
with certain enhancements as:

 - Send fragmented packets (Linux and BSD).
 - Send monster packets > 65534 (Linux and BSD).
 - Send/read spoofed packets.
 - Send many ICMP Information types in addition to the ECHO REQUEST type sent
   by default as Address Mask Request, Timestamp, Information Request, Router
   Solicitation and Router Advertisement.
 - Send many ICMP error types: Redirect, Source Quench, Time Exceeded,
   Destination Unreach and Parameter Problem.
 - Send to host with Loose or Strict Source Routing.
 - Use little fingerprinting techniques to discover Windows or Solaris boxes.
 - Send ICMP packets emulating certain OS: Cisco, Solaris, Linux, Shiva,
   Unix and Windows at the moment.

WWW: http://sourceforge.net/projects/sing/
Comment 1 jeh freebsd_committer freebsd_triage 2000-10-16 03:28:14 UTC
State Changed
From-To: open->closed

Committed.  Thanks