Bitcoin Forum
May 04, 2024, 06:35:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to mine from behind a firewall with most ports shut.  (Read 8618 times)
jaminunit (OP)
Member
**
Offline Offline

Activity: 132
Merit: 14

Co-Founder of TheStandard.io & Vaultoro.com


View Profile WWW
June 10, 2011, 11:39:48 AM
 #1

Hi there, I am a graphics guy and we have 10 OS X graphics boxes here at work. The only thing is that we are behind a firewall Sad
And IT wont open any ports.

I'm just wandering if anyone knows how I can GPU mine from behind a firewall??? I was able to run bitcoinplus.com but that is CPU only and is well useless.

I have tried Diablo with mining.bitcoin.cz but it fails to log in.

I think it might be a problem with getting through port 8332 but like I said IT wont touch anything.

Any advice would be well appreciated.

Smiley Huh

I've been a Bitcoiner since 2010, and currently working on TheStandard.io, a next-generation stablecoin, and lending protocol.
The Standard Protocol Announcement thread
1714804559
Hero Member
*
Offline Offline

Posts: 1714804559

View Profile Personal Message (Offline)

Ignore
1714804559
Reply with quote  #2

1714804559
Report to moderator
1714804559
Hero Member
*
Offline Offline

Posts: 1714804559

View Profile Personal Message (Offline)

Ignore
1714804559
Reply with quote  #2

1714804559
Report to moderator
1714804559
Hero Member
*
Offline Offline

Posts: 1714804559

View Profile Personal Message (Offline)

Ignore
1714804559
Reply with quote  #2

1714804559
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714804559
Hero Member
*
Offline Offline

Posts: 1714804559

View Profile Personal Message (Offline)

Ignore
1714804559
Reply with quote  #2

1714804559
Report to moderator
1714804559
Hero Member
*
Offline Offline

Posts: 1714804559

View Profile Personal Message (Offline)

Ignore
1714804559
Reply with quote  #2

1714804559
Report to moderator
SomeoneWeird
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 10, 2011, 12:02:07 PM
 #2

Hi there, I am a graphics guy and we have 10 OS X graphics boxes here at work. The only thing is that we are behind a firewall Sad
And IT wont open any ports.

I'm just wandering if anyone knows how I can GPU mine from behind a firewall??? I was able to run bitcoinplus.com but that is CPU only and is well useless.

I have tried Diablo with mining.bitcoin.cz but it fails to log in.

I think it might be a problem with getting through port 8332 but like I said IT wont touch anything.

Any advice would be well appreciated.

Smiley Huh

Eligius has port 80 open for mining.
jaminunit (OP)
Member
**
Offline Offline

Activity: 132
Merit: 14

Co-Founder of TheStandard.io & Vaultoro.com


View Profile WWW
June 15, 2011, 08:22:17 AM
 #3

I just found that http://bitcoins.lc does port 8080 Smiley  WOO HOO!


I've been a Bitcoiner since 2010, and currently working on TheStandard.io, a next-generation stablecoin, and lending protocol.
The Standard Protocol Announcement thread
ukbitco.in
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
June 15, 2011, 03:28:32 PM
 #4

otherwise: tunnel
Wuked
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile WWW
June 15, 2011, 10:32:38 PM
 #5

You can use an SSH tunnel to forward ports:

Code:
ssh -L <localPort>:<RemoteHost:Port> login@ssh server

then if you connect to locahost on the localport your traffic will get moved though the firewall!

Rodyland
Hero Member
*****
Offline Offline

Activity: 499
Merit: 500


View Profile
June 15, 2011, 11:10:02 PM
 #6

I use a tunnel, works fine.

Beware the weak hands!
1NcL6Mjm4qeiYYi2rpoCtQopPrH4PyKfUC
GPG ID: E3AA41E3
naveennoel
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
February 06, 2015, 04:15:05 AM
 #7

I know this is an old post, I am trying to connect cgminer through an ssh tunnel, but not much luck. Any help would be appreciated.
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
February 06, 2015, 04:30:11 PM
 #8

I know this is an old post, I am trying to connect cgminer through an ssh tunnel, but not much luck. Any help would be appreciated.

you could just use a vps
ProudMiner
Full Member
***
Offline Offline

Activity: 134
Merit: 100



View Profile
February 27, 2015, 11:30:33 AM
 #9

I had the same problem, there are pools who use port 80 or 8080 for mining.


https://www.f2pool.com/
stratum+tcp://stratum.f2pool.com:80


https://www.litecoinpool.org
stratum+tcp://litecoinpool.org:8080   (London, UK)
stratum+tcp://us.litecoinpool.org:8080   (New York, USA)
stratum+tcp://us2.litecoinpool.org:8080   (San Francisco, USA)
stratum+tcp://ltcpool5brio2gaj.onion:8080   (Tor hidden service)

bomberb17
Hero Member
*****
Offline Offline

Activity: 771
Merit: 528



View Profile
May 30, 2017, 08:23:43 PM
 #10

Now that many ethereum ubuntu rigs are around, I'm going to ask the same question:
Say my miner wants to mine at eu1.ethermine.org:4444 but port 4444 outbound is blocked.
How can I tunnel traffic through the firewall? What would be the
Code:
ssh -L <localPort>:<RemoteHost:Port> login@ssh server
command if I have access to ssh server IP X.Y.Z.W ?
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!