Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12693 Discussions

TCP stack broken in nios2-linux-20100621.tar

Altera_Forum
Honored Contributor II
1,445 Views

Hi All, 

I made an image based on nios2-linux-20100621.tar and loaded it on a cyclone III dev board. the linux and filesystem are working OK. I managed to ping the nios successfully. Problems started when trying to ssh it. 

The ssh client on PC is stuck waiting for a reply from the sshd on the nios. running TCPdump on the nios show that it get the SYN packet but issue no ACK back. It seems like a basic TCP issue not related to the server listening to the socket.  

Any idea? btw, I couldn't connect to the git server on 140.118.20.145 (in ./update) there seem to be no server listening on that ip.. 

Thanks, 

Lior
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
427 Views

The tar file is quite old and supposedly needs a lot of git updates to be workable.  

 

If you are locked in behind a firewall you need to access git via http. Did you try this ?  

 

-Michael
0 Kudos
Altera_Forum
Honored Contributor II
427 Views

I'm trying it now. it takes ages...  

thanks, I'll let the forum knows how it goes... 

Lior
0 Kudos
Altera_Forum
Honored Contributor II
427 Views

Yep. It's known that gut via http is slow.  

 

-Michael
0 Kudos
Altera_Forum
Honored Contributor II
427 Views

ok. after updating to trunk it seems to work fine...  

thanks 

Lior
0 Kudos
Reply