LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem in simulating Black Hole Attack in AODV Protocol through NS2 in FC8 (https://www.linuxquestions.org/questions/linux-newbie-8/problem-in-simulating-black-hole-attack-in-aodv-protocol-through-ns2-in-fc8-713289/)

shyan 03-20-2009 11:57 PM

Problem in simulating Black Hole Attack in AODV Protocol through NS2 in FC8
 
I have implemented black hole attack in AODV protocol. I simulated it through NS2 simulator and every time during building the simulator the simulator is built but after the result analysis and observing the NAM simulation I saw that the black hole is not working properly. The packets are not being dropped. So if anybody has done that please suggest me where should I correct my errors.

alan_ri 03-21-2009 05:28 AM

What form of black hole have you used?
If the packets have been dropped you wouldn't have attack at all,so it's how you have implemented the filtering or as I said what form of black hole have you used.
How many routers you have there?

salwa 02-17-2015 04:05 AM

Hi,

I add a blakhole attack but when I perfomr my Tcl I have this error:
Code:

$agent install-tap $mac_(0)"
    (procedure "_o19" line 24)
    (Node/MobileNode add-target line 24)
    invoked from within
"$self add-target $agent $port"
    (procedure "_o19" line 15)
    (Node attach line 15)
    invoked from within
"$node attach $ragent [Node set rtagent_port_]"
    (procedure "_o3" line 91)
    (Simulator create-wireless-node line 91)
    invoked from within
"_o3 create-wireless-node"
    ("eval" body line 1)
    invoked from within
"eval $self create-wireless-node $args"
    (procedure "_o3" line 23)
    (Simulator node line 23)
    invoked from within
"$ns node"
    invoked from within
"set n(0) [$ns node]"
    (file "aodv-malicious.tcl" line 115)

please what is the problem

John VV 02-17-2015 03:21 PM

Quote:

please what is the problem
you are using Fedora 8
the current is NOW fedora 21

reinstall using a modern operating system from this decade


All times are GMT -5. The time now is 02:10 PM.