1.4 KiB
1.4 KiB
Opened 3 years ago
Last modified 3 years ago
#2150infoneededdefect
Option bindAllInterfaces does not work
Reported by:darknetmanOwned by: Priority: major Milestone: undecided Component: router/general Version: 0.9.33 Keywords:
Cc:
Parent Tickets:
Sensitive: no
Description
I want to access I2P running on my local server in the LAN with it's local IP.
So the configuration should be bind on it's local IP or is there an better option?
Perfect would it be to bind to the local LAN-IP to an special interface like eth1
So i tried this configuration hint https://geti2p.net/en/faq#remote_i2cp
But adding i2cp.tcp.bindAllInterfaces=true or i2np.tcp.bindAllInterfaces=true
does effect nothing.
Subtickets
#2151: Option for I2CP Interface is without any functionclosed