Forum Discussion
Altera_Forum
Honored Contributor
20 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- Can you ping outside your router from nios2?[/b] --- Quote End --- what's means? I can ping outside in NIOS2 <div class='quotetop'>QUOTE </div> --- Quote Start --- # ping 192.168.2.1 PING 192.168.2.1 (192.168.2.1): 56 data bytes 84 bytes from 192.168.2.1: icmp_seq=0 ttl=128 time=10.0 ms 84 bytes from 192.168.2.1: icmp_seq=1 ttl=128 time=0.0 ms 84 bytes from 192.168.2.1: icmp_seq=2 ttl=128 time=0.0 ms --- 192.168.2.1 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss[/b] --- Quote End --- but it only ping the 192.168.2.1 or when we have a another pc in the network(ip:192.169.2.100) <div class='quotetop'>QUOTE </div> --- Quote Start --- # ping 192.168.2.100 PING 192.168.2.100 (192.168.2.100): 56 data bytes 84 bytes from 192.168.2.100: icmp_seq=0 ttl=128 time=0.0 ms 84 bytes from 192.168.2.100: icmp_seq=1 ttl=128 time=0.0 ms --- 192.168.2.100 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max = 0.0/0.0/0.0 ms# [/b] --- Quote End --- my pc maybe have some problem. I will check it !