Help: Long time ETPro devotee, but Server n00b

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

The Birdman
Posts: 47
Joined: Tue Dec 21, 2004 11:49 pm
Location: Ireland
Contact:

Post by The Birdman »

It tries to connect to the redirect, the ftp info shows but it doesn't connect and instead reverts to the server download.

Just tried again and same result.
Server 212.187.208.13:27960

Visit our clan site
Yamabushi
Posts: 26
Joined: Sun Dec 19, 2004 4:45 am

Post by Yamabushi »

Thank you for the effort. Guess it's back to the drawing board.

If anyone has any advice, I would be appreciative.
Cheers,
Yamabushi
Tokyo, Japan
Yamabushi
Posts: 26
Joined: Sun Dec 19, 2004 4:45 am

Post by Yamabushi »

Would the way ET requests the download be considered FXP? I'm using Filezilla which has a type of FXP prevention by default. I just unchecked that "feature". Perhaps that was it?

The username and IP have been hidden. Here is the log from the failed transfer:

--- Start Log ---

(000302) 12/6/2006 0:31:43 AM - (not logged in) (***.***.***.***)> Connected, sending welcome message...
(000302) 12/6/2006 0:31:43 AM - (not logged in) (***.***.***.***)> 220-FileZilla Server version 0.9.20 beta
(000302) 12/6/2006 0:31:43 AM - (not logged in) (***.***.***.***)> 220 Yamabushi's Server
(000302) 12/6/2006 0:31:44 AM - (not logged in) (***.***.***.***)> USER (USERNAME)
(000302) 12/6/2006 0:31:44 AM - (not logged in) (***.***.***.***)> 331 Password required for (USERNAME)
(000302) 12/6/2006 0:31:44 AM - (not logged in) (***.***.***.***)> PASS ******
(000302) 12/6/2006 0:31:44 AM - (USERNAME) (***.***.***.***)> 230 Logged on
(000302) 12/6/2006 0:31:45 AM - (USERNAME) (***.***.***.***)> PWD
(000302) 12/6/2006 0:31:45 AM - (USERNAME) (***.***.***.***)> 257 "/" is current directory.
(000302) 12/6/2006 0:31:45 AM - (USERNAME)(***.***.***.***)> CWD etmain
(000302) 12/6/2006 0:31:45 AM - (USERNAME) (***.***.***.***)> 250 CWD successful. "/etmain" is current directory.
(000302) 12/6/2006 0:31:45 AM - (USERNAME) (***.***.***.***)> EPSV
(000302) 12/6/2006 0:31:45 AM - (USERNAME) (***.***.***.***)> 229 Entering Extended Passive Mode (|||22201|)
(000302) 12/6/2006 0:32:07 AM - (USERNAME) (***.***.***.***)> QUIT
(000302) 12/6/2006 0:32:07 AM - (USERNAME) (***.***.***.***)> 221 Goodbye
(000302) 12/6/2006 0:32:07 AM - (USERNAME) (***.***.***.***)> disconnected.

--- End log ---
Cheers,
Yamabushi
Tokyo, Japan
User avatar
zinx
Posts: 267
Joined: Fri Jan 16, 2004 12:37 pm
Location: US
Contact:

Post by zinx »

ET 2.60/2.60b uses libcurl to download files. If your FTP server is disallowing libcurl, there's probably something wrong with it.
Zinx Verituse http://zinx.xmms.org/
Yamabushi
Posts: 26
Joined: Sun Dec 19, 2004 4:45 am

Post by Yamabushi »

Well, I am using Filezilla FTP Server? To the best of my knowledge that supports cURL.

I am able to successfully connect and download from the server from a Firefox browser while outside of my LAN. The problem seems to be some kind of failed interaction between ET and Filezilla, but I don't know what to check next.

Any advice?
Cheers,
Yamabushi
Tokyo, Japan
Yamabushi
Posts: 26
Joined: Sun Dec 19, 2004 4:45 am

Post by Yamabushi »

OK, I've ditched FTP and am now using http via Apache. Could someone please try again?

Also, what do I need to do to show up in server browsers?
Cheers,
Yamabushi
Tokyo, Japan
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

+set dedicated 2

and add some et master servers to server.cfg

Code: Select all

// MASTER SERVERS TO REPORT TO 
set sv_master1 "etmaster.idsoftware.com" 
set sv_master2 "master.gamespy.com:27900" 
set sv_master3 "master0.gamespy.com" 
set sv_master4 "clanservers.net" 
set sv_master5 "" 
you have this in your cfg already.

Oh, and make sure that these master servers retrieve the heartbeat and are not blocked by your servers firewall
User avatar
Spoofeh
Posts: 296
Joined: Sat Jul 26, 2003 4:50 am

Post by Spoofeh »

Yamabushi wrote:OK, I've ditched FTP and am now using http via Apache. Could someone please try again?
Not working for me. It did download yama.pk3 but keeps toggling between "awaiting gamestate" and "downloading" ad infinitum.
The Birdman
Posts: 47
Joined: Tue Dec 21, 2004 11:49 pm
Location: Ireland
Contact:

Post by The Birdman »

Good news :D

The redirect worked this time.

Bad News :cry:

The speed was only 20KB/sec

instead of using http://xxx.xxx.xxx etc , try using the url ie http://www.yoursite.whatever/files/etmain, don't know if it would make a difference i'm not a comp/internet techie, but it's worth a try.

On a brighter note my ping was only 320 this time, 100 better :D, and while i was in there someone was trying to join, they tried 4 times but kept disconnecting, don't know what trouble they were having (maybe wrong ET version), but it couldn't have been because of the downloads because goldrush was playing at the time.
Server 212.187.208.13:27960

Visit our clan site
The Birdman
Posts: 47
Joined: Tue Dec 21, 2004 11:49 pm
Location: Ireland
Contact:

Post by The Birdman »

spoofeh was it you trying to join while i was in there ?

I wrote post but got called away before submitting, so didnt see your's untill i posted.
Server 212.187.208.13:27960

Visit our clan site
User avatar
Spoofeh
Posts: 296
Joined: Sat Jul 26, 2003 4:50 am

Post by Spoofeh »

The Birdman wrote:spoofeh was it you trying to join while i was in there ?
Yes. :)
Yamabushi
Posts: 26
Joined: Sun Dec 19, 2004 4:45 am

Post by Yamabushi »

Birdman & Spoofeh,

Thank you for your efforts and feedback.

I changed the Apache server configuration again. Could someone try connecting again?

As before my main interest is getting the redirect working properly.

Thank you in advance.

Cheers,
Pete
Cheers,
Yamabushi
Tokyo, Japan
User avatar
Spoofeh
Posts: 296
Joined: Sat Jul 26, 2003 4:50 am

Post by Spoofeh »

It's still doing the same thing for me.
The Birdman
Posts: 47
Joined: Tue Dec 21, 2004 11:49 pm
Location: Ireland
Contact:

Post by The Birdman »

Redirect still only 20KB/sec
Server 212.187.208.13:27960

Visit our clan site
Yamabushi
Posts: 26
Joined: Sun Dec 19, 2004 4:45 am

Post by Yamabushi »

Weird, Some people are getting good speeds (140kbs+) and others are only getting 20kbs? Any ideas?
Cheers,
Yamabushi
Tokyo, Japan
Post Reply