Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank you very much Franck.
"#ping -I eth(x) IP" did the trick. This means things are OK in terms of the sopc system and uClinux compilation, but there are some problems in terms of networking settings. I have already been doing "#ifconfig eth(x) down" for all the other ports, so that the up'ped one will function correctly. But this is not what I want. I need all ports up'ped. Now I will see if my multi-ethernet client-server code will work correctly. I think I will need "-I" kind of a trick for the bind function. Let's see... =) Thanks again.