[ns] Routing Protocols for Infrastructure mode

2008-12-19 Thread Syed Faraz Hasan
Hi everyone, I am interested in implementing infrastructure mode on a wireless network. I am using http://www.isi.edu/nsnam/ns/doc/node173.html tutorial. It talks only about the adhoc protocols, can't I configure a mobile node with infrastructure routing protocols. I am not clear about the

[ns] On-the-fly changes in route table make node stop/crash

2008-12-19 Thread Giovane
Dear all, I would appreciate if somebody could help me with this issue. I figured out how to employ manual routing in ns2. However I noticed if I change/add route manually during the simulation to a specific node it makes its node to stop forwarding packets. In simple words: it seems that ns2

Re: [ns] NS-2.33-allinone build problem on Linux version 2.6.9-78.ELsmp

2008-12-19 Thread Nick
I found that this same problem happened for ns-2.29.2 as follows: [edithttp://nsnam.isi.edu/nsnam/index.php?title=Troubleshootingaction=editsection=4 ] Installation of

[ns] NS Installation Problem

2008-12-19 Thread Bello Lawal
Hello, This is the error i got during NS installation '' make:*** [regcomp.o] Error 1 tcl8.4.11 make failed! Exiting .'' Pls. can some one help me Thanks alot

Re: [ns] NAM Error problem when executing NS2 in FDC10

2008-12-19 Thread Tom Henderson
Lipur Sugiyanta wrote: Dear All milist-ers, Thanks for your attention with my problem. I try to install NS2 release 2.33 with Fedora Core 10 platform. ... I have problem with NAM. Here is the error message. I've added this to the tracker and to the list of things to fix before ns-2.34

Re: [ns] NS manual to wiki

2008-12-19 Thread Tom Henderson
Lachlan Andrew wrote: Greetings all, The NS manual seems rather out of date. (There are comments from 2001 about changes in the near future, and snippets of code that have changed radically, and references to files that no longer exist.) I have started copying the contents from the PDF

[ns] Strange problem in ns2

2008-12-19 Thread Shimmey
I want to simulate a two rows of 14 nodes in a wireless environment. The topology is: (0)-(1)-(2)-(3)-(4)-(5)-(6) (7)-(8)-(9)-(10)-(11)-(12)-(13) And I set the nodes by: set $val(nn) 14 set half_nn [expr $val(nn)/2] for {set i 0} {$i$val(nn)} {incr i} { if {$i$half_nn} {

[ns] puzzles on Agent and Router

2008-12-19 Thread Phenix
Hi guys, Recently I'm rather puzzled about Agent and Router in NS-2. Take AODV for example, it is a kind of route protocol, meanwhile it's a kind of agent. Are agent and router equivalent? And also, both agent and router have respective trace switch, -agentTrace and -routerTrace. Which one