Can you fix /mona/? It's not working over I2P.
>>1
There's two domain and one IP so it's tricky right now. I really want to force the 2ch.css in /mona/ so I'll have to configure things differently.
I cannot add IPs without a lot of configuration, that's the problem with discount servers. I need to route the traffic from the jails through my other IPs. You'll have to wait a bit, think of /mona/ as a sandbox for experiments for now.
I've added a redirection from http://textboard.org/mona to http://bbs.jp.net/mona but I2P won't redirect you or you'll end up in clearnet (and if it allows you to make the jump, it's not securely configured)
>>3
Redirect worked but ended up on the clearnet, encase you wanted to know.
>>4
Configure your outproxies. If I try to reach /mona/ I'll get
Proxy error: Outproxy failure
Host bbs.jp.net not inside I2P network, but outproxy is not enabled
Unless you're using Tor as your outproxy, you're too easily deanonymized.
>>5
I never had a good time with outproxies after all of these years..... Tell me when the reverse proxy is setup correctly for /mona/ or whatever you decide as a solution.
This isn't nginx but I might as well post it, the forgery problems with reverse proxies should become obvious.
"Host: site.i2p"
"URL: /mona/*"
"Socket: /var/run/httpd/sock"
"Host: unrelated.admin.local"
"URL: /admin/*"
"Socket: /var/run/webadmin/sock"
Tell me when the reverse proxy is setup correctly for /mona/ or whatever you decide as a solution.
You should now be able to access /mona/ through I2P. I wanted to keep the boards on separate domains but it doesn't really matter. Choose your favorite domain and go to any of the 3 boards.
https://bbs.jp.net/prog
https://textboard.org/mona
http://textboard.i2p/sol
>>7
It works now.