-
xmrvsbeast[m]
<onalim> "Out of curiosity, anyone else..." <- This your node is reachable ut when mining started connections are dropping, This might be your ISP messing with inbound stratum traffic, other have reported they had to use a VPN to prevent this
-
sech1
xmrvsbeast onalim apart from VPN, you can use xmrig-proxy and TLS to hide mining traffic
-
xmrvsbeast[m]
sech1: xmrig-proxy
-
xmrvsbeast[m]
--tls enable SSL/TLS support (needs pool support)
-
xmrvsbeast[m]
Does it also need miner support, or is it only TLS to the pool?
-
xmrvsbeast[m]
Does p2pool support it and auto-detect?
-
sech1
no, you enable tls in config.json for the proxy
-
sech1
then connect xmrig to it using tls
-
sech1
xmrig-proxy itself connects to p2pool without tls
-
sech1
-
xmrvsbeast[m]
oh, that will not help, we would need a tls connection from proxy to p2pool
-
xmrvsbeast[m]
as that is where their ISP is placed
-
sech1
just put proxy on the same server as p2pool
-
xmrvsbeast[m]
the issue is I cannot enable tls on the miner side
-
xmrvsbeast[m]
if I have tls enabled in xmrig-proxy an the raffle winner is running proxy with tls enabled as well, that should do it?
-
xmrvsbeast[m]
miner (no tls)--> proxy (tls enabled) --> proxy (tls enabled) --> p2pool
-
xmrvsbeast[m]
would this make a tls connection between the two proxies?
-
sech1
yes
-
sech1
but connection between miner and first proxy can still be detected as mining
-
xmrvsbeast[m]
ok, will try it, thanks
-
xmrvsbeast[m]
that is not an issue
-
sech1
and I think first proxy will have to run in simple mode, not nicehash mode
-
xmrvsbeast[m]
it does already
-
sech1
xmrvsbeast you also need to set "tls": true, in pool config of the first proxy
-
sech1
xmrvsbeast StratumServer client 46.30.188.187:55016 invalid JSON request (parse error)
-
sech1
that happened when I won the raffle ~10 minutes ago
-
sech1
I don't run any proxy there
-
xmrvsbeast[m]
I enabled tls for a bit, but then realized config needs to be correct on both ends for it to work, which will never happen correctly if I am just sending hashes to random nodes, so it is off now
-
xmrvsbeast[m]
I think a legit VPN is the solution for raffle players if they are having connection refused issues
-
jaska087
xmrvsbeast maybe you should make TLS an option for the application submit or just try two urls before giving up on that node. stratum+ssl:// or stratum+tcp://
-
jaska087
im not 100% sure if this works on p2pool stratum
-
onalim
xmrvsbeast[m] Thanks for the reply. I don't know if it will help, but I might try proxying data on the p2pool/monerod/stratum ports through one of my Linode's and it that doesn't help, maybe I'll look into a VPN. It's just odd because I'm on a small fiber provider who is about as hands off as they come. I run a lot from my connection and have never
-
onalim
had blocking issues, nor is there a data cap imposed
-
onalim
p2pool v2: run everything over ssl heh
-
jaska087
"p2pool v2: run everything over ssl heh" tsk tsk. ssl is deprecated.