Forum Discussion
Altera_Forum
Honored Contributor
19 years agocan't connect:no route to host.
Hi,now I am meeting a problem. I ported the uClinux to the DE2 board.I used two DE2 boards to communicate with each other.One board is used as a server with its ip 192.168.135.6,the other is used ...
Altera_Forum
Honored Contributor
19 years agoplease check the ethernet hardware address, they can not use the same number.
check with ifconfig, and try to change it with ifconfig eth0 hw ether 11:22:33:44:55:66 replace the number with yours. in case the ifconfig can not work, check the source of your ether driver to setup hw addr.