Pages:
Author

Topic: Can I get some help with my blade please? - page 2. (Read 2734 times)

legendary
Activity: 3346
Merit: 1858
Curmudgeonly hardware guy
November 29, 2013, 01:27:14 AM
#30
Yes, you'll want the gateway and DNS set to your 0.x subnet
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 29, 2013, 01:09:40 AM
#29
Do I change the gateway and dns from 192.168.1.x to 192.168.0.x?
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 29, 2013, 12:55:40 AM
#28
Tried that command line you suggested and it opens BFGminer but it only shows my 4 usb miners.
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 29, 2013, 12:31:21 AM
#27
 -o http://us1.eclipsemc.com:8337 -u phazon307_myminer -p djdsfdf  -G -Sflall --icarus-options 115200:1:1 --icarus-timing 3.0=100 --http-port 8332
Here is an image of configuration page.
http://s15.postimg.org/i3g25zpdn/DSCF6228.jpg
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 29, 2013, 12:17:55 AM
#26
ok can't I just put that in the command line though? I tried running it the way the user above you said and it just opens and closes bfg miner. I set the server ip on the configuration page to my ip and added --http-port 8337 in bfg miner and it just opens and closes.
full member
Activity: 177
Merit: 100
November 29, 2013, 12:10:15 AM
#25
If you create an emcmine.bat this may work, I haven't verified it:

Code:
timeout /t 3
bfgminer -o http://us2.eclipsemc.com:8337 -u your-username -p your-password -S all --icarus-options 115200:1:1 --scan-serial erupter:all --icarus-timing 3.0=100 --no-submit-stale --http-port 8332

8 )

Edit: just realize you need to replace bfgminer with the path to the .exe - C:\someplace\bfgminer.exe

Easier to do what sidehack said and tack that onto the end of your shortcut
legendary
Activity: 3346
Merit: 1858
Curmudgeonly hardware guy
November 29, 2013, 12:09:35 AM
#24
According to 7queue in an earlier reply, you need to tuck a "--http-port 8332" in there somewhere. Put that in the line, restart BFG using that shortcut, and point your blades to server 192.168.0.3, port 8332 and see if they light up.
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 29, 2013, 12:02:09 AM
#23
bfgminer -0 http://us1.eclipsemc.com:8337-uxxxxx_xxxxx -p xxxxxx -G -S then the scrypt for the Icarus settings for the USB block erupters.
legendary
Activity: 3346
Merit: 1858
Curmudgeonly hardware guy
November 28, 2013, 11:58:57 PM
#22
Is BFG already pointed at your eclipsemc pool?

What's the contents of the shortcut? Like when you right-click-> properties, what's the "target" line read?
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 28, 2013, 11:53:26 PM
#21
that's my ip you typed so I add my ip to the server address on the blade then what do I put in the command line for instance if I want to add
stratum+tcp://us1.eclipsemc.com:333
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 28, 2013, 11:51:45 PM
#20
Tried that in BFG Miner I am using the one where I have a shortcut on my desktop remember I am also running USB miners when I enter that command line and apply it and close and open BFG miner BFG miner just shuts down.
full member
Activity: 177
Merit: 100
November 28, 2013, 11:48:48 PM
#19
Add --http-port 8332 to the end of your .bat file that starts bfgminer then point the blades at your computer.

on the blades configuration setting page set

Ports: 8332,8332
Server addresses: 192.168.0.3,192.168.0.3
user:pass: blade1:pass1,blade1:pass1

if you have more than one blade set the username: blade1 unique on each blade so they show up individually in bfgminer.

8 )
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 28, 2013, 11:07:25 PM
#18
I am using BFG miner as well in the location in properties I have it already directed towards my usb block erupters how do I add the blade?
full member
Activity: 177
Merit: 100
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 28, 2013, 10:56:22 PM
#16
I got it man thanks for all your help now I just have to figure out how to get it hashing? I use EMC Pool so do you know how I would set that up I already know the server address and user name and what not so how do I direct the blade to start hashing?
full member
Activity: 177
Merit: 100
November 28, 2013, 10:55:01 PM
#15
If indeed the blade is set to 192.168.1.254, you might try unplugging the network cable and issue the ping again, it should fail.

If it fails plug the cable back in and try the config page on the blade at http://192.168.1.254:8000

8 )
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 28, 2013, 09:50:04 PM
#14
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\windows\system32>ROUTE ADD 192.168.1.254 MASK 255.255.255.255  192.168.0.3
 OK!

C:\windows\system32>

after ping

Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\windows\system32>ROUTE ADD 192.168.1.254 MASK 255.255.255.255  192.168.0.3
 OK!

C:\windows\system32>ping 192.168.1.254

Pinging 192.168.1.254 with 32 bytes of data:
Reply from 192.168.1.254: bytes=32 time=10ms TTL=100
Reply from 192.168.1.254: bytes=32 time=3ms TTL=100
Reply from 192.168.1.254: bytes=32 time=7ms TTL=100
Reply from 192.168.1.254: bytes=32 time=6ms TTL=100

Ping statistics for 192.168.1.254:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 3ms, Maximum = 10ms, Average = 6ms

C:\windows\system32>
  Takes me strait to bing.com
full member
Activity: 177
Merit: 100
November 28, 2013, 09:43:05 PM
#13
OK, so 192.168.0.3 is your computers IP


You will need to run the command prompt as administrator, you usually right click on the cmd icon in the start menu and select 'Run as Administrator'

Then issue:

  C:\WINDOWS>  ROUTE ADD 192.168.1.254 MASK 255.255.255.255  192.168.0.3



8 )
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 28, 2013, 09:29:03 PM
#12
I tried that and it says the requested operation requires elevation.
full member
Activity: 140
Merit: 100
Don't fear Crypto Exchanges go with honest well kn
November 28, 2013, 09:27:15 PM
#11
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\windows\System32>ipconfig/all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : Michael
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Broadcast
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No

Wireless LAN adapter Local Area Connection* 11:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
   Physical Address. . . . . . . . . : 64-5A-04-73-8E-75
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wi-Fi:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek RTL8188E Wireless LAN 802.11n PCI
-E NIC
   Physical Address. . . . . . . . . : 64-5A-04-73-8E-75
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::711b:5cac:4475:14b1%14(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.0.3(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : Thursday, November 28, 2013 5:20:16 PM
   Lease Expires . . . . . . . . . . : Friday, November 29, 2013 5:20:15 PM
   Default Gateway . . . . . . . . . : 192.168.0.1
   DHCP Server . . . . . . . . . . . : 192.168.0.1
   DHCPv6 IAID . . . . . . . . . . . : 342120964
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-19-9D-E2-E8-00-8C-FA-6A-F3-25

   DNS Servers . . . . . . . . . . . : 192.168.0.1
                                       205.171.3.25
   NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Ethernet:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Qualcomm Atheros AR8162/8166/8168 PCI-E F
ast Ethernet Controller (NDIS 6.30)
   Physical Address. . . . . . . . . : 00-8C-FA-6A-F3-25
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter Local Area Connection* 13:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2001:0:9d38:90d7:c9f:1441:51e9:d075(Prefe
rred)
   Link-local IPv6 Address . . . . . : fe80::c9f:1441:51e9:d075%16(Preferred)
   Default Gateway . . . . . . . . . : ::
   NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter isatap.{02CCC91C-C959-4AE0-B7E5-CB7CE2C3B4FA}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

Tunnel adapter isatap.{006B1B50-B54C-4719-8D83-3D9B321D0CD4}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #5
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes

C:\windows\System32>
Pages:
Jump to: