Hello, I'm trying to create a route between two laptops using the IPBaseStation app with each laptop having a mote plugged into it. In serial_tun.conf I have the following:
addr fec0::64 # addr fec0::65 for the other laptop proxy lo channel 15 Now I install the IPBaseStation app on each mote and that goes successfully. Then I run ./ip-driver -c ../serial_tun.conf /dev/ttyUSB0 telosb, after doing this the tun interface is created successfully. The problem I'm having though is the nodes do not seem to see each other therefore I can not create the connection between the two machines. Any ideas where I could be going wrong? blip:ke-desktop> ^C2011-04-17T19:40:59.142EST: INFO: driver shutting down arosen@ke-desktop:~/tinyos-2.1.1/support/sdk/c/blip/driver$ sudo ./ip-driver -c ../serial_tun.conf /dev/ttyUSB0 telosb 2011-04-17T19:41:48.688EST: INFO: Read config from '../serial_tun.conf' 2011-04-17T19:41:48.688EST: INFO: Using channel 15 2011-04-17T19:41:48.688EST: INFO: Retries: 5 2011-04-17T19:41:48.688EST: INFO: telnet console server running on port 6106 2011-04-17T19:41:48.692EST: INFO: created tun device: tun0 2011-04-17T19:41:48.970EST: INFO: interface device successfully initialized 2011-04-17T19:41:48.970EST: INFO: starting radvd on device tun0 blip:ke-desktop> links 0x65[C]: dist: Inf blip:ke-desktop> routes 0x65: Thanks! -- Aaron O. Rosen Masters Student - Network Communication 306B Fluor Daniel 843.425.9777
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
