|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Connection Problems Problems getting the LimeWire or WireShare program connecting to the Gnutella network.
(not about connecting to files, that is a Download/Upload Problems section issue.) Please supply system details as described in the forum rules.
Start here Suggestions to help you get connected, * try here first *, then see below (click on 'this' blue link) Did you FORGET something BEFORE you posted? If you post in this section you MUST provide these details: System details - help us to help you (click on 'this' blue link), else do not be surprised if your posting is ignored :) |
| LinkBack | Thread Tools | Display Modes |
| |||
private gnutella network hello, i would like to do some testing with a small number of hosts controlled by me. i thought if i set up my own web cache and comment out all but my own web cache entry from DefaultBootstrapServer.java i should have a private test bed. but somehow limewire still connects to the world. where does it get the data from? what do i need to change? please help. any assumption is welcome chris |
| |||
It would be much simpler to use the host filter in the options to block all IP's except for your private network. For example, add this to the banned hosts: *.*.*.* And your private network: e.g. 10.*.*.* to the allowed hosts.
__________________ Morgens ess ich Cornflakes und abends ess ich Brot Und wenn ich lang genug gelebt hab, dann sterb ich und bin tot --Fischmob |
| |||
well, this would be a solution, but then i still get some initial messages from other clients. also my clients are not on the same subnet, what if someone else has a client running? one thing what i want to study are the initial connections, and behaivior in different enviroments. thanks for your answer chris |
| |||
Another solution would be to edit the handshake in Connection.java, use "TESTELLA CONNECT/0.6" instead of "GNUTELLA CONNECT/0.6".
__________________ Morgens ess ich Cornflakes und abends ess ich Brot Und wenn ich lang genug gelebt hab, dann sterb ich und bin tot --Fischmob |
| |||
that is a good idea, thanks. but now i have another problem, or maybe i'm just to stupid to make simple code changes..... i changed the connection strings in connection.java and recompiled all, but now it doesn't respond to the new connections string, and it respond to the old connection string but with the modified answer string. can someone please check this out and tell me if i'm to stupid to make these changes? thanks, chris |
| |||
There are probably some other occurrences of GNUTELLA CONNECT you have to fix. Try the SettingsManager.java. The problem is that Acceptor.java doesn't use the strings from Connection.java to identify an incoming Gnutella connection.
__________________ Morgens ess ich Cornflakes und abends ess ich Brot Und wenn ich lang genug gelebt hab, dann sterb ich und bin tot --Fischmob |
| |||
ok, i changed every occurence and i can do a modified handshake with telnet. but it won't connect if i use the modified programs. i think it is not a problem with the handshake, i think it is because limewire wants to connect to ultra peers and refuses in the beginning to connect to leaf nodes. is this right? is there the possibility to change this behavior or to force one of my (two) clients to be a ultra peer? thanks chris |
| |||
to force ultrapeer mode add the line: FORCE_SUPERNODE_MODE=true to your limewire.props file.
__________________ Morgens ess ich Cornflakes und abends ess ich Brot Und wenn ich lang genug gelebt hab, dann sterb ich und bin tot --Fischmob |
| |||
I don't quite understand your question. When in ultrapeer mode, LimeWire will connect to other ultrapeers and allow leaf connections, when in leaf mode, LimeWire will only connect to ultrapeers. Whether or not a connection should be allowed is handled by the ConnectionManager class.
__________________ Morgens ess ich Cornflakes und abends ess ich Brot Und wenn ich lang genug gelebt hab, dann sterb ich und bin tot --Fischmob |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Some questions about setting up private Gnutella network? | hsyyang | General Discussion | 4 | May 2nd, 2004 04:08 AM |
Private Network over Gnutella | Unregistered | General Gnutella / Gnutella Network Discussion | 3 | March 14th, 2002 03:06 PM |
Need Gnutella client w/ ip filter, private network | Unregistered | General Discussion | 1 | December 3rd, 2001 10:20 PM |
Can I use Gnutella on a private network to distribute secret data? | basingwerk | General Gnutella / Gnutella Network Discussion | 0 | August 29th, 2001 08:47 AM |