Changeset 1d6d82
- Timestamp:
- 06/07/07 20:06:07 (5 years ago)
- Branches:
- master, iodine-0.5, iodine-0.6
- Children:
- faea33
- Parents:
- f2daf9
- git-author:
- Erik Ekman <yarrick@…> (06/07/07 20:06:07)
- git-committer:
- Erik Ekman <yarrick@…> (06/07/07 20:06:07)
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
rf9aa19 r1d6d82 1 1 2 iodine - IP over DNS is now easy2 iodine - http://code.kryo.se/iodine 3 3 4 http://code.kryo.se/iodine 5 6 ******************************** 4 *********************************** 7 5 8 6 CHANGES: -
README
rf2daf9 r1d6d82 1 1 2 iodine - IP over DNS is now easy2 iodine - http://code.kryo.se/iodine 3 3 4 http://code.kryo.se/iodine 5 6 ******************************** 4 *********************************** 7 5 8 6 This is a piece of software that lets you tunnel IPv4 data through a DNS … … 62 60 MISC. INFO: 63 61 64 Note that you can have only one client per server at the same time. This is65 because of the fragmentation of big packets going upstream, and will be fixed66 in future versions.67 68 62 Try experimenting with the MTU size (-m option) to get maximum bandwidth. It is 69 63 set to 1024 by default, which seems to work with most DNS servers. If you have 70 problems, try setting it to below 512. 64 problems, try setting it to 220 as this ensures all packets to be < 512 bytes. 65 Some DNS servers enforce a 512 byte packet limit, and this is probably the case 66 if you can ping through the tunnel but not login via SSH. 71 67 72 68 If you have problems, try inspecting the traffic with network monitoring tools -
TODO
re3245f r1d6d82 1 1 2 iodine - IP over DNS is now easy2 iodine - http://code.kryo.se/iodine 3 3 4 http://code.kryo.se/iodine 5 6 ******************************** 4 *********************************** 7 5 8 6 The TODO list is now located at
Note: See TracChangeset
for help on using the changeset viewer.
