- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can i find the IP address of DE 10 nano kit fpga board?
I am using LINUX OS. please help me out. Thanks.Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shall I have to connect the board to the Laptop via Putty and VNC viewer to do this.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page