Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

How can i find the IP address of DE 10 nano kit fpga board

Altera_Forum
Honored Contributor II
3,009 Views

How can i find the IP address of DE 10 nano kit fpga board? 

I am using LINUX OS. please help me out. 

Thanks.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
1,960 Views

 

Hi Sasi, 

 

1.You can check the IP address of the board using command ifconfig

2.For the host computer to connect to the board, the host computer’s network address must be on the same subnet that is 

Example:If Board is set up to use either of two network addresses via Ethernet: 192.168.0.123 and 192.168.1.123 the host computer’s network address must be of the form 

192.168.0.xxx or 192.168.1.xxx. 

3.Otherwise, you need to change either the IP address of your host computer, or the IP address of the board  

  • Changing the IP address of the Board 

  • For example, if your host computer’s IP address were 169.254.245.156, then you would use the command ifconfig eth0 169.254.245.xxx, where xxx is a number of your choosing 

 

 

Best Regards, 

Anand Raj Shankar 

(This message was posted on behalf of Intel Corporation) 

GouthamK
Beginner
1,659 Views

Shall I have to connect the board to the Laptop via Putty and VNC viewer to do this.

0 Kudos
Reply