this post was submitted on 02 Aug 2023
6 points (100.0% liked)

The Invisible Internet Project

1284 readers
21 users here now

I2P Community Edition

This isn't the official I2P channel, if you want go there then you can find it in the links below.

Rules

"Don't be a dick" - Wil Wheaton

General

Media:

File Hosting and Pastebins

Torrents

Social Networks and Microblogging

Exploring I2P

I2P Name Registries

Search engines

IRC

Irc2P comes pre-configured with I2P. To connect with other networks, please follow this tutorial.

Syndie

An open source system for operating distributed forums in anonymous networks

Inproxies

You can use inproxies to surf the I2P network without having to have an I2P router.

Follow us on Twitter

founded 1 year ago
MODERATORS
 

Hello, I am trying to set up i2p on my dedicated server. I had it set up but it seems to have broke recently after messing with some other services on the server (don't ask I honestly don't remember what I changed.) I uninstalled and reinstalled i2p+, and configured it in ~/.i2p/clients.config.d/00... to listen on 192.168.1.1/24 and restarted the router. After that didn't work I tried creating an ssh tunnel to it to access it as localhost, but that didn't load and ssh returned the error "channel 3: open failed: connect failed: Connection refused." If anyone knows anything about setting up a dedicated i2p router on LAN, please help.

Edit - Found this in the logs: 2023/08/02 10:32:58 | INFO | Unable to bind the Router Console to any address on port 7657

Edit 2 - Update: Upon reinstalling i2p+ completely, I was able to get in with an ssh tunnel. Now I will try to open it up to the network and document my changes here in case anyone else runs into the same problem.

Edit 3 - Update: I realized that I am stupid. I was putting the wrong ip in the configuration files in clients.config.d because I thought it was the ip of allowed clients not the ip that it is reachable by. Once I also changed the settings in ~/.i2p/router.config it would redirect to an https version which wouldn't load. I added routerconsole.redirectToHTTPS=false in router.config and it loaded an http page. Next I need to allow lan connections on so I can use it as a dedicated router.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here