Files

21 lines
877 B
Markdown
Raw Permalink Normal View History

2021-01-09 12:25:02 -06:00
---
layout: forum
title: 'Re: 0.3.1 release candidate, please test'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 216
date: 2010-07-16 17:26:17 UTC
original: https://bitcointalk.org/index.php?topic=383.msg3536#msg3536
---
# Re: 0.3.1 release candidate, please test
---
```
Re: 0.3.1 release candidate, please test
July 16, 2010, 05:26:17 PM
Good point. If you're going to have more than 8 LAN nodes connect to one gateway node, then you'd better have the gateway node set up so it can receive incoming connections. Otherwise, while the gateway node has 8 or more connections, it will not try to add any more outbound connections. As the outside nodes you're connected to come and go, it doesn't make new outbound connections to replace them. You'll be fine if you can accept incoming connections, then there will be plenty of others connecting to you.
```