Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
dniwaunuiwdniu
on 08/08/2017, 19:42:36 UTC
Find Rig IP

ssh miner@RigIP
pass: miner



Check settings to verify that the default gateway is set correctly

route -n


Code:
miner@simpleminer:~$ route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.0.1        0.0.0.0        UG    0     0     0   eth0

thx for your help
I tried it now.
It looks like its not getting an IP. But the Gateway is right.
http://ibb.co/cGTPPv

Code:
miner@simpleminer:~$ route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0         192.168.210.21        255.255.0.0        UG    0     0     0   eth0
192.168.210.0         0.0.0.0        255.255.255.0        U    0     0     0   eth0