ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-users: [Ethereal-users] Using text2pcap, How to prepend IP ?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Yi Ching Chen <YiChingChen@xxxxxxxx>
Date: Wed, 30 Mar 2005 18:04:20 +0800
Title: Using text2pcap, How to prepend IP ?

I read the user-guide, but I can't find how to use text2pcap to prepend dummy "specified" number of IP to dummy header.
To add specific port, I use : -u 8502,9201
This indicates the source(8502) and destination(9201) ports.
If I want to specify "10.1.2.3" and "20.5.6.7" as source and destination respectively,
 can any specialist tell me how to do it?