Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Gazelle
Reply
  #1  
Old 4th January 2010, 04:10
5454 5454 is offline
Member
 
Join Date: Nov 2009
P2P
Posts: 1
Default Opening ports
I need to open port 34000 for Gazelle. Any information?

I get this error when leeching a torrent:
Code:
No connection could be made because the target machine actively refused it.
Reply With Quote
  #2  
Old 4th January 2010, 10:13
benjaminbih benjaminbih is offline
Senior Member
 
Join Date: Jul 2008
Bosnia-Herzegovina
Posts: 70
Default
Its possible that you have to open port 34000 in iptables?
I think Gazelle use UDP ports because its like a XBT Tracker.

You have to executed the following command as root in a commandline tool like putty or on linux system use terminal.

Code:
iptables -A INPUT -p udp --destination-port 34000 -j ACCEPT
iptables -A OUTPUT -p udp --source-port 34000 -j ACCEPT
This will open incoming and outgoing udp port 34000.
Reply With Quote
  #3  
Old 8th January 2010, 16:18
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
Also make sure the passkey is been put into the torrent.
Reply With Quote
  #4  
Old 17th December 2012, 22:46
ohwow ohwow is offline
Member
 
Join Date: Nov 2012
P2P
Posts: 3
Default
i have the same problem i tried adding port it didnt help :( any other solution to this problem ?
Reply With Quote
  #5  
Old 18th December 2012, 20:42
firefly's Avatar
firefly firefly is offline
Senior Member
 
Join Date: Dec 2009
P2P
Posts: 74
Default
Quote:
Originally Posted by ohwow View Post
i have the same problem i tried adding port it didnt help :( any other solution to this problem ?
1) Ocelot isn't running..

2) Haven't added White list

3) run this command in shell /usr/local/bin/indexer -c /usr/local/etc/sphinx.conf --rotate --all and also replace with the one that looks similar in your cron
__________________
Can install Gazelle

Last edited by firefly; 19th December 2012 at 10:17.
Reply With Quote
Reply

Tags
opening , ports

Thread Tools

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

Forum Jump



All times are GMT +2. The time now is 08:29. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.