Hi,
I have to bring up a communication between a LXRT-sender ( hosted on 131.114.24.2) and a non-real time receiver ( 131.114.24.228 , now with ethereal installed to check the traffic ).
As i understand, i don't need TDMA ( my lan has only this 2 pc ); so I'm trying to use nomac.
My trouble is the configuration.
This is what i do:
- bring down eth0 ( and the linux driver );
- insmod rtai_rtdm , rtnet , rt_natsemi ( the rt NIC driver ) , rtmac , nomac ( rt_loopback too.. ) ;
- rtifconfig rteth0 up 131.114.24.2 netmask 255.255.255.0 ;
- on the receiver machine: run ping 131.114.24.2 and have a response ( and the new entry is added automatically in rtroute with the correct MAC) ;


Now the two machines can ping one to each other, but the sending fails ( only send_rt fails, bind_rt() and connect_rt() don't return any errors ). the error returned by send_rt() is: NO SUCH FILE OR DIRECTORY .
I'm quite sure the code is correct ( I compared with thte examples )
Can someone help me? which mistake i made?


thanks however

bye

Raul

_________________________________________________________________
Scopri il nuovo MSN Htomail - 10MB di allegati http://www.msn.it/hotmail/minisite_10




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to