• +64 21311943
  • jeet.kulkarni@outlook.com
  • Auckland, New Zealand

Packeth – Ethernet Packet Generator

I came across this interesting tool yesterday which helps in generating traffic/sequence of packets on the ethernet.  It is primarily Linux based tool but is supported on Windows/Mac. Haven’t got much luck with Windows but Linux version works well.

More info can be found here – http://packeth.sourceforge.net/packeth/Home.html

You can create and send any ethernet packet. Supported protocols:

  1. •ethernet II, ethernet 802.3, 802.1q, QinQ, user defined ethernet frame
  2. •ARP, IPv4, IPv6, user defined network layer payload
  3. •UDP, TCP, ICMP, ICMPv6, IGMP, user defined transport layer payload
  4. •RTP (payload with options to send sin wave of any frequency for G.711)
  5. •JUMBO frames (if network driver supports it)

Sending sequence of packets

  1. •delay between packets, number of packets to send
  2. •sending with max speed, approaching the theoretical boundary
  3. •change parameters while sending (change IP & mac address, UDP payload, 2 user defined bytes, etc.)

•saving configuration to a file and load from it – pcap format supporte

Packeth example

Packeth example from the LAB NUC to my computer sending ICMP packets with bandwidth of 34441 Mbps.

Enter the source IP (NUC IP) and destination IP (My laptop), click on “Get MAC” to resolve the MAC Address automatically.

Click on the second tab and enter the “number” and “bandwidth”.

Select the interface on the top “wlp2s0” and click on “SEND”

Leave a Reply

Your email address will not be published.