Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: subSTRATA on September 24, 2014, 01:36:32 PM



Title: Connect to just one node per /16 block
Post by: subSTRATA on September 24, 2014, 01:36:32 PM
While setting up certain things I got PM stating that:

"Keep in mind that Bitcoin/Litecoin/etc. are made to only connect to one node per /16 block, so if his computers are all in the same /16 network (IP 1.2.*.*) those three nodes
will effectively not be utilized to their fullest extent."

Afterwards I connected to three /16 block IPs successfuly with connect=IP but that is also the case with addnode=IP so my question is - rule as quoted above is false or it is
just the code used with altcoin I'm doing setup with (it is based on Bitcoin code) is outdated or modified in regard to quoted rule? Or it is just addnode=IP is ignoring quoted rule?

All three IPs are in 192.3.*.* range.


Title: Re: Connect to just one node per /16 block
Post by: subSTRATA on September 25, 2014, 10:43:20 AM
Solved, addnode=IP overrides /16 block rule.