LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-04-2007, 08:31 AM   #1
TheHighwayman
Member
 
Registered: Jun 2007
Posts: 32

Rep: Reputation: 15
Emule through wine: obtain an high ID [SOLVED]


Hi,
I've installed emule 0.48a under linux;
when I launch it through wine I can connect to servers and KAD net, but I receive a low ID (yellow arrow).

I've set ports with these commands:

iptables -A INPUT -p tcp --dport 4662 -j ACCEPT
iptables -A INPUT -p udp --dport 4665 -j ACCEPT
iptables -A INPUT -p udp --dport 4672 -j ACCEPT
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -P OUTPUT ACCEPT
iptables -A INPUT -p udp --dport 4662:4665 -j ACCEPT

but I always have a low ID.
I've a simple 56k connection.

What can I do?

When I had installed aMule, ID was high.

Thank you in advance.
TheHighwayman

Last edited by TheHighwayman; 10-05-2007 at 08:50 AM.
 
Old 10-04-2007, 10:41 AM   #2
TheHighwayman
Member
 
Registered: Jun 2007
Posts: 32

Original Poster
Rep: Reputation: 15
no ideas or solutions?
 
Old 10-05-2007, 04:46 AM   #3
TheHighwayman
Member
 
Registered: Jun 2007
Posts: 32

Original Poster
Rep: Reputation: 15
Hey, Does noone use eMule on linux through wine?

Thank you again.
TheHighwayman
 
Old 10-05-2007, 08:48 AM   #4
TheHighwayman
Member
 
Registered: Jun 2007
Posts: 32

Original Poster
Rep: Reputation: 15
Thread: Emule through wine: obtain an high ID [SOLVED]

OK, I've solved by myself.
There were additional iptables commands to do.
I've found these here:
http://lists.prato.linux.it/pipermai...er/006954.html

Practically, to open port 4662, as root, the commands to do are:

iptables -I INPUT 1 -p tcp --dport 4662 -j ACCEPT
iptables -I INPUT 1 -p udp --dport 4662 -j ACCEPT
iptables -I OUTPUT 1 -p tcp --sport 4662 -j ACCEPT
iptables -I OUTPUT 1 -p udp --sport 4662 -j ACCEPT

I hope it helps.

Thank you anyway.
TheHighwayman

Last edited by TheHighwayman; 10-05-2007 at 08:49 AM.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Running eMule installed in Windows partition through Wine on Ubuntu eluzi Linux - Software 2 03-12-2007 10:38 PM
Load Avg High/Phys Mem High teamh Debian 2 12-26-2006 05:03 PM
Emule moheganer2 Linux - Software 1 08-18-2006 05:42 AM
eMule For Linux? AFI_Flame Linux - Software 2 10-06-2004 01:33 AM
emule for linux? scottie Linux - Software 5 11-14-2003 10:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration