I am trying to run blackhole attack ( from dokurer.net)
steps taken by me:
1. Installed ns2.29 on red hat linux
2. copied blackholeaodv in ns2.29 directory
3. changed tcl/lib/ns-lib.tcl
4. changed makefile.in
5 changed ns2.29/gen/ns_tcl.cc
6. run ./configure >> make clean >> make

But i am getting following errors . Unable to resolve. I havle also read
enclosed thesis. I shall highly appreciate reply from your end.

regards
R S
(_o19 cmd line 1)
 invoked from within
 "_o19 cmd addr"
 invoked from within
"catch "$self cmd $args" ret"
invoked from within
"if [catch "$self cmd $args" ret]
 { set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $cls: $args" $..." (procedure "_o19" line 2)

(SplitObject unknown line 2)
invoked from within
"_o19 addr"
("eval" body line 1)
invoked from within
"eval $node addr $args"
("default" arm line 2)
invoked from within
"switch -exact $routingAgent_ {
DSDV {
set ragent [$self create-dsdv-agent $node]
}
 DSR {
$self at 0.0 "$node start-dsr"
}
 AODV {
set ragent [$self cre..."
(procedure "_o3" line 11)
(Simulator create-wireless-node line 11)
invoked from within
"_o3 create-wireless-node"
("eval" body line 1)
invoked from within
"eval $self create-wireless-node $args"
(procedure "_o3" line 23)............
................

Reply via email to