Inconsistent network status
Hi,
I am running i2pd 2.45.1 on a raspberry pi. The network status sometimes shows firewalled when I have forwarded the port itself. I need to spam run peer test in order to get it updated to be OK and the router caps to reflect that. Is there a more proper and permanent fix to this issue?
Thanks in advance.
This is the config that I used to get a semi-reliable result
address4 = 0.0.0.0
port = xxxx
ipv4 = true
ipv6 = false
nat = true
floodfill = true
[ntcp2]
enabled = true
published = true
[ssu2]
enabled = true
published = true
I noticed the same behaviour for my node. Probably it happens because of packet loss. But I think that even in such case there should be no switch to Firewalled status. So it's a bug in other words.
I did a speed test and no packets were dropped so couldn't be that
I think I have narrowed the issue down to having to run multiple peer tests in order for it to register.