[ns] Need for help (nam ns)

2006-06-15 Thread Htira Walid
Hello, I used inet to generate internet topology. please, can i visualize this internet topology witn nam ? if it's ture, how can i do it ? Thanks -- ___ Search for businesses by name, location, or phone number. -Lycos Yellow Pages

Re: [ns] Problem with emulation

2006-06-15 Thread Svilen Ivanov
Hello Paolo, [EMAIL PROTECTED] wrote: Hi list! I'm having some problems using the emulation examples. I try to use ns-2 as a forwarder: real host A send a ping to real host B, passing through the simulator, C. After adding the correct route to A and B to use C as a gateway, I use this script

[ns] uable to add a new protocol ping given in ns-tutorial

2006-06-15 Thread lakshmi muddana
hello everyone, i downloaded ping.h ping.cc given in the tutorial. an error is encountered during compilation. the error is : in the recv() function of ping.cc, it says, off_ip_ is undefined. Send instant messages to your online friends http://in.messenger.yahoo.com brbr Stay

[ns] unable to add a new protocol ping given in ns-tutorial

2006-06-15 Thread lakshmi muddana
hello everyone, i downloaded ping.h ping.cc given in the tutorial. an error is encountered during compilation. the error is : in the recv() function of ping.cc, it says, off_ip_ is undefined. Send instant messages to your online friends http://in.messenger.yahoo.com brbr Stay

[ns] Implementing malicious behaviour in ad-hoc nodes

2006-06-15 Thread Paul Kiddie
Hi all, I want to be able to inspect and alter packets generated from a particular ad hoc routing protocol, like AODV, and also be able to interact with the routing agent for a malicious library I'm thinking of implementing for the simulation of the effect of malicious activity on large

[ns] how to complete the Makefile for a new protocol?

2006-06-15 Thread Alexandra Cioroianu
Hello ns users! I'm working on the implementation of a new routing protocol and i want to modify the code for the DSDV protocol. I have made some changes and now i want to edit the Makefile by adding the object files inside the OBJ_CC variable. The problem is i can't find the OBJ_CC

Re: [ns] simple-wireless.tcl is not running on ns2.28

2006-06-15 Thread Dimitris Antonellis
* couldn't read file ../mobility/scene/cbr-3-test no such file or directory Probably, you changed the path of the script ns simple-wireless.tcl so as to run it. Thus, it cant find the path for the mobility script /cbr-3-test You have to open the script ns simple-wireless.tcl and change the

[ns] R: Problem with emulation

2006-06-15 Thread [EMAIL PROTECTED]
Dear Svilen, You are totally right! Using just one interface, without filtering mac addresses, the simulator enters in a loop. Now it goes well! Thx a lot for the link, my next step will be integrate some UML with ns-2! Have a nice day, Paolo Carpo

[ns] GEA Problems / Tutorial?

2006-06-15 Thread Jeff Schwentner
I am having some difficulty building and using GEA with Red Hat Enterprise Linux. This is what I have done thus far (please let me know if there is a bad step in here): 1) I downloaded ns-2.28, the 2.28-4 patch, and libgea1.1 from

[ns] help with TraceGraph

2006-06-15 Thread Armelle Gnassou
Hi all! I have some problem with Tracegraph, I have simulated a wired-cum-wireless scenario, and i tried to use Tracegraph but i had the following error: Maximal number of lines 1000 has been processed! Error cannot read the file! Undefined function or variable 'pliktemp' Somebody has already

Re: [ns] uable to add a new protocol ping given in ns-tutorial

2006-06-15 Thread Sanjay Raghani
Hi, Which version of NS are you using. The ping protocol is also inbuilt in NS and the code for the same exists at ns-2.2*/apps/ping.h and ns-2.2*/apps/ping.cc. So are u recompiling the ns with new ping after doing some changes? neways try using the syntax hdr_ip* hdrip = HDR_IP(pkt); Also

[ns] TCP/FullTcp/Newreno Vs. TCP/Newreno

2006-06-15 Thread Siddharth Ramesh
Hi all, I was using FullTcp/Newreno agent and found that it behaved differently from the normal TCP/Newreno in terms of congestion control. I am really not sure about what is causing the difference. This difference is especially obvious when the number of flows sharing a bottleneck link becomes