Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - MAC address index problem: Page 1 of 3 (3 Items)
   
MAC address index problem  
I have two ethernet adapters in my PC.

According  devn-speedo.so  Utilites Reference I try:

#io-pkt-v4-hc -d speedo idx0:mac=XXXXXX

But it isn't work. Some error message as result.


If I try:

#io-pkt-v4-hc -d speedo mac=XXXXXX

no error messages as result, but effect is the same XXXXXX MAC address installed for both interfaces.

I need to change MAC address only first  of two etheret adapters.

Please let me correct index notation for that.