This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

beginner question nslookup

HI

Hope you could help, working thru some labs and want to test ssh protocol so that I can use connect with CCS

darren@darren-desktop:~$ nslookup am335x.gigether.net
Server:        192.168.0.1
Address:    192.168.0.1#53

Non-authoritative answer:
Name:    am335x.gigether.net
Address: 216.21.239.197

this is lab 4  intro to embedded linux. 

I can do ssh root@192.168.0.5   and connect to the board.

But I need to fix this so that I can connect with CCS.  Hope you could advise.

Thank you

Darren