aMule Forum
English => aMule Help => Topic started by: amuleNewb on December 21, 2005, 05:02:32 AM
-
I have some private stuff (family vacation videos) that I want to share with a friend without putting the files into the public domain. Is there a way to set up a "private" aMule network with friends/family for this purpose?
-
You don't state your question correctly. If I understand what you mean, you want to run private ed2k network over public internet ?
Answer is "yes, but ....". But:
- You must run your own server and make sure only your friends can connect there. I have no idea how you going to enforce it unless all your friends have static IP's.
- Every one of your friends may need to run 2 (a/e)mule's - one for public, one for private ed2k
- You can't share files between them unless you do some filesystem trick (soft/hard links)
Other possibility is run your own IP network over tunnels (VPN). Then you run ed2k server on that network, solving (1) this way. This solution may require to run VPN server depends on type of tunnel and topology you choose.
You may also choose your ed2k server machine be also VPN server and use ssh tunnels to connect to it.
-
You could also have a pseudo-private network by using file names that nobody would find via a search. These could be either random like "dfhabj3b87bfaj83.avi" or mangled like "M1y.t2r2i2p.t3o.r4o4m4e.avi". However if you are dealing with more than a handful of files this can get very tedious.
-
Originally posted by lfroen
...
- You must run your own server and make sure only your friends can connect there. I have no idea how you going to enforce it unless all your friends have static IP's.
...
it is possible to run a server (http://lugdunum2k.free.fr/kiten.html) with settings maxstrangers (http://lugdunum2k.free.fr/kiten.html#maxstrangers) to none, using it together with the nickcommunity (http://lugdunum2k.free.fr/kiten.html#nickcommunity) feature. - so only clients with a specific string in their nicks can connect to.
cu
-
only clients with a specific string in their nicks can connect to
Ah, security thru obscurity ? And mind you that this will not help you in case of Kad and client-to-client connects.
-
if you do not connect to kad, you should be safe, no? :P
Regards.
-
if you do not connect to kad, you should be safe, no?
No. You still have client-to-client requests. This is P2P network, remember ? Kad is only a way of searching for nodes, not connection protocol.
-
Originally posted by lfroen
Ah, security thru obscurity ? And mind you that this will not help you in case of Kad and client-to-client connects.
of course. also in case of not-empty share, temp, and incoming, if published to another client somehow, perhaps nickthieves and whatever else.
but that was not the problem. - for me it seemed, you didn“t heard, that it is _possible_ to run some kind of "community-server" that way. ;)
You must run your own server and make sure only your friends can connect there.
:))
for the threadstarter it would be more safe, if he sets up an ftp- or webserver on his box, and offers the file to his comrade directly and vice versa i think.
cu