Post
Topic
Board Mining support
Re: set bamt with static ip, but if reboot, it will return to default dynamic ip.
by
Zanatos666
on 14/10/2013, 19:53:50 UTC
I have both of my BAMT rigs set to static IP's, but I didnt use SSH to do it (although those instructions should work, I instead hooked it up to a monitor and set it that way.  Its the one thing I do through the GUI, everything else I command line.  I would recommend doing it that way.

thanks very much.   plug a monitor that way, it is working.   but if you manager over 50  or 100 or 200 rigs.   it is more complicated.


any easier way to set the bamt to static ip?


Best.

SSH into your unit, then set the static IP like this.

Code:
iface eth0 inet static
address xxx.xxx.xxx.xxx
netmask xxx.xxx.xxx.xxx
gateway xxx.xxx.xxx.xxx

After that, do as suggested and do a sync so it saves the settings.