Originally we had one nomac PC on a TDMA network, which did only work from the nomac-PC to TDMA-PC. After your post we tried using two PCs with both nomac - which works. This is what we need, so thanks!

Benjamin


Jan Kiszka wrote:
Benjamin Biegel wrote:
  
Hello

I have inserted the modules rtnet, rtipv4, rtpacket, rt_eepro100, rtcfg, 
rtmac and nomac.

But after setting up vnic0 i can only send packets (this works) but not 
receive any.

I use
rtifconfig rteth0 up IP MASK promisc
nomaccfg rteth0 attach
ifconfig vnic 0 up IP MASK

    

Did you set up a peer box with nomac as well - or who is supposed to
send you packets? If so, does sending&receiving work for rteth0 itself
(e.g. rtping)?

Jan