49 views
Skip to first unread message

Wian Virgi

unread,
Oct 4, 2016, 10:43:50 AM10/4/16
to omn...@googlegroups.com
I install INET 2.1 in omnetpp 4.6.. Why I choose INET 2.1 because i need use NETA and just support that version.. But I have problem with INET.. Somebody help me please.. This for my last project in campus...😭

IMG_6525.JPG

Alfonso Ariza Quintana

unread,
Oct 4, 2016, 10:58:35 AM10/4/16
to omn...@googlegroups.com

You should start the simulator in the same Shell that you have used to configure/compile it. In other case it is possible that the paths aren’t correctly configured, if you start directly the simulator with the file explorer the paths aren’t configured.

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.

Wian Virgi

unread,
Oct 5, 2016, 10:36:13 AM10/5/16
to omn...@googlegroups.com
Somebody help me about NETA attack in omnetpp.. I have problem with that.. In can't see that's problem but i have notification error there.. 
IMG_6552.JPG

Alfonso Ariza Quintana

unread,
Oct 5, 2016, 10:38:35 AM10/5/16
to omn...@googlegroups.com

It is impossible with this information, the compiler/linker should have offer some information about the problem

--

Wian Virgi

unread,
Oct 5, 2016, 11:10:54 PM10/5/16
to omn...@googlegroups.com
Somebody help me.. Do you know about that's problem? Error NETA but get notification error... 
IMG_6556.JPG

Alfonso Ariza Quintana

unread,
Oct 6, 2016, 10:57:20 AM10/6/16
to omn...@googlegroups.com

If you run the simulation with the debug you can discover where in the code is the problem

 

Apparently, the program cannot find a file

--

Wian Virgi

unread,
Oct 13, 2016, 12:37:47 PM10/13/16
to omn...@googlegroups.com
Today I'm successfully for instalation NETA... I don't know to much but I install on ubuntu 12.4 version and Omnetpp 4.3 and INET 2.1... If you have trouble maybe you have wrong that's step.. Just that's I know about instalation NETA... I hapo this post can help anybody need... Thank you!!! God Bless you all 😊

Wian Virgi

unread,
Oct 18, 2016, 12:47:59 AM10/18/16
to omn...@googlegroups.com
Somebody help me.. I don't know why.. My simulation don't want to run...😭😭😭
IMG_6802.JPG

Alfonso Ariza Quintana

unread,
Oct 18, 2016, 3:57:56 AM10/18/16
to omn...@googlegroups.com

Check the configuration, the start/stop timer parameter in the TCP source is incorrect.

It is probable that you need to include the units

 

**.startTime = 0s

Instead of

**.startTime = 0

--

Wian Virgi

unread,
Oct 19, 2016, 11:18:02 PM10/19/16
to omn...@googlegroups.com
Thank your for help.. I'll try that...😊


On Tuesday, 18 October 2016, Alfonso Ariza Quintana <aari...@hotmail.com> wrote:

Check the configuration, the start/stop timer parameter in the TCP source is incorrect.

It is probable that you need to include the units

 

**.startTime = 0s

Instead of

**.startTime = 0

 

 

De: omn...@googlegroups.com [mailto:omnetpp@googlegroups.com] En nombre de Wian Virgi
Enviado el: martes, 18 de octubre de 2016 6:47
Para: omn...@googlegroups.com
Asunto: [Omnetpp-l]

 

Somebody help me.. I don't know why.. My simulation don't want to run...😭😭😭

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.

To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

Wian Virgi

unread,
Oct 21, 2016, 12:50:27 AM10/21/16
to omn...@googlegroups.com
Anybody know about this touble? I try to attack OLSR but get error run.. Maybe I have wrong configuration with blackhole attacker but i don't know how make blackhole attack.. Please help me...😔
IMG_6828.JPG
IMG_6829.JPG

Alfonso Ariza Quintana

unread,
Oct 21, 2016, 4:16:15 AM10/21/16
to omn...@googlegroups.com

It can’t find the neta code, check the project references

--

You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.

To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.

Rudolf Hornig

unread,
Oct 21, 2016, 4:58:30 AM10/21/16
to OMNeT++ Users
Based on the command line used for launching the simulation, ONLY the inet models are loaded (only a single -l command line argument is present), however you clearly have code in the netattalcs_v1 directory, too. The .so file from that directory is not loaded, that's why the runtime is complaining about missing implementation classes.

Make sure your launch configuration is correct. (which should worl automatically, as long as you have correctly set that the netattacks project refreneces the inet project. and then you start the netattacks project. That will automatically pull in both .so libraries)

Wian Virgi

unread,
Nov 7, 2016, 2:46:50 AM11/7/16
to omn...@googlegroups.com
can you tell me which script That should change and where is that class..? Please help me...
--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.

Wian Virgi

unread,
Nov 7, 2016, 2:56:46 AM11/7/16
to omn...@googlegroups.com
Dear Alfonso, 

What do you mean about project references? I have NETA and INET and my folder synchroning in NETA supposed to be detected.. Can you explain it? Please help me... So need your help.. 😔
Thank before for you Alfonson and Rudolf

Alfonso Ariza Quintana

unread,
Nov 7, 2016, 4:10:11 AM11/7/16
to omn...@googlegroups.com

Project->properties->Project references

To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Visit this group at
https://groups.google.com/group/omnetpp.
For more options, visit
https://groups.google.com/d/optout.

--

You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.

To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Visit this group at
https://groups.google.com/group/omnetpp.
For more options, visit
https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages