I'm running my I2P router H24/7 on a mini server with Open Media Vault OS.
Router runs with Docker. I followed Docker example here http://i2p-projekt.i2p/en/download/docker
Required port is open on IPS home router.
I successful tested reachability of TCP port by a internet check site.
Unfortunately I2P network results Firewalled.
Furthermore inspecting the events log, there are reachability and port changing events. For example:
Code: Select all
Changed port IPv4 port {some port number}
...
Changed port IPv4 port {some port number}
...
Reachability change from Firewalled to Symmetric NAT
...
Reachability change from Symmetric NAT to Firewalled
...
Reachability change from Firewalled to Symmetric NAT
Are there some information on I2P router that shows my contribution?