steine01 ![image.png](https://forum.m-labs.hk/assets/files/2024-03-15/1710507115-652774-image.png)
This here is a screenshot from the terminal after I attempted to ping the IP address 192.169.0.75 but this is the output I got.
Now, usually, when you ping the correct IP address, I should get a response, but here that doesn't seem to be the case. My guess is that my local network is configured to be 192.168.0.75. If this isn't the response that I should not be expecting, do let me know.
Also, I attempted to change the IP address from a suggestion by Helpdesk, using the following commands
artiq_mkfs flash_storage.img -s ip 192.168.0.75
artiq_flash -f flash_storage.img storage start
as referenced from the ARTIQ manual
![image.png](https://forum.m-labs.hk/assets/files/2024-03-15/1710507463-109705-image.png)
The first line seemed to work, but when I inputted the next line, this is my output
![image.png](https://forum.m-labs.hk/assets/files/2024-03-15/1710507556-498969-image.png)
saying that I am missing proxy bitstream bscan_spi_xc7a100t.bit
In another attempt, I tried the next line of code
![image.png](https://forum.m-labs.hk/assets/files/2024-03-15/1710507672-231660-image.png)
as referenced from the ARTIQ manual
![image.png](https://forum.m-labs.hk/assets/files/2024-03-15/1710507732-366680-image.png)
but the output I got is a TimeoutError