Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Nov 2010
    Posts
    3

    Unhappy 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.

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Which OS? How are you connected? Have you gone into Yast and set up the net/DNS?

  3. #3
    Just Joined!
    Join Date
    Nov 2010
    Posts
    3

    Unhappy

    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.

  4. #4
    Just 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...