Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Ethernet Ports are not working: (2 Items)
   
Ethernet Ports are not working  
Hi,

Installed QNX neutrino host in CPC600-fastwel(x86) board.

Board is having four Ethernet ports(Intel 82546GB), detected all four devices but able to communicate (tried ping) with 
only one device and other devices are not working.

Showing active status in "ifconfig" for all devices.

Assigned ip address to all devices, netmask and added default gateway through terminal(unable to assign from GUI).

I have tried following after killing the io-pkt processes.

#io-pkt-v4-hc -de1000 port=2000,irq=5 -vvv

--- assigned ipaddress to second port and disable other ports, able to ping self but not with other systems.


Attached output of sloginfo, pidin arg, nicinfo, ifconfig and pci.
The log file attached taken after system boot.

Suggest me to resolve this issue.

Regards,
Harish.



Attachment: Compressed file log_files1.zip 6.42 KB
Re: Ethernet Ports are not working  
All of your ports are on the same subnet.  This doesn't allow the other ports to be picked up by the routing table...

Try
192.168.1.20
192.168.2.20
192.168.3.20
192.168.4.20 

(or something similar) instead


   Robert.