ORBIT-USER: aodv

Vanessa Frias-martinez vf2001 at cs.columbia.edu
Tue Oct 24 14:30:08 EDT 2006


Hi!

i'm trying to execute aodv in the nodes of a sandbox. i read the
usingAODV page and from what i understand, the device is eth0 right? or is
ath0 a typo? i've tried the two of them and always get:

node1-1:/usr/src/aodv-uu-0.9.1# ./aodvd -i eth0
14:28:28.549 get_if_info: Could not get address of eth0 : Cannot assign
requested address

i also tried eth1 and got a long error output...any idea?
thanks!

node1-1:/usr/src/aodv-uu-0.9.1# ./aodvd -i eth1
14:18:34.221 aodv_socket_init: RAW send socket buffer size set to 219136
14:18:34.222 aodv_socket_init: Receive buffer size set to 219136
14:18:34.222 main: In wait on reboot for 15000 milliseconds. Disable with
"-D".
14:18:34.222 hello_start: Starting to send HELLOs!
14:18:34.222 nl_callback: Got NOROUTE msg from kernel for 10.12.0.10
14:18:34.222 rreq_create: Assembled RREQ 10.12.0.10
14:18:34.222 log_pkt_fields: rreq->flags: rreq->hopcount=0 rreq->rreq_id=0
14:18:34.222 log_pkt_fields: rreq->dest_addr:10.12.0.10 rreq->dest_seqno=0
14:18:34.222 log_pkt_fields: rreq->orig_addr:10.12.1.1 rreq->orig_seqno=2
14:18:34.222 aodv_socket_send: AODV msg to 255.255.255.255 ttl=2 size=24
14:18:34.222 rreq_route_discovery: Seeking 10.12.0.10 ttl=2
14:18:34.542 route_discovery_timeout: 10.12.0.10
14:18:34.542 route_discovery_timeout: Seeking 10.12.0.10 ttl=4 wait=320
14:18:34.542 rreq_create: Assembled RREQ 10.12.0.10
14:18:34.542 log_pkt_fields: rreq->flags: rreq->hopcount=0 rreq->rreq_id=1
14:18:34.542 log_pkt_fields: rreq->dest_addr:10.12.0.10 rreq->dest_seqno=0
14:18:34.542 log_pkt_fields: rreq->orig_addr:10.12.1.1 rreq->orig_seqno=3
14:18:34.542 aodv_socket_send: AODV msg to 255.255.255.255 ttl=4 size=24
14:18:35.021 route_discovery_timeout: 10.12.0.10
14:18:35.021 route_discovery_timeout: Seeking 10.12.0.10 ttl=6 wait=480
14:18:35.021 rreq_create: Assembled RREQ 10.12.0.10
14:18:35.021 log_pkt_fields: rreq->flags: rreq->hopcount=0 rreq->rreq_id=2
14:18:35.022 log_pkt_fields: rreq->dest_addr:10.12.0.10 rreq->dest_seqno=0
14:18:35.022 log_pkt_fields: rreq->orig_addr:10.12.1.1 rreq->orig_seqno=4
14:18:35.022 aodv_socket_send: AODV msg to 255.255.255.255 ttl=6 size=24
14:18:35.662 route_discovery_timeout: 10.12.0.10




More information about the orbit-user mailing list