Leopold Palomo-Avellaneda wrote:
> A Dimarts 13 Març 2007 14:58, Emanuele Clerici va escriure:
>> I suppose tha the matter is that in your routing table remote host record
>> is not present
>> for example
>> 01      192.168.3.1     00:00:00:00:00:00       rtlo
>> 01      127.0.0.1       00:00:00:00:00:00       rtlo
>> 02      192.168.3.2     00:48:54:6D:73:51       rteth0   (this one is
>> missing)
>> 3F      192.168.3.255   FF:FF:FF:FF:FF:FF       rteth0
>>
>> you should add it with
>> rtroute add 192.168.3.2  HWaddr dev rteth0
>> replacing  HWaddr with the right value of remote net card
> 
> yes!!!!
> 
> thank's 
> 
> only adding a route to the other box.
> rtroute add 192.168.3.2 dd:dd:dd:xX ..... dev rteth0
> 
> and it wortks.

Further hint: "rtroute solicit" makes it work without passing the MAC
manually. For more detailed information about RTnet's routing see

http://www.rts.uni-hannover.de/rtnet/lxr/source/Documentation/README.routing

And if you use RTmac/TDMA with RTnet, you don't have to bother about
manual routing setup at all. Check the documentation (README, wiki,
etc.) for a first howto.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to