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