Ask Your Question
0

How to make wireshark pop out a file when there are a lot of tcp retransmissions?

asked 2017-12-06 16:13:00 +0000

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

Hi, I want to reroute traffic when a router gets congested. To do this I want wireshark to pop off a file when there are too many retransmissions in a short period of time. I'll have some python detect that the file has been created.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-12-06 23:19:59 +0000

masonke gravatar image

You might be able to o this with tshark , filtering on retransmissions. Then you can count the instances an determine if there are too many in a given time.

edit flag offensive delete link more

Comments

Is there lua you can run in tshark that will stay with the counter instead of going to the network feed?

f00dninja gravatar imagef00dninja ( 2017-12-07 13:31:24 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2017-12-06 16:13:00 +0000

Seen: 599 times

Last updated: Dec 06 '17