pavel-demin / red-pitaya-notes

Notes on the Red Pitaya Open Source Instrument
http://pavel-demin.github.io/red-pitaya-notes/
MIT License
339 stars 212 forks source link

How change Alpine Linux IP ? #1071

Closed ByoungjinKim closed 1 year ago

ByoungjinKim commented 1 year ago

Communication is not working, so I want to change the IP.

SDRlab board - router - PC : not Ping

SDRlab - PC (direct connect) : Ping OK

i guess gateway problem. so i want change ip.

I connected it to the linux on board via USB.

vi /etc/dhcpcd.conf

change ip address, and then reboot

The ip is not changed, and the modified file is restored.

How can I do it?

image

pavel-demin commented 1 year ago

You are almost there.

You need to run the following command to save the configuration changes to the SD card:

lbu commit -d
ByoungjinKim commented 1 year ago

You are almost there.

You need to run the following command to save the configuration changes to the SD card:

lbu commit -d

thank you ip change OK but, not operating. I think it's because of security in the company. direct link is ok