Report this

What is the reason for this report?

Port cant open, missmatch ufw and nmap

Posted on September 17, 2018

Helo, Im trying to running cryptocurrency pool, but I face problem in firewall i think. I was open port using ufw its set allow, but when i cek from nmap, port stiil close. what i’m mising. Everything going well and run, so i think the main problem is firewall.

Blockchain full sync, everything running well and set in crontab (non password, so everything run): @reboot sudo bash yiimp_install_scrypt_ubuntu18.04/ screen-scrypt.sh @reboot sudo bash yiimp_install_scrypt_ubuntu18.04/ screen-stratum.sh @reboot sudo /var/web/main.sh @reboot sudo /var/web/loop2.sh @reboot sudo /var/web/blocks.sh @reboot ./elicoin/src/elicoind @reboot sudo /var/stratum/run.sh yescryptR16

elicoin.conf rpcuser=user rpcpassword=password rpcport=9994 rpcthreads=8 rpcallowip=127.0.0.1 onlynet=ipv4 maxconnections=12 daemon=1 gen=0 server=1

alertnotify=echo %s | mail -s “Elicoin alert!” hiddenmail@gmail.com blocknotify=blocknotify hiddendomain.com:6333 1425 %s

Firewall sudo ufw verbose 6333/tcp ALLOW Anywhere

nmap nmap 45.132.123.766:6333

Starting Nmap 7.60 ( https://nmap.org ) at 2018-09-17 17:42 WIB Strange read error from 0.0.24.189 (22 - ‘Invalid argument’) Strange read error from 0.0.24.189 (22 - ‘Invalid argument’) Nmap scan report for 45.132.123.766.vultr.com (45.132.123.766) Host is up (0.000070s latency). Not shown: 997 closed ports PORT STATE SERVICE 22/tcp open ssh 80/tcp open http 443/tcp open https

Miner cpuminer-sse2.exe --cpu-priority 0 -t 4 -a yescryptr16 -o http://45.132.123.766:6333 -u EXnQqUqrSf2bJnYewikXdSMKfpUQiGoqCa -p c=ELI

[2018-09-17 17:31:13] HTTP request failed: Empty reply from server [2018-09-17 17:31:13] json_rpc_call failed, retry after 10 seconds

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.