Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - MAC address index problem: (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.

Re: MAC address index problem  
Sorry, one more news:

I try to use i82557 Ethernet adapter without EEPROM

Are there some chanse to use this adapter?

I try:

#io-pkt-v4-hc -d speedo
#ifconfig en0 link 00:01:02:03:04:05 active
#ifconfig en0 192.168.0.74 netmask 255.255.0.0

but

#ping 192.168.0.74

through network not working

RE: MAC address index problem  
If you try 'io-pkt-v4-hc -dspeedo pci=0,mac=XXXXXXXX,verbose=3', does
one interface work? If not, what is the nicinfo and sloginfo output?


-----Original Message-----
From: Leonid Khait [mailto:community-noreply@qnx.com] 
Sent: Friday, October 09, 2009 5:25 AM
To: drivers-networking
Subject: Re: MAC address index problem

Sorry, one more news:

I try to use i82557 Ethernet adapter without EEPROM

Are there some chanse to use this adapter?

I try:

#io-pkt-v4-hc -d speedo
#ifconfig en0 link 00:01:02:03:04:05 active
#ifconfig en0 192.168.0.74 netmask 255.255.0.0

but

#ping 192.168.0.74

through network not working





_______________________________________________

Networking Drivers
http://community.qnx.com/sf/go/post39658