Results 1 to 4 of 4
Hi ALL,
I am having DM6446 board. I am trying to connect internet via this board. In this i am having some issues regarding this .
Issue
Normally in terminal ...
- 11-19-2010 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 3
DM6446 Internet Connectivity
Hi ALL,
I am having DM6446 board. I am trying to connect internet via this board. In this i am having some issues regarding this .
Issue
Normally in terminal when i ping to particular site , i will use the following command
>> ping google.com
I will get proper response with the packets details.
When i am trying the same thing in minicom terminal i am not getting anything even the proper error messages. If i use the same ping command in different way
>> ping 209.85.231.10(ip of google.com)
i am getting proper respone. i dont know why the DNS name is not resolving in the board.
Friends, Is there any documentation is avaliable to do the internet connectivity with this board?
I am braking my head for past three months. Please help me friends.
Regards,
A . Peter Jerald.
- 11-19-2010 #2
Which OS? How are you connected? Have you gone into Yast and set up the net/DNS?
- 11-20-2010 #3Just Joined!
- Join Date
- Nov 2010
- Posts
- 3
I am using Minicom and open sue to connect the board. I didnt setup any DNS server in Open suse machine instead i added only the GatewayIP to my machine in terminal. its working fine.
K . i will setup the DNS server in Open suse(server machine). Let we know.
please help me regarding this issue.
Thanks and Regards,
A. Peter Jerald.
- 11-22-2010 #4Just Joined!
- Join Date
- Nov 2010
- Posts
- 3
I have find out the root cause of the problem.
The problem raise because of the DNS nameserver is not initialized in minicom.
This sounds like i havn't specified the ISP dns. You need to do that as a numeric, that is, in my case, 204.123.37.23 - try adding the line:
nameserver 111.111.111.11
to your /etc/resolv.conf file where 111.111.111.11 is the proper string for your dns.
Now its working perfectly.
Thanks and Regards,
A. Peter Jerald.


Reply With Quote