This is a little guide to show you how to setup a small container dedicated to an i2p router such as i2pd. This allows for a central router for all your clients on your LAN for example.
This is a little guide to show you how to setup a small container dedicated to an i2p router such as i2pd. This allows for a central router for all your clients on your LAN for example.
Step 5 from the guide shows how to test if i2pd is running on your Alpine container. If you are using i2pd on another machine, similar commands will work as well.
For the Alpine Container:
pscommand to see if the i2pd program is runningservice i2pd statusto see that status. Ex.* status: startedip -4 aand navigate to the i2pd web console athttp://:7070Thanks, I’ve done that and I can access the i2pd webconsole, but it doesn’t seem to run correctly. I’ve had it run for over 20 hours now and it just says Network status: Unknown.
Can your container reach the internet? If you shell into your container can you
pinganything outside your network?No issues pinging outside my network.