Code Monkey home page Code Monkey logo

Comments (11)

UnamSanctam avatar UnamSanctam commented on May 23, 2024 1

Alright great, and no you shouldn't have to restart anything for the rules to apply.

from silentcryptominer.

UnamSanctam avatar UnamSanctam commented on May 23, 2024

You can block the IP address in your firewall, for Linux you can use ufw and for Windows the Windows Firewall.

from silentcryptominer.

masterjek avatar masterjek commented on May 23, 2024

You can block the IP address in your firewall, for Linux you can use ufw and for Windows the Windows Firewall.

Exactly Unam you are a genius, how could I forget for this method, thank you very much.

But there is a second question. Where there are few workers, I can see it with my own eyes, there the statistics are moving slowly. But where there are a lot of workers, the statistics go very quickly, is there a way in Xmrig Proxy to enable recording workers with errors in a text file?

from silentcryptominer.

UnamSanctam avatar UnamSanctam commented on May 23, 2024

You can print out everything into a text file but not only the errors as far as I know.

from silentcryptominer.

masterjek avatar masterjek commented on May 23, 2024

Насколько я знаю, в текстовый файл можно распечатать всё, но не только ошибки.

Is this done using this command? - "access-log-file": null,

from silentcryptominer.

UnamSanctam avatar UnamSanctam commented on May 23, 2024

This is the two log options descritpions:

  -l, --log-file=FILE           log all output to a file
  -A  --access-log-file=FILE    log all workers access to a file

from silentcryptominer.

masterjek avatar masterjek commented on May 23, 2024

I did everything, added the IP to the blocking, rebooted the server.
3
In the screenshot I underlined that his access is denied.
But according to the logs, it continues to connect and send incorrect hashes.
proxy 0000 rejected (36/4+0) diff 480045 ip 184.66.24.211 "Wrong hash 2e75bde0ef4eda491a5f151536a4b93203a51aec96a3f7a1144fc8444f648381 86d0728ad67b4638b3b770e1c22380953c2e011c3bd58f97a66bebc876030000" (55 ms)

from silentcryptominer.

UnamSanctam avatar UnamSanctam commented on May 23, 2024

I believe it might have to be at the top, since the other port allows might be overwriting the block.

from silentcryptominer.

masterjek avatar masterjek commented on May 23, 2024

Tell me how to move them up in the list?

from silentcryptominer.

UnamSanctam avatar UnamSanctam commented on May 23, 2024

Remove the current deny rule, then enter something like sudo ufw insert 1 deny from 184.66.24.211 and it should probably add it at the top.

from silentcryptominer.

masterjek avatar masterjek commented on May 23, 2024

Remove the current deny rule, then enter something like sudo ufw insert 1 deny from 184.66.24.211 and it should probably add it at the top.

Yes it worked, it places the rule above the rest. Now I will monitor whether access for this IP is completely blocked. I also want to ask, after adding the rules, do I have to restart the server?

from silentcryptominer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.