Changeset 537 for trunk/i2p/Garlicat-HOWTO
- Timestamp:
- 01/07/10 20:04:48 (8 months ago)
- File:
-
- 1 edited
-
trunk/i2p/Garlicat-HOWTO (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/i2p/Garlicat-HOWTO
r534 r537 18 18 19 19 3 CONFIGURE I2P 20 GarliCat is able to connect to other GarliCats and lets others connect to you, hence, 21 the GarliCat software contains a server and a client part. Thus you must configure 22 a server and a client tunnel on your I2P router. The server is the "inbound" part. 23 I2P will assign an ID (a key) to it which is unique for your server tunnel and your 24 GarliCat, respectively. This ID is directly translated into an IPv6 address, hence, 25 also this IPv6 address is unique to your GarliCat. 20 GarliCat is able to connect to other GarliCats and lets others to connect to 21 you, hence, the GarliCat software contains a server and a client part. Thus you 22 must configure a server and a client tunnel on your I2P router. The server is 23 the "incoming" part. I2P will assign an ID (a key) to it which is unique for 24 your server tunnel and your GarliCat, respectively. This ID is directly 25 translated into an IPv6 address, hence, also this IPv6 address is unique to 26 your GarliCat. 26 27 27 28 28 29 3.1 CONFIGURE SERVER TUNNEL 29 Open the I2P Router Console in your browser (http://127.0.0.1:7657/) and go to30 " I2P INTERNALS -> Tunnels". Scroll down and click on "i2ptunnel page"31 (http://127.0.0.1:7657/i2ptunnel/). 32 Inthe bottom right corner of the "I2P SERVER TUNNELS" box select "Standard"30 Open the I2P router console in your browser (http://127.0.0.1:7657/) and go to 31 "LOCAL DESTINATIONS" which is found at the bottom of the menu bar on the left 32 side. The "I2P Tunnel Page" (http://127.0.0.1:7657/i2ptunnel/) will open. In 33 the bottom right corner of the "I2P SERVER TUNNELS" box select "Standard" 33 34 (which should be selected by default) and click "Create". A new page opens. On 34 top enter a name, e.g. "GarliCat In bound".Select the "Autostart" checkbox.35 top enter a name, e.g. "GarliCat Incoming". Select the "Autostart" checkbox. 35 36 In the text field "Port" which is marked as required enter the port number 36 37 8061. Scroll to the bottom and press "Save". … … 40 41 In the bottom right corner of the "I2P CLIENT TUNNELS" box select "SOCKS 41 42 4/4a/5" and press "Create". A new page opens. On top enter a name, e.g. 42 "GarliCat Out bound".In the "Port" field which is marked as required enter the43 port number 9051. Check the "Autostart" checkbox. Scroll down and press43 "GarliCat Outgoing". In the "Port" field which is marked as required enter the 44 port number 9051. Check the "Autostart" checkbox. Scroll down and press 44 45 "Save". 45 46 … … 49 50 already be on this page after the last step of 3.2 -- you should see your 50 51 "GarliCat Inbound" tunnel in the "I2P SERVER TUNNELS" box. It lists a string 51 called "Base32 Address". Copy this string to a file. Truncate it to 1652 called "Base32 Address". Copy this string to a file. Truncate it to 16 52 53 characters and append the domain ".oc.b32.i2p". The result is your GarliCat 53 54 I2P-ID. 54 55 Example: 55 Base32 Address: ktmhezukbp6jyuldedcjmso6p4e6aegeikqli2mne67hnttgmvfa.b32.i2p56 Base32 Address: ktmhezukbp6jyuldedcjmso6p4e6aegeikqli2mne67hnttgmvfa.b32.i2p 56 57 GarliCat I2P-ID: ktmhezukbp6jyuld.oc.b32.i2p 57 58 … … 80 81 GarliCat IPv6 address, his I2P-ID, and his key. Then go to your Susi-DNS page 81 82 (click on "Addressbook" on your I2P Router console) and add a new entry being 82 the I2P-ID the name. Test if it works. Simply try to ping to the IPv6 address.83 the I2P-ID the name. Test if it works. Simply try to ping to the IPv6 address. 83 84 (NOTE: THERE MAY BE BETTER OPTIONS BUT THIS SECTION WAS WRITTEN BY SOMEONE 84 85 WHO DOES NOT NO TOO MUCH DETAILS ABOUT SUSIDNS, YET. SORRY.)
Note: See TracChangeset
for help on using the changeset viewer.
