Author

Topic: Using a Windows FTP client to connect to an Antminer (Read 252 times)

member
Activity: 111
Merit: 14
01010011 01000111 01001101
Glad to be of help Smiley
newbie
Activity: 8
Merit: 0
Quote from: psycodad
Also I believe that upgrading the firmware should get rid of that "Feature". Elsewise if you don't want to upgrade firmware or just want to make sure in case, you can add the line with the following command to your hosts-file when logged in as root via putty:
Code:
echo "127.0.0.1 auth.minerlink.com" >> /etc/hosts
Quote from: SGMPhil
Use WinSCP - when connecting to the miner, use the SCP protocol. It works fine and has a built-in editor.

https://winscp.net/eng/download.php (https://winscp.net/eng/download.php)

Thanks to you both! Both solutions worked. I was able to use WinSCP to verify the changes.
member
Activity: 111
Merit: 14
01010011 01000111 01001101
Use WinSCP - when connecting to the miner, use the SCP protocol. It works fine and has a built-in editor.

https://winscp.net/eng/download.php
legendary
Activity: 1612
Merit: 1608
精神分析的爸
There is no ftp service listening on the Antminers (at least not on my L3+).
You can use putty to login as root and add whatever you want to /etc/hosts.
Take note that there is also no nano installed, so your command won't work, even if you had sudo installed.

Also I believe that upgrading the firmware should get rid of that "Feature". Elsewise if you don't want to upgrade firmware or just want to make sure in case, you can add the line with the following command to your hosts-file when logged in as root via putty:

Code:
echo "127.0.0.1 auth.minerlink.com" >> /etc/hosts

HTH
newbie
Activity: 8
Merit: 0
I'm posting this in the Bitcoin hardware forum since it seems to apply to nearly all recently released antminers. I have tried a few times to connect to an Antminer with cute ftp in order to edit out the antbleed lines in the hosts file, but cute ftp hangs without connecting.

I was able to use PuTTY to connect and was able to cd to the etc folder, but the command "sudo nano /etc/hosts returns "sudo not found" so I guess the version of linux the antminers run doesn't include the program sudo.

Is there anyone who knows more than the scraps of linux that I know who is willing to help?

Thanks,

edwardBe
Jump to: