Block-Logic-Technology-Group / bltg

https://block-logic.com/
MIT License
2 stars 5 forks source link

bltg.conf file's "maxconnection" not being observed. #5

Closed LinuxETC closed 5 years ago

LinuxETC commented 5 years ago

Within the .bltg/bltg.conf file there is the variable maxconnections that could be used and set to establish a maximum number of connections to the wallet service/daemon.

I am noticing this variable is NOT being observed unfortunately. As a result, a MN's wallet can be flooded if not pseudo DoS due to excessive number of connections from other sources.

Please investigate and resolve. Thanks in advance.

cpass78 commented 5 years ago

Are you certain that is the config file being loaded? If you used the masternode script to install, the actual config file loaded is at /etc/masternodes/bltg_n#.conf

LinuxETC commented 5 years ago

Yes since I am not using another's "masternode script" to do the installations.

cpass78 commented 5 years ago

Can't pinpoint the actual issue here. maxconnections is being respected in multiple wallets and no other issues have been reported. Recommend double checking the correct bltg.conf is being used.

Closing this for now.