Originally posted by: SystemAdmin
Hi,
Thanks for the reply.
I used the below command to capture network packets.
/usr/sbin/iptrace -a -i en0 iptrace.out &
ipreport -r -s iptrace.out >/ipreport.network
and i could see the network packets captured to and fro the AIX and printer.
Actually I want to print from AIX to printer and capture the packets that has been sent from AIX and ack received from printer.
Both I am able to receive thru' the iptrace command.
Actually i want to capture it in wireshark(both to and fro packets).
Wireshark is capturing more TCP datas than iptrace. but only issue is I am getting only ack packets from printer.
Please help how to get both to and fro packets transformation from AIX.
or the iptrace command to list complete details of the TCP packets.
Thanks,
#AIX-Forum