Hi everyone,
I need to know whether we can import TCPDUMP trace file into simulation or not? Since I am working on my academic project titled as "Network Intrusion Detection System Using Soft Computing", Please help me.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is not directly supported, but it should be possible to write a NeSSi2 application that import tcpdump files and feeds them into the simulation. It may be required to modify some content of packets, e.g. time information and translate it to the tick-based time model of the simulation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I need to know whether we can import TCPDUMP trace file into simulation or not? Since I am working on my academic project titled as "Network Intrusion Detection System Using Soft Computing", Please help me.
This is not directly supported, but it should be possible to write a NeSSi2 application that import tcpdump files and feeds them into the simulation. It may be required to modify some content of packets, e.g. time information and translate it to the tick-based time model of the simulation.
Thank You Karsten