Gnutella Forums  

Go Back   Gnutella Forums > Gnutella News and Gnutelliums Forums > General Gnutella Development Discussion
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Gnutella Development Discussion For general discussion about Gnutella development.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 18th, 2004
Apprentice
 
Join Date: January 18th, 2004
Posts: 5
gmplague is flying high
Default Restricting True-P2P traffic to a local network

I am trying to find a quick/easy/idiot-proof way to set up a true P2P network such that all traffic is restricted to a local subnet. This should preferrably be done from the client-side with a config file.

I am looking for a solution that is true P2P (that is, doesn't require a centralized host that everyone on the network has to connect to), and that is not much more difficult for users to setup than something like "Download this package, run the setup, select which files you want to share." This solution should preferrably be OS-independent. (or at least work on windows and mac). Has anyone encountered something like this before? Wanting to be able to share, and easily search for files on a LAN? (Not simply windows filesharing) Perhaps a gnutella client packaged with a config file?
Reply With Quote
  #2 (permalink)  
Old January 19th, 2004
Moderator
 
Join Date: May 16th, 2003
Posts: 1,118
trap_jaw4 is flying high
Default

LimeWire multicasts queries to the local network but it's neither quick, nor easy nor fool-proof to configure it to run without any connections at all.

If you have an almost static local host to connect to, you could use LimeWire with some modifications to the default configuration. The default configuration - if your users should be able to use LimeWire out-of-the-box - can be found in the source code and requires compiling & packaging the modified LimeWire version yourself.

Last edited by trap_jaw4; January 21st, 2004 at 08:57 AM.
Reply With Quote
  #3 (permalink)  
Old January 21st, 2004
Valued Member contributor
 
Join Date: August 4th, 2002
Location: Chicago, USA
Posts: 321
LeeWare is a great assister to others; your light through the dark tunnel
Post Gnucleus LAN

Gnucleus LAN does exactly what you want without having to recompile or deal with configuration scripts. Just download a copy of Gnucleus LAN create something similar to a workgroup they call it a network. As long as your machines join the same network they will all be able to see one another.

I don't know if this specific client will meet your cross-platform needs as I think it primarily runs on windows. I have used it to build a private P2P community.

Hope this helps.
__________________
Lee Evans, President
LeeWare Development
http://www.leeware.com

Last edited by LeeWare; January 21st, 2004 at 07:17 AM.
Reply With Quote
  #4 (permalink)  
Old January 21st, 2004
Moderator
 
Join Date: May 16th, 2003
Posts: 1,118
trap_jaw4 is flying high
Default

GnucleusLAN will only run on Windows.
Reply With Quote
  #5 (permalink)  
Old January 21st, 2004
Apprentice
 
Join Date: January 18th, 2004
Posts: 5
gmplague is flying high
Default

Thanks... quick question about configuration of GnucleusLAN. I specify the workgroup at the beginning. Then, if I want it to be private, do I have to restrict the IP range in preferences?

Also, will this autodetect which nodes on the LAN are running the client, or should I just set it up on a few machines first and add those hosts manually?

Thanks in advance. If this works I'll be working on a MAC port for a few days... heh.
Reply With Quote
  #6 (permalink)  
Old January 21st, 2004
Apprentice
 
Join Date: January 18th, 2004
Posts: 5
gmplague is flying high
Default Also...

Also... will this keep people with another gnutella client out? I.E. someone inside the network connects to it with another gnutella client. Then someone outside the network connects to them. Will this keep the person outside the network out? Or will only people with this client be able to connect?
Reply With Quote
  #7 (permalink)  
Old January 21st, 2004
arne_bab's Avatar
Draketo, small dragon.
 
Join Date: May 31st, 2002
Location: Heidelberg, Germany
Posts: 1,881
arne_bab is a great assister to others; your light through the dark tunnel
Default

You could also use phex and tell it to cennect to a differently named network. (switch network).

Only Phex clients who know the network name will then be able to connect. What exactly it does in a LAN, I doN't know (there is an option to connect to the LAN, which is standardly enabled. I don't know, if only setting this and not telling it to connect will only connect to clients in the LAN).

It still uses GWebCaches.

Phex is written in Java. so usable on Mac and PC, I use it myself in OSX.

http://phex.kouk.de

You might want to ask the developer to create a special version for you in the phex forum: http://www.gnutellaforums.com/forumd...?s=&forumid=16
__________________

-> put this banner into your own signature! <-
--
Erst im Spiel lebt der Mensch.
Nur ludantaj homoj vivas.
GnuFU.net - Gnutella For Users
Draketo.de - Shortstories, Poems, Music and strange Ideas.
Reply With Quote
  #8 (permalink)  
Old January 21st, 2004
Valued Member contributor
 
Join Date: August 4th, 2002
Location: Chicago, USA
Posts: 321
LeeWare is a great assister to others; your light through the dark tunnel
Post Gnucleus LAN Solution

Yes, you could in fact use both of the methods you eluded to protect your network from outside connections. However, I am assuming that your subnet is not directly connected to the public Internet. If this is true, you don't need to worry about it.

Even if you're subnet is connected to the public Internet people wishing to connect to your network would have to know the name exactly, they would also have to specify the correct port. Finally, they would also need the Gnucleus client to connect to your network.

Clients that are physically located on the same LAN i.e. Broadcast domain will automatically see the network specified by the first client on the P2P network via the Gnucleus LAN client.

Basically this is how it works. I have approximately 400 machines located in a community based network. 200 machines in one building and 200 machines in another Building.

In Building #1 I create a network called P2P-BLDG I do this by creating a network using the first machine containing the Gnucleus LAN client. Next, I distribute the client to the other 199 computer users. After they start their clients they would have two choices

#1 join an existing network (they will see the name of the network that I created--because the computers are all in the same broadcast domain)

OR

#2 Create a new network yes, you can create multiple networks and the users can select the networks they want to join.

note that all computers in building #1 are on the same subnet 192.168.0.0/24

The computers in Building #2 are on a different subnet.
192.168.1.0/24 Therefore when I distribute the Gnucleus client to those users, they have to specify that they want to connect to IP_ADDRESS and PORT# + NETWORKNAME of the main computer running the P2P-BLDG network.

Each person would have to do this. But there's a solution. To simplify connectivity for the users in Building #2

The first machine that starts in Building #2
creates a network called P2P-GW which will be available to all of the computer in that building/subnet and have the P2P-GW computer establish a connection to the main computer on the network hosting the P2P-BLDG network. Obviously, the two subnets need to be able to reach one another via a router.

BLDG#1 BLDG#2

P2P-BLDG <=router=> P2P-GW
200 users 200 users

hope this helps.
__________________
Lee Evans, President
LeeWare Development
http://www.leeware.com
Reply With Quote
  #9 (permalink)  
Old January 21st, 2004
Apprentice
 
Join Date: January 18th, 2004
Posts: 5
gmplague is flying high
Default Ok, one more question...

Ok, one more question (i hope this is it)... say I've got a network started with GnucleusLAN, and I've got several hosts connected to that network. If the node that started the network (in the example above, the node that created P2P-BLDG) gets shut down, what happens to the network? Are the other nodes still connected to each other and the network? Can new nodes see the P2P-BLDG network? Thanks again!
Reply With Quote
  #10 (permalink)  
Old January 21st, 2004
Valued Member contributor
 
Join Date: August 4th, 2002
Location: Chicago, USA
Posts: 321
LeeWare is a great assister to others; your light through the dark tunnel
Post Gnucleus LAN Solution

It's been a while but I think that if the main machine shuts down another machine will take its place. This I believe is automatic. I think that the new clients will continue to see the network P2P-BLDG as long as there is at least one node on the same LAN signed into that group/network.

If you have three machines you should be able to verify this.
__________________
Lee Evans, President
LeeWare Development
http://www.leeware.com
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sharing local network fredandfred General Windows Support 3 December 20th, 2005 07:51 AM
Searching local network kipper Download/Upload Problems 0 December 14th, 2004 01:48 PM
@@@ LineWire on a Local Are Network @@@ jmar71n Connection Problems 7 November 25th, 2004 06:45 AM
Using limewire on a local network griff3 Open Discussion topics 0 August 20th, 2004 06:05 AM
What's all the network traffic Unregistered General Gnutella / Gnutella Network Discussion 1 September 25th, 2001 12:43 PM


All times are GMT -7. The time now is 12:22 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.