Hi,
I want to use nessi2-beta 2.1 for my thesis. When I simulate my project, it says I simulate successfully, but when I click the link or node, there is nothing show in the statistics window. Could you help me?
Besides, the data is stored into the nessi2public.db file, if I want to save the data into mysql like Nessi2 2.1.2, what should I do?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How to use MySQL with NeSSi2 is explained in the manual, you have to open the NeSSi2 preferences and configure it the connection to MySQL, see chapter 4 in the manual for details.
Why you don't see anything on nodes or links is hard to say, usually this indicates that no events were generates or that event recording was configured in a way that prevents events from being recorded.
Events are generated by NeSSi2 applications that are part of a profile and have been placed on nodes. Depending on the application, events are generated for nodes, links or globally. The only default recording in NeSSi2 records IP packets transmitted over a link.
In your case this could mean that you did not have placed profiles on nodes that do not generated any network traffic.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for your quickly reply!
The problem has been resolved after I reinstall the Nessi2. But the other problem is it also has no data if I open the worm mode.
I am interested in the content(the worm spread in muti-AS topologies) that mentioned in the paper--Evaluation of Attacks and Countermeasures in Large Scale Networks,but it has some problems when I create the project myself, could you give me this project?
Last edit: manyer 2015-07-30
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Unfortunately, the main authors and developers for that are not part of the NeSSi2 team anymore and we had to stop the support of the large scale mode in NeSSi2 that was used for the paper. So we can't help you anymore in that area, if problem occurs.
As far as I could see the code for the paper should be available in our Maven repository.The actual used worm application may be missing, since it was part of a diploma thesis. But I simply can't recall were was supposed to be located.
But another worm application is part of the nessi2-ip-apps maven project.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I want to use nessi2-beta 2.1 for my thesis. When I simulate my project, it says I simulate successfully, but when I click the link or node, there is nothing show in the statistics window. Could you help me?
Besides, the data is stored into the nessi2public.db file, if I want to save the data into mysql like Nessi2 2.1.2, what should I do?
How to use MySQL with NeSSi2 is explained in the manual, you have to open the NeSSi2 preferences and configure it the connection to MySQL, see chapter 4 in the manual for details.
Why you don't see anything on nodes or links is hard to say, usually this indicates that no events were generates or that event recording was configured in a way that prevents events from being recorded.
Events are generated by NeSSi2 applications that are part of a profile and have been placed on nodes. Depending on the application, events are generated for nodes, links or globally. The only default recording in NeSSi2 records IP packets transmitted over a link.
In your case this could mean that you did not have placed profiles on nodes that do not generated any network traffic.
Thanks for your quickly reply!
The problem has been resolved after I reinstall the Nessi2. But the other problem is it also has no data if I open the worm mode.
I am interested in the content(the worm spread in muti-AS topologies) that mentioned in the paper--Evaluation of Attacks and Countermeasures in Large Scale Networks,but it has some problems when I create the project myself, could you give me this project?
Last edit: manyer 2015-07-30
Unfortunately, the main authors and developers for that are not part of the NeSSi2 team anymore and we had to stop the support of the large scale mode in NeSSi2 that was used for the paper. So we can't help you anymore in that area, if problem occurs.
As far as I could see the code for the paper should be available in our Maven repository.The actual used worm application may be missing, since it was part of a diploma thesis. But I simply can't recall were was supposed to be located.
But another worm application is part of the nessi2-ip-apps maven project.
I got it. Thanks for your help!