You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Baikal cube 300MH/s - OrangePI Zero PiZero_170605_V1.4 , i can't get static address to work. Miner refuse to connect. On DHCP works normal. I don't have IP conflict, because i tested it on empty network.
Tried to set static IP with MinerIpConfig, but no connection.
Tried to SSH miner and to edit config in /etc/network/interfaces without proper result.
I can see the miner, i can enter the interface, but miner refuse to connect through static IP.
Works only on DHCP, which is weird because i have 3 more giant miners that works perfect.
This happens only on cube.
Sometimes i have problem with Mini baikal miner.
Giant miners 900MH/s works perfect, as expected.
Looks like this:
File: /etc/network/interfaces
source-directory /etc/network/interfaces.d
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.6
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 12.122.36.5 2.122.36.6
#auto wlan0
#iface wlan0 inet dhcp
#wpa-ssid *
#wpa-psk *
The text was updated successfully, but these errors were encountered:
well, my issue is with the giant+, i use their software to configure the sd card to static ip, and plug into router wouldn't give me a ip, so connection, dhcp works fine
Baikal cube 300MH/s - OrangePI Zero PiZero_170605_V1.4 , i can't get static address to work. Miner refuse to connect. On DHCP works normal. I don't have IP conflict, because i tested it on empty network.
Tried to set static IP with MinerIpConfig, but no connection.
Tried to SSH miner and to edit config in /etc/network/interfaces without proper result.
I can see the miner, i can enter the interface, but miner refuse to connect through static IP.
Works only on DHCP, which is weird because i have 3 more giant miners that works perfect.
This happens only on cube.
Sometimes i have problem with Mini baikal miner.
Giant miners 900MH/s works perfect, as expected.
Looks like this:
File: /etc/network/interfaces
source-directory /etc/network/interfaces.d
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.6
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 12.122.36.5 2.122.36.6
#auto wlan0
#iface wlan0 inet dhcp
#wpa-ssid *
#wpa-psk *
The text was updated successfully, but these errors were encountered: