[ns] How to trace only one sink in multiple sink topology

2010-05-13 Thread huda hubboub

Dear all,

I am experimenting a flooding attack on directed diffuision based WSN. In
addition to the real sink, I have multiple sinks (attackers) who flood the
network with high rate interests. My concern is to observe the effect of the
attack in real sink throughput. However, the trace file contains tracing of
all the sink.
I've tried to set the tracing option in my tcl program by deactivating all
the tracing except for the real src and dest. However, it doesn't work.

I am wondering if there is a way to dedicate the AGT tracing only to one
sink.

-- 
Huda B. Hubboub


[ns] need this paper

2010-04-21 Thread huda hubboub

Hi all,

Any body can provide me with these papers.

 Promoting Recommendations: An Attack on Collaborative Filtering
*SDD: Secure Directed Diffusion Protocol for Sensor Networks *

Thank you in advance



-- 
Huda B. Hubboub


[ns] Implementation of denial of service attack

2010-03-02 Thread huda hubboub

Dear all,

I am looking for implementing denial of service attack in WSN. Any one could
tell hoe we could generate such attack  is most appreciated.

Thanks and Regards.--
Huda B. Hubboub


[ns] Need this paper: Security Analysis of TORA Routing Protocol

2010-02-21 Thread huda hubboub

Dear All,

Any body can provide me with this paper.

Thank you in advance.
-- 
Huda B. Hubboub


[ns] installing leach in ns2.27

2009-10-08 Thread huda hubboub

Hi all,

I am wondering if any one can help me in installing the leach protocol in
ns2.27. During my installation, I used the ns2 leach implementation paper as
a reference . In the last step concerning bulding ns2 with leach, and when I
execute the make command, the following error appears:

nohup: ignoring input
g++: –DMIT_uAMPS: No such file or directory
g++: –I./mit/uAMPS: No such file or directory
make: *** [common/misc.o] Error 1

could any one please help me in that. I follow the steps in the mentioned
paper word by word, still I can't find the error since I am new in ns2.

Thank you in advance for ur help.

Huda


[ns] -DMIT_uAMPS error during installing leach on ns2.27

2009-10-08 Thread huda hubboub

Hi all,

I am wondering if any one can help me in installing the leach protocol in
ns2.27. During my installation, I used the ns2 leach implementation paper as
a reference . In the last step concerning bulding ns2 with leach, and when I
execute the make command, the following error appears:
nohup: ignoring input
g++: –DMIT_uAMPS: No such file or directory
g++: –I./mit/uAMPS: No such file or directory
make: *** [common/misc.o] Error 1
could any one please help me in that. I follow the steps in the mentioned
paper word by word, still I can't find the error since I am new in ns2.
In the mentioned paper, it was written that, in order to perform compilatiom
with leach support, u have to add the -DMIT_uAMPS falg to themake file. I
don't know how to do that unless it means to add -DMIT_uAMPS to the define
list, which I already did.

Thank you in advance for ur help.

Huda


[ns] error in running nohup command

2009-09-28 Thread huda hubboub

Hi ns people,

Greetings,

I am working on downloading ns2.27 to run leach protocol. I used the paper
NS2 Leach Implementation for Jason A. Pamplin as a refence. My problem is
that, the last step concerning rebuild ns2 with the existence of leach
fails.

I face a problem in executing the command   nohup make 2error.log
make.log .
It returns nothing but the same command is returning to appear in the screen
with different numbers like 5260, 4320. Every time I run the command, the
same command returns with a new number without any indication for errors, or
specifying any signs for the meaning of that numbers.
I am totally new to ns world, and actually I don't know what does this
command do. I wish somebody can help me in this.



Thank you in advance for your help.

Huda


[ns] installing ns 2.27 cygwin

2009-09-10 Thread huda hubboub

Dear all,

Greetings,

I am just a new user to ns2, and I need to install ns 2.27  in order to run
leach protocol. During installation, I encounter some problems, one of them
is the tcl8.4.5 make failed. For problems with tcl/Tk see the web site
spictricts.com which is under constructions.

Can any one help me in solving this problem.


Huda