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.

SK-TDA4VM: sk-tda4vm board, Interbnet access problem

Part Number: SK-TDA4VM

Tool/software:

 Dear TI Support,

I have a problem organizing access of the SK-TDA4VM board to the Internet at the same time in the local network I can access the board through the SSH and also ping computers of the local network.

I tried to setup the path through

~$ ip route show

Then I used the information I received for

~$  route add -net 172.27.126.0/24 gw 172.27.126.1 eth0

or

~$ ip route add 172.27.126.0/24 via 172.27.126.1 dev eth0


Both commands passed without errors. But there was no access to the Internet.
Also after these commands I tried to restart the network service.
The command passed but there is no access to the Internet

Without access I can't download utilities that are important to me.
Perhaps access is blocked by the manufacturer in the image?
I ask for help with this issue

Best Regards

Igor Kovryga

  • Hi,

    Can you please check your local network administrator are they blocking based on MAC?

    If you connect Ethernet Port in your  local internet network are you getting the IP from your network router in same domain of your internet network?
    Please check with your local network team once.

    Also, check with network team and configure if required.

    Best Regards,
    Sudheer

  • Hi Sudheer,

    You are right. It is not about the board, but about the organization of my network.
    I connect the board to the router which has a dynamic IP address and after the command
    ~$ ip route show
    I receive the IP from this router and can only connect to the nodes of this router.

    But I go to the Internet through another subnet with a static IP. After assigning the IP from this subnet to the board, the Internet connection was established.
    This case can be closed.
    Thanks for your help.

    Best regards,

    Igor Kovryga

  • Hi,

    Thanks for the update.

    Best Regards,
    Sudheer