|
From: Pratt, B. E. <be...@st...> - 2007-08-10 02:03:40
|
Hello, in an ad-hoc network security class that I am taking we are = attempting to get AODV-UU running. We have successfully gotten AODV-UU = compiled, running, and communicating with it's one-hop neighbor. With = two nodes we are able to ping each other without issues. Unfortunately = we are as-of-yet unable to get the one-hop neighbor to be able to update = the source node's (A) routing table. Our network looks like this: A <--> B <--> C A has an entry for B in it's routing table. C has an entry for B in it's = routing table. B has an entry for A and C in it's routing table. When we = try to ping C from A we do not get a Route Reply from B showing that A's = next hop should be B. Have you experienced this before? Do you have any = suggestions for us to try to get this resolved? We are running AODV-UU 0.9.5 on Fedora Core 6, Fedora Core 7, and a = Debian machine all with 2.6.20 kernels. We are using Proxim silver and = gold cards with MadWifi drivers but they appear to be running properly = since they are communicating perfectly between two nodes. We initially = thought it was a forwarding issue with the RREQ packets but since B has = the destination in it's routing table it should be able to reply to A, = correct? Thank you for any suggestions or help you may be able to provide. Ben |