aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: KAD LowID only in Linux?!? Same config works fine in Windows.  (Read 2873 times)

Tsume

  • Newbie
  • Karma: 1
  • Offline Offline
  • Posts: 4
KAD LowID only in Linux?!? Same config works fine in Windows.
« on: November 25, 2007, 05:29:25 AM »

Okay, here's the deal.  I've gotten my eMule on Vista x64 running on the same ports on the same computer with the same IP address as aMule on my Linux Mint 4.0.  I've even taken the liberty of forwarding and opening the +3 UDP port that eMule doesn't use.

My problem:  In windows, with the same exact configuration, I get HighID on KAD and ED2K.

On Linux with aMule, however, I *ALWAYS* get LowID with KAD.  I could connect to a billion KAD sources and it's ALWAYS LowID "Firewalled".  I have protocol Obfuscation enabled and forced on both my Windows eMule and Linux aMule.

I've added the entries to IPTABLES just like this:
sudo iptables -A INPUT -p tcp --dport 64975 -j ACCEPT
sudo iptables -A INPUT -p udp --dport 64978 -j ACCEPT
sudo iptables -A INPUT -p udp --dport 55918 -j ACCEPT

Why oh WHY can I not achieve a HighID with KAD like I can on the same exact machine with (what I can see is) the same exact configuration in eMule?  I am using the latest aMule build for Gutsy posted on this forum as of now.  I don't have anything like firestarter installed.

Thank you :)
Logged

lfroen

  • Guest
Re: KAD LowID only in Linux?!? Same config works fine in Windows.
« Reply #1 on: November 25, 2007, 07:42:05 AM »

Port numbers looks bogus. How your config file looks like?
Logged

Tsume

  • Newbie
  • Karma: 1
  • Offline Offline
  • Posts: 4
Re: KAD LowID only in Linux?!? Same config works fine in Windows.
« Reply #2 on: November 25, 2007, 09:17:59 AM »

I picked those port numbers so they don't appear obvious to my ISP.  Here is my config file, it looks like it using the right ports.

Code: [Select]
[Statistics]
TotalDownloadedBytes=0
TotalUploadedBytes=357501996
MaxClientVersions=0
[eMule]
AppVersion=aMule CVS
Nick=KWolf[ARC]
NewVersionCheck=0
StartupMinimized=0
ConfirmExit=0
EnableTrayIcon=1
MinToTray=1
ToolTipDelay=1
MaxDownload=0
MaxUpload=64
SlotAllocation=8
DownloadCapacity=2000
UploadCapacity=128
Port=64975
UDPPort=55918
UDPDisable=0
Address=
MaxSourcesPerFile=300
MaxConnections=500
ConnectToED2K=1
ConnectToKad=1
UPnPEnabled=0
UPnPTCPPort=50000
Autoconnect=1
Reconnect=1
ShowOverhead=0
RemoveDeadServer=1
DeadServerRetry=2
Serverlist=0
AddServersFromServer=1
AddServersFromClient=1
Scoresystem=1
SmartIdCheck=1
SafeServerConnect=0
AutoConnectStaticOnly=0
ManualHighPrio=0
ICH=1
AICHTrust=0
AddNewFilesPaused=0
DAPPref=1
PreviewPrio=0
UAPPref=1
FullChunkTransfers=1
StartNextFile=0
StartNextFileSameCat=0
CheckDiskspace=1
MinFreeDiskSpace=1
IncomingDir=/home/tsumeone/Downloads
TempDir=/home/tsumeone/.aMule/Temp
ShareHiddenFiles=0
VideoPlayer=
VideoPreviewBackupped=1
StatGraphsInterval=3
StatsAverageMinutes=5
VariousStatisticsMaxValue=100
statsInterval=30
MaxConnectionsPerFiveSeconds=20
FileBufferSizePref=16
QueueSizePref=50
ServerKeepAliveTimeout=0
3DDepth=5
AutoSortDownloads=0
ShowInfoOnCatTabs=0
ShowRatesOnTitle=0
VerticalToolbar=0
ShowPartFileNumber=0
SeeShare=2
IPFilterURL=
IPFilterAutoLoad=0
FilterLevel=127
FilterLanIPs=1
ParanoidFiltering=1
IPFilterSystem=1
OnlineSignature=0
OnlineSignatureUpdate=5
OSDirectory=/home/tsumeone/.aMule/
FilterMessages=1
FilterAllMessages=0
MessagesFromFriendsOnly=0
MessageFromValidSourcesOnly=1
FilterWordMessages=0
MessageFilter=*http*
FilterComments=0
CommentFilter=
Language=
SplitterbarPosition=75
YourHostname=
DateTimeFormat=%A, %x, %X
IndicateRatings=1
AllcatType=0
ShowAllNotCats=0
DisableKnownClientList=0
DisableQueueList=0
MaxMessageSessions=50
SmartIdState=1
DropSlowSources=0
KadNodesUrl=http://emule-inside.net/nodes.dat
Ed2kServersUrl=http://ocbmaurice.dyndns.org/pl/slist.pl/server.met?download/server-max.met
StatColor0=4194304
StatColor1=16761024
StatColor2=8454016
StatColor3=53760
StatColor4=32768
StatColor5=8421631
StatColor6=200
StatColor7=140
StatColor8=16750230
StatColor9=12583104
StatColor10=8454143
StatColor11=0
StatColor12=8454016
StatColor13=53760
StatColor14=32768
TableOrderingServer=0 0,
TableWidthsServer=150,140,25,150,25,40,45,60,40,40,80
TableOrderingDownload=0 0,
TableWidthsDownload=260,60,65,65,65,170,50,55,70,110,220,220
TableOrderingUploads=0 0,
TableWidthsUploads=150,275,100,60,65,60,60,110,100,100,100
TableOrderingShared=0 0,
TableWidthsShared=250,100,50,70,220,100,100,120,100,120,120,220
TableOrderingSearch=0 0,
TableWidthsSearch=500,100,50,65,280
[FakeCheck]
Browser=2
CustomBrowser=
BrowserTab=1
[ExternalConnect]
ShowPercent=0
ShowProgressBar=1
AcceptExternalConnections=0
ECPassword=
ECAddress=
ECPort=4712
UPnPECEnabled=0
IpFilterClients=1
IpFilterServers=1
[SkinGUIOptions]
UseSkinFiles=0
Skin=System:gnome.zip
[Razor_Preferences]
FastED2KLinksHandler=1
MAIN_X_POS=439
MAIN_Y_POS=67
MAIN_X_SIZE=934
MAIN_Y_SIZE=756
SRV_SPLITTER_POS=282
[WebServer]
Enabled=0
Port=4711
UPnPWebServerEnabled=0
WebUPnPTCPPort=50001
PageRefreshTime=120
UseGzip=1
UseLowRightsUser=0
Password=
PasswordLow=
Template=default
[Obfuscation]
IsClientCryptLayerSupported=1
IsCryptLayerRequested=1
IsClientCryptLayerRequired=0
CryptoPaddingLenght=254
CryptoKadUDPKey=538507295
[Proxy]
ProxyEnableProxy=0
ProxyType=0
ProxyName=
ProxyPort=1080
ProxyEnablePassword=0
ProxyUser=
ProxyPassword=
[UserEvents]
[UserEvents/DownloadCompleted]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/NewChatSession]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/OutOfDiskSpace]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/ErrorOnCompletion]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[GUI]
[GUI/TransferWnd]
Splitter=116
ShowClientList=1
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: KAD LowID only in Linux?!? Same config works fine in Windows.
« Reply #3 on: November 26, 2007, 02:27:48 AM »

You should add a rule for already-established connections like this:

Code: [Select]
iptables -t filter -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
I also always add the -t filter to my iptables commands. Hope this helps.

Regards.
« Last Edit: November 26, 2007, 02:31:34 AM by skolnick »
Logged

Tsume

  • Newbie
  • Karma: 1
  • Offline Offline
  • Posts: 4
Re: KAD LowID only in Linux?!? Same config works fine in Windows.
« Reply #4 on: November 27, 2007, 03:24:18 AM »

I rebooted my machine and let it run for a full day.  I'm no longer firewalled.  I guess all it needed was time.

Thank you for all hour help!
Logged