It is possible to count connections who do not respond with RST flag set in connection initiated ? I am interested to log IP, MAC and TTL.
Asked
Active
Viewed 69 times
1 Answers
1
It should be possible using standard tools such as tcpdump.
See this reply to another question. It provides an example of processing tcpdump output in real time using a scripting language. I believe that could be extended to do what you want. Substitute your favourite scripting language.
RedGrittyBrick
- 85,717