Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent network status #1975

Open
molangning opened this issue Oct 24, 2023 · 4 comments
Open

Inconsistent network status #1975

molangning opened this issue Oct 24, 2023 · 4 comments

Comments

@molangning
Copy link

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.

@molangning
Copy link
Author

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

@Vort
Copy link
Contributor

Vort commented Oct 24, 2023

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.

@molangning
Copy link
Author

I did a speed test and no packets were dropped so couldn't be that

@molangning
Copy link
Author

I think I have narrowed the issue down to having to run multiple peer tests in order for it to register.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants