Ask Your Question

Revision history [back]

tshark command: failed to start process, how to debug this error?

I am using the command line to look through packets in my LAN. I can use the UI and select the LAN manually which shows me the packets I am looking for. However when I use the tshark command; tshark -i LAN_NAME -f "filter" > E:\temp\log.txt -a packets:1

I get the error "failed to start process: parameter is incorrect <87>". I know this command works, because I use the same command on a different PC that is identical to the one I am having this error on.

tshark command: failed to start process, how to debug this error?

I am using the command line to look through packets in my LAN. I can use the UI and select the LAN manually which shows me the packets I am looking for. However when I use the tshark command;

tshark -i LAN_NAME -f "filter" > E:\temp\log.txt -a packets:1

packets:1

I get the error "failed to start process: parameter is incorrect <87>". I know this command works, because I use the same command on a different PC that is identical to the one I am having this error on. on.