Definit
|
|
March 19, 2012, 06:06:51 AM |
|
vpn into your home pc.
|
|
|
|
lodcrappo (OP)
|
|
March 19, 2012, 10:06:29 AM |
|
Same way you make any web page on any private network available to the public internet. Another option is to subscribe to BAMT Pro.
|
|
|
|
jamesg
VIP
Legendary
Offline
Activity: 1358
Merit: 1000
AKA: gigavps
|
|
March 19, 2012, 11:10:44 AM |
|
Same way you make any web page on any private network available to the public internet.
Another option is to subscribe to BAMT Pro.
Is BAMT Pro now available? Where do I sign up?
|
|
|
|
BitMinerN8
|
|
March 19, 2012, 11:53:47 AM |
|
An easy way, if your router/firewall supports it, is to port forward in on a non-standard port for example port 10001 forwarding to port 80 of the rig. Then just hit you home IP on that port. http://homeip:10001Eagerly awaiting BAMT Pro though.
|
|
|
|
abracadabra
|
|
March 19, 2012, 02:23:39 PM |
|
Best advice IMO: When you get it working, stop fuxing with it.
I believe this is rule #2 of BAMT
|
|
|
|
boozer
|
|
March 19, 2012, 02:26:07 PM |
|
Same way you make any web page on any private network available to the public internet.
Another option is to subscribe to BAMT Pro.
Is BAMT Pro now available? Where do I sign up? BAMT pro is available and kicks ass! Its sweet to see status of everything on my phone. Just PM lodcrappo and he'll get ya setup.
|
|
|
|
Inaba
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 19, 2012, 04:45:52 PM |
|
One of my machines keeps losing it's IP address. It's like the lease expires, but never renews. Only happens on one machine... is there a way to assign a static IP permanently to the machine that will survive a reboot?
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
jamesg
VIP
Legendary
Offline
Activity: 1358
Merit: 1000
AKA: gigavps
|
|
March 19, 2012, 05:18:39 PM |
|
One of my machines keeps losing it's IP address. It's like the lease expires, but never renews. Only happens on one machine... is there a way to assign a static IP permanently to the machine that will survive a reboot?
Assign it an IP in your router.
|
|
|
|
jme621
|
|
March 19, 2012, 05:46:46 PM |
|
An easy way, if your router/firewall supports it, is to port forward in on a non-standard port for example port 10001 forwarding to port 80 of the rig. Then just hit you home IP on that port. http://homeip:10001Eagerly awaiting BAMT Pro though. yeah, i was tired when i tried to do it and after sleeping, i realized i had the ports backwards in the forwarding boxes setup page lol. thanks.
|
|
|
|
BitMinerN8
|
|
March 19, 2012, 05:58:35 PM |
|
One of my machines keeps losing it's IP address. It's like the lease expires, but never renews. Only happens on one machine... is there a way to assign a static IP permanently to the machine that will survive a reboot?
I believe from the desktop, not SSHed in, you can right click on the network plug icon near the clock and edit the network config. But a reservation via DHCP would be best.
|
|
|
|
Inaba
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 19, 2012, 06:08:29 PM |
|
Let me requote the relevant bit: One of my machines keeps losing it's IP address. It's like the lease expires, but never renews. So again, is there any way to have it maintain it's IP information through a reboot?
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
BitMinerN8
|
|
March 19, 2012, 06:16:21 PM |
|
Let me requote the relevant bit: One of my machines keeps losing it's IP address. It's like the lease expires, but never renews. So again, is there any way to have it maintain it's IP information through a reboot? So are you saying you have already set it up static and it's not saving that info after a reboot? Sorry for the confusion, you said lease expire so I assumed DHCP with no lease.
|
|
|
|
DeathAndTaxes
Donator
Legendary
Offline
Activity: 1218
Merit: 1079
Gerald Davis
|
|
March 19, 2012, 06:16:47 PM |
|
You can use ifconfig or iproute (not sure which one if both are enabled on BAMT because I never use it) to assign a static IP address but honestly if you got more than 1 or 2 rigs it is going to be a complete nightmare to maintain, upgrade, and troubleshoot. If your router is fucking up DHCP reservations honestly a new router seems to be a better option.
|
|
|
|
Inaba
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 19, 2012, 06:27:45 PM |
|
Oy...
I have 1 machine that is having problems. It has an IP assigned in the router, and it gets assigned that IP when it first boots. After an indeterminate amount of time, its IP address and routing information will simply cease to exist. I can then assign an IP address manually through ifconfig and it will maintain that IP address indefinitely.
This is a problem with BAMT, not with the router. It's possible it's a hardware issue, but since the machine is able to keep the IP address when configured manually and works fine outside of BAMT, I'm going with Occams razor. Since my last attempts at trying to get BAMT improved met with a brick wall, vitrol and insults, I have elected to just try to solve the problem through statically assigning the IP address, but since BAMT does not maintain the /etc/networking directory (or /etc/resolv.conf) through reboots natively, I'm asking if that can be done.
Router is fine. DHCP is fine. Everything but this one BAMT machine works as far as routing and IP assignments go.
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
jamesg
VIP
Legendary
Offline
Activity: 1358
Merit: 1000
AKA: gigavps
|
|
March 19, 2012, 06:35:03 PM |
|
Oy...
I have 1 machine that is having problems. It has an IP assigned in the router, and it gets assigned that IP when it first boots. After an indeterminate amount of time, its IP address and routing information will simply cease to exist. I can then assign an IP address manually through ifconfig and it will maintain that IP address indefinitely.
This is a problem with BAMT, not with the router. It's possible it's a hardware issue, but since the machine is able to keep the IP address when configured manually and works fine outside of BAMT, I'm going with Occams razor. Since my last attempts at trying to get BAMT improved met with a brick wall, vitrol and insults, I have elected to just try to solve the problem through statically assigning the IP address, but since BAMT does not maintain the /etc/networking directory (or /etc/resolv.conf) through reboots natively, I'm asking if that can be done.
Router is fine. DHCP is fine. Everything but this one BAMT machine works as far as routing and IP assignments go.
Could your USB possibly be corrupted somehow. I understand these types of issues can be frustrating, but lets try a couple other things before deciding that it's all BAMTs fault. If you have another USB key, try loading BAMT up on it and see what happens. I have never had an issue like this before. I have 18 machines running BAMT.
|
|
|
|
lodcrappo (OP)
|
|
March 19, 2012, 06:38:34 PM |
|
One of my machines keeps losing it's IP address. It's like the lease expires, but never renews. Only happens on one machine... is there a way to assign a static IP permanently to the machine that will survive a reboot?
I believe from the desktop, not SSHed in, you can right click on the network plug icon near the clock and edit the network config. But a reservation via DHCP would be best. bitminerN8 has provided a good answer. there may be other ways, but this works.
|
|
|
|
Inaba
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
March 19, 2012, 07:03:33 PM |
|
Oy...
I have 1 machine that is having problems. It has an IP assigned in the router, and it gets assigned that IP when it first boots. After an indeterminate amount of time, its IP address and routing information will simply cease to exist. I can then assign an IP address manually through ifconfig and it will maintain that IP address indefinitely.
This is a problem with BAMT, not with the router. It's possible it's a hardware issue, but since the machine is able to keep the IP address when configured manually and works fine outside of BAMT, I'm going with Occams razor. Since my last attempts at trying to get BAMT improved met with a brick wall, vitrol and insults, I have elected to just try to solve the problem through statically assigning the IP address, but since BAMT does not maintain the /etc/networking directory (or /etc/resolv.conf) through reboots natively, I'm asking if that can be done.
Router is fine. DHCP is fine. Everything but this one BAMT machine works as far as routing and IP assignments go.
Could your USB possibly be corrupted somehow. I understand these types of issues can be frustrating, but lets try a couple other things before deciding that it's all BAMTs fault. If you have another USB key, try loading BAMT up on it and see what happens. I have never had an issue like this before. I have 18 machines running BAMT. Tried a different (and new) USB key as the first thing. It's the only machine that does this (ASRock Deluxe 5), the other 3 machines I am testing BAMT on hold their IP just fine. I'm not saying it's a problem with BAMT, but with BAMT and this particular machine. I also tried removing and reassociating the MAC with the IP (and changing the IP) and it all yields the same results. Routing works perfectly fine if I statically assign the IP though. bitminerN8 has provided a good answer. there may be other ways, but this works. This sticks through a reboot? I'll hit that up when I get home, but it was my understanding that was stored on the ROFS and not copied over when it was changed.
|
If you're searching these lines for a point, you've probably missed it. There was never anything there in the first place.
|
|
|
bitfil
|
|
March 19, 2012, 08:33:11 PM |
|
Unfortunatelly, BAMT not support wireless network
|
Meняю 100 pyблeй нa 200. Boзмoжны вapиaнты.
|
|
|
Isokivi
|
|
March 19, 2012, 08:48:48 PM |
|
Unfortunatelly, BAMT not support wireless network I've had no problem in running bamt over a wireless network.
|
Bitcoin trinkets now on my online store: btc trinkets.com <- Bitcoin Tiepins, cufflinks, lapel pins, keychains, card holders and challenge coins.
|
|
|
malevolent
can into space
Legendary
Offline
Activity: 3472
Merit: 1724
|
|
March 19, 2012, 09:01:05 PM |
|
Maybe try with another network controller (PCI ethernet card)?
|
Signature space available for rent.
|
|
|
|