Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCP retry will not stop #57

Open
aamcintosh opened this issue Oct 18, 2024 · 0 comments
Open

TCP retry will not stop #57

aamcintosh opened this issue Oct 18, 2024 · 0 comments

Comments

@aamcintosh
Copy link

Run the following with "retry -1": (there is nothing connected to port 6666 at the far end)

0.0 ON 10 TCP DST 192.168.1.101/6666 PERIODIC [1 400] COUNT 120
60.0 OFF 10

Mgen does not stop retrying after 60 seconds:

14:42:23.107131 START Mgen Version 5.1.1
14:42:23.107312 ON flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:42:28.108230 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:42:33.109413 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:42:38.110526 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:42:43.111612 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:42:48.112697 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:42:53.113908 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:42:58.115055 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:03.116043 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:08.117272 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:13.118284 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:18.119488 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:23.120510 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:28.121746 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:33.122985 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:38.124042 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:43.125239 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666 
14:43:48.126433 RECONNECT flow>10 srcPort>43167 dst>192.168.1.101/6666
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant