aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Can you do a private network with aMule?  (Read 3641 times)

amuleNewb

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Can you do a private network with aMule?
« 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?
Logged

lfroen

  • Guest
Re: Can you do a private network with aMule?
« Reply #1 on: December 21, 2005, 09:27:57 AM »

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.
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: Can you do a private network with aMule?
« Reply #2 on: December 21, 2005, 06:01:25 PM »

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.
Logged
Current aMule CVS builds for OS X can be found here.

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
Re: Can you do a private network with aMule?
« Reply #3 on: December 22, 2005, 06:21:17 AM »

Quote
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 with settings maxstrangers to none, using it together with the nickcommunity feature. - so only clients with a specific string in their nicks can connect to.


cu

lfroen

  • Guest
Re: Can you do a private network with aMule?
« Reply #4 on: December 22, 2005, 06:58:21 AM »

Quote
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.
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: Can you do a private network with aMule?
« Reply #5 on: December 22, 2005, 05:32:04 PM »

if you do not connect to kad, you should be safe, no? :P

Regards.
Logged

lfroen

  • Guest
Re: Can you do a private network with aMule?
« Reply #6 on: December 22, 2005, 08:42:09 PM »

Quote
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.
Logged

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
Re: Can you do a private network with aMule?
« Reply #7 on: December 23, 2005, 07:31:09 AM »

Quote
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. ;)
Quote
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