Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Project U-232
Reply
  #1  
Old 21st December 2015, 20:21
lili's Avatar
lili lili is offline
Member
 
Join Date: Dec 2015
Posts: 7
Arrow u-232-v4 No Data sended?
Hi all

I administer a site running under ocelot for quite some time, but I want to migrate to your cms :)

1) everything is installed but I have an little problem, I have no network traffic my setup :
XBT_port: 2095
listen_port_default (in server.cpp): fixed to my cloudflare_port (2095)
Seed / Peer : visible OK //1Seeds/4Leech but no transfer !? (with and whithout VPN)

2) to the url announcement , I have added to the system and that http://mydomain.com and "https/mtdomain.com" for url https in SSL , which is the right size , with or without the " announce.php " ?

3) ocelot and in my config file to a place I have added the ip of my server? is it the same in your configuration, if so, to what place I place the server IP ? [EDIT]===> listen_ipa * in xbt/Tracker/xbt_conf* i think, ok i try
and when i download an torrent, the url_announce isn't on the port: 2095 but 2710??

//I think that i must to install xbt and after make install (cms,import,delete_install) ! no ?

4) How do I transfer torrent gazelle to this u -232 ? have you any advice? Thank you in advance for your reply and help.

ps: my iptables are OK :)

Best regards

Last edited by lili; 21st December 2015 at 23:26.
Reply With Quote
  #2  
Old 21st December 2015, 21:46
DND's Avatar
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,237
Default hey
hmm..
you need to change a lot site/xbt.. then compile xbt with the new settings.
port is 2710, but again if you want to change that need to save settings in xbt and re-compile.
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #3  
Old 21st December 2015, 23:24
lili's Avatar
lili lili is offline
Member
 
Join Date: Dec 2015
Posts: 7
Default hey
thx! but xbt is compiled and re-compiled with my params and i don't understand my problem !? if in my client torrent i change 2095 by 2710 doesn't work, also, where is my problem, if i download an torrent, the announce is on 2710. I'll try an new compilation...why not ^^ question: config.cpp must be modified? Thx :)
Reply With Quote
  #4  
Old 22nd December 2015, 00:44
DND's Avatar
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,237
Default
need also to edit the site's config.. doh! by default it has 2710 port for announce.
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #5  
Old 22nd December 2015, 00:44
ArcticWolf's Avatar
ArcticWolf ArcticWolf is offline
Senior Member
 
Join Date: Oct 2008
Posts: 41
Default
xbt will not work in https without major rework of it..
besure you read the readme @ https://github.com/Bigjoos/U-232-V4
you have to use an only 1 revision and the correct files that are included with u232 v4 source.
Enter the following commands in a terminal. Be patient while g++ is running, it'll take a few minutes.
Code:
svn co -r 2466 http://xbt.googlecode.com/svn/trunk/xbt/misc xbt/misc 
svn co -r 2466 http://xbt.googlecode.com/svn/trunk/xbt/Tracker xbt/Tracker 
cd xbt/Tracker
Replace server.h and server.cpp and add xbt_tracker.conf from the U-232 V4 XBT folder then run ./make.sh
remember to add your mysql connect details to xbt_tracker.conf
I never tried changing the port but DND is right its 2710 i would try that port 1st after you change it in cloudflare, iptables then once works worry about changing it to something else..

announce.php is only used for php tracker ONLY

xbt announce url is http://mydomain.com:2710/announce
once you get xbt setup right you should just goto http://mydomain.com/install
and install it :)
but again the readme said that if anyone bothered to read anything anytime lol

You prob would get more u232 direct help via visiting its forum http://forum-u-232.servebeer.com/index.php but again takes reading too..
Reply With Quote
  #6  
Old 22nd December 2015, 00:53
lili's Avatar
lili lili is offline
Member
 
Join Date: Dec 2015
Posts: 7
Default
Quote:
Originally Posted by DND View Post
need also to edit the site's config.. doh! by default it has 2710 port for announce.
Yes, where/what is the file.php please ? @ArcticWolf: yes, i RTFM, thank you!
Reply With Quote
  #7  
Old 22nd December 2015, 01:31
DND's Avatar
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,237
Default
if you did a good install you should have in the include folder config.xbt.
check that out
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #8  
Old 22nd December 2015, 11:08
lili's Avatar
lili lili is offline
Member
 
Join Date: Dec 2015
Posts: 7
Default
Thanks for support, i'll check it after my work :) (to night)

Thx.
Reply With Quote
  #9  
Old 22nd December 2015, 12:20
TraceR's Avatar
TraceR TraceR is offline
BittyTorrent
 
Join Date: Mar 2015
Posts: 135
Default
its waste of time you cant send traffic via cloudflare for xbt even after changing port , cloudflare webapplication firewall blocks, just disable and seee it will work
Reply With Quote
  #10  
Old 22nd December 2015, 12:49
DND's Avatar
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,237
Default
it can work if you set cloudflare properly.
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
Reply

Tags
data , sended , u232v4

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 05:54. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.