Bitcoin Forum
April 25, 2024, 02:14:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: set bamt with static ip, but if reboot, it will return to default dynamic ip.  (Read 1593 times)
ergou (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
August 25, 2013, 08:18:52 AM
 #1

set bamt with static ip, but if reboot, it will return to default dynamic ip.


i checked this thread.

https://bitcointalk.org/index.php?topic=88238.0

and this thread.
http://www.techiecorner.com/486/how-to-setup-static-ip-in-debian/


i have  removed all the network manager.

apt-get remove network-manager*




any idea? i am using bamtlicoin1.1  img.
thanks
1714054485
Hero Member
*
Offline Offline

Posts: 1714054485

View Profile Personal Message (Offline)

Ignore
1714054485
Reply with quote  #2

1714054485
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714054485
Hero Member
*
Offline Offline

Posts: 1714054485

View Profile Personal Message (Offline)

Ignore
1714054485
Reply with quote  #2

1714054485
Report to moderator
1714054485
Hero Member
*
Offline Offline

Posts: 1714054485

View Profile Personal Message (Offline)

Ignore
1714054485
Reply with quote  #2

1714054485
Report to moderator
1714054485
Hero Member
*
Offline Offline

Posts: 1714054485

View Profile Personal Message (Offline)

Ignore
1714054485
Reply with quote  #2

1714054485
Report to moderator
Zanatos666
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


Sometimes man, just sometimes.....


View Profile
August 26, 2013, 05:39:09 PM
 #2

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.

Squiggly letters, written really fast, with a couple of dots for good measure.
ergou (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
October 12, 2013, 02:40:47 AM
 #3

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.
crudpuppy
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
October 13, 2013, 03:33:46 AM
 #4

after making changes in a usb based filesystem like bamt you will want to call "sync" command should ensure everything is written then do a "coldreboot" call to restart should maintain from that.

██████████████████████ ▀▄ Platio ▄▀ ██████████████████████
[TELEGRAM]│Smart Banking Ecosystem for crypto, fiat and│[FACEBOOK]
[TWITTER] │stocks, based on EOS blockchain technology │ [MEDIUM]
Zanatos666
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


Sometimes man, just sometimes.....


View Profile
October 14, 2013, 07:53:50 PM
 #5

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.

Squiggly letters, written really fast, with a couple of dots for good measure.
crudpuppy
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
October 16, 2013, 02:39:14 PM
 #6

Also use your router just set a permanent lease (That's what I did) thus no change needed on OS but IP never changes :-)

██████████████████████ ▀▄ Platio ▄▀ ██████████████████████
[TELEGRAM]│Smart Banking Ecosystem for crypto, fiat and│[FACEBOOK]
[TWITTER] │stocks, based on EOS blockchain technology │ [MEDIUM]
ergou (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
October 17, 2013, 03:08:17 AM
 #7

Also use your router just set a permanent lease (That's what I did) thus no change needed on OS but IP never changes :-)

if your have many rigs, it will get you mad.. .haha.   it is good idea for little rigs.
Zanatos666
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


Sometimes man, just sometimes.....


View Profile
October 17, 2013, 01:16:26 PM
 #8

Also use your router just set a permanent lease (That's what I did) thus no change needed on OS but IP never changes :-)

if your have many rigs, it will get you mad.. .haha.   it is good idea for little rigs.

Not necessarily.  Its one of those do it once and never have to worry about it things.  You set the router to assign an IP address to a certain MAC address and every time you plug that machine in, the DHCP would assign it that address, even if you re-install the OS.

Squiggly letters, written really fast, with a couple of dots for good measure.
crudpuppy
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
October 17, 2013, 01:34:10 PM
 #9

Wonder how many you qualify as "many"  I have about 5 perm leases in my router right now.  Depends on router maybe some may not function well with this.  But either way you should get it to stick if sync coldreboot is used on system or do the router thing....assume you got it now?

██████████████████████ ▀▄ Platio ▄▀ ██████████████████████
[TELEGRAM]│Smart Banking Ecosystem for crypto, fiat and│[FACEBOOK]
[TWITTER] │stocks, based on EOS blockchain technology │ [MEDIUM]
ergou (OP)
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
October 22, 2013, 02:28:11 PM
 #10

Wonder how many you qualify as "many"  I have about 5 perm leases in my router right now.  Depends on router maybe some may not function well with this.  But either way you should get it to stick if sync coldreboot is used on system or do the router thing....assume you got it now?

i've tried sync,

and coldreboot.  but it still failed.
Zanatos666
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


Sometimes man, just sometimes.....


View Profile
October 22, 2013, 02:44:17 PM
 #11

Wonder how many you qualify as "many"  I have about 5 perm leases in my router right now.  Depends on router maybe some may not function well with this.  But either way you should get it to stick if sync coldreboot is used on system or do the router thing....assume you got it now?

i've tried sync,

and coldreboot.  but it still failed.

Well I dont know, maybe with the special litecoin build there were some things taken out and thats why its not working.  It has worked for me, but I use regular BAMT, even for litecoin mining.

Squiggly letters, written really fast, with a couple of dots for good measure.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!