tcprewrite information:
---
tcprewrite version: 3.0.beta7 (build 1397:1399M)
Copyright 2001-2005 by Aaron Turner <[EMAIL PROTECTED]>
Cache file supported: 04
Compiled against libnet: 1.1.2.1
Compiled against libpcap: 0.9.4
64 bit packet counters: disabled
---

I tried briefly using beta10, but I could not compile it as it did not
seem to include tcpr.h and compiling barfed.  

I have a pcap file (in.pcap, enclosed) that contains a bunch of DNS
traffic; it all has some HDLC encapsulation information in it also.

When I tcprewrite it thus:

---
DMAC=00:E0:80:50:F7:00
SMAC=00:07:E9:D4:38:BF

tcprewrite --infile in.pcap \
    --outfile out.pcap \
    --dmac $DMAC,$DMAC \
    --smac $SMAC,$SMAC
---

So I can actually send it from this system (RedHat Enterprise Linux 3),
what I end up with is out.pcap (also enclosed), which seems to only have
the HDLC information in it.  Having read the man page and attempted to
read the docs, I fail to see how I can actually get the DNS payload into
the rewritten packet file.  Could someone please point me at the relevant
FM so I can R it?

-ory

Attachment: in.pcap
Description: Binary data

Attachment: out.pcap
Description: Binary data

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Tcpreplay-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users

Reply via email to