Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > Phex (Cross-platform) > General Discussion
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Discussion For anything which doesn't fit somewhere else (for PHEX users)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old May 25th, 2005
Apprentice
 
Join Date: May 23rd, 2005
Posts: 7
cris23titi2005 is flying high
Wink private network??

hi! im reading the guide to make a private network, but i dont know if only i need to modify the cfg files or the source code too.

i dont need to connect to gnutella general network, because i need to use only my own network by default.

i read: http://cvs.sourceforge.net/viewcvs.p...To.txt?rev=1.3

but im new in phex and im confused

When i started the phex aplication, by default I can move the default option: gnutella network? and put only my own private network?

thanks by your attention!
Reply With Quote
  #2 (permalink)  
Old May 30th, 2005
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

Hi,

You have to modify the source-code (more exactly: the included cfg-settings) , to make your network the default-network.

You can set your own phex to use your private-network automatically at startup, and if you have a group of experienced Users this is all you need, because the changes in src/phex/common/cfg.java mostly change this, but before the first startup.

But if you have less-experienced users in your group, they might enter the general gnutella network instead (or someone might mistype the network name...).

For those you need to modify the source.

To make the first connection even easier, go into src/phex/resources/phex.hosts and delete all entries. Then add your static hosts in there.
(This isn't in the general guide, because it breaks down general-gnutella-network accessibility to some extent. To make it almost impossible for normal users to enter the GGN, juist delete all contents of src/phex/resources/gwebcache.cfg , too).

This should get your peers connected to your private network quickly.
__________________

-> 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
  #3 (permalink)  
Old May 31st, 2005
Apprentice
 
Join Date: May 23rd, 2005
Posts: 7
cris23titi2005 is flying high
Unhappy thanks!

i created my own private network, but now my problem is that i install the aplication on two pc in my LAN.

And they see each other, but i cant download any file.

I know that i have files to share in both pcs, but the aplication dont see i and download..

gregor told my that i need will to see the incomming variable, but i modify many parts of the source code (all where i see somethig about firewall). But dont works...

i will never can share files with phex betwen pcs in my LAN?
Reply With Quote
  #4 (permalink)  
Old September 20th, 2005
Apprentice
 
Join Date: January 5th, 2005
Posts: 5
abouihsaan is flying high
Default

I have the same problem? I can't download file from one pc to an other..

I just edited the host file and named the private network, distrubuted the jar over 3 pc's in a lan. I conneted to pc's two 1 pc. And tryed to search, not results, but I can browse. But can't download : (
Reply With Quote
  #5 (permalink)  
Old September 20th, 2005
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

Normally it should work, but phex has yet some to-resolve problems with searching, when there is only one UP in between the two computers.

But that downloading doesn't work bothers me. Which Version of Phex do you use?
__________________

-> 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
  #6 (permalink)  
Old September 20th, 2005
Apprentice
 
Join Date: January 5th, 2005
Posts: 5
abouihsaan is flying high
Default

aah k, maybe we will contribute some, because we are trying to make a network for our community..

I have downloaded and edited phex version 2.6.4.89

EDIT: I tryed to just connect the 3 pc's witout making the middle one UP. Its doesn't work in that situations eather. Tomorrow I will try to make two UP's connect to each other and on each end a node, maybe that will work

Last edited by abouihsaan; September 20th, 2005 at 07:24 AM.
Reply With Quote
  #7 (permalink)  
Old September 21st, 2005
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 try for once to make four UPs, to check who can find whoose files.

If you "stay offline" you can simply initiate only those connections you want and phex won't try to get other connections (could save you some stress while experimenting ).
__________________

-> 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 October 21st, 2005
Novicius
 
Join Date: October 21st, 2005
Posts: 3
Jargon is flying high
Default

hello Arne, we are building a secure, multi-service network based on Hamachi, and since Phex is a cross-platform serverless client (and our peers have both win and nix OSes), we would like to run Phex within our network *only* as our P2P platform.

a few questions:

is it possible to use private IPs like the Hamachi ones? e.g. 5.6.188.xxx etc - it doesnt seem to like them...

how should we modify the code to enforce the connection only to our trusted peers IPs?

thank you and keep up with the good work

Jargon
Reply With Quote
  #9 (permalink)  
Old October 23rd, 2005
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

Hi Jargon,

First I have to say: GregorK is the lead programmer of Phex.

I don't know about the private IPs (that goes to deep into the code for me), but I think he'll drop by not to far in the future.

To block all but your private network, you can edit the "hostilehosts.cfg" in src.phex.resources, or you can follow the steps laid out here:

http://phex.org/content/view/47/47/

This way establishes a network name, which acts as password (but can be sniffed if someone gets at a packet).

Gregor also had a way to whitelist hosts, iirc, which would be the more secure way to do it.
Best for your users might be to pair it, so only youur deployed phexes can enter the network, and no multinetworkclient or similar can expose your files to the outside.
__________________

-> 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
  #10 (permalink)  
Old October 24th, 2005
Novicius
 
Join Date: October 21st, 2005
Posts: 3
Jargon is flying high
Default

great, thanks!

i went through the code and the tutorial and found some useful clues as far as question #2 goes...

if GregorK could shed some light on the private IPs issue, that would greatly help us testing the securely-tunneled Phex we are dreaming about...

as by now, what happens is:

- we connect to our test Hamachi network

- we see each other on Hamachi (ping, browse, ssh, ftp, jabber all work)

- we open Phex and connect to our own gnutella network

if we try to use our private Hamachi IPs to connect to each other, the connection is refused, while it works if we use the external public IPs

notes:

of course, these are not firewall issues, we triple-checked

sniffing the traffic during hanshake with the hamachi built in sniffer didnt help much

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
private network RaaF General Discussion 1 December 18th, 2002 06:11 AM
Private network? pcolton General Gnutella Development Discussion 2 August 26th, 2002 11:05 PM
Private network mintu Support: General 5 September 14th, 2001 04:09 PM
Can a private network be realy private ? Unregistered Open Discussion topics 1 August 20th, 2001 10:47 AM
Private Network testing123 Gnotella (Windows) 0 December 31st, 2000 12:33 AM


All times are GMT -7. The time now is 06:32 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.