Jump to content

Recommended Posts

Posted

Hi my name is jordon, im having problems setting up redirect on my server i rent from nfo to download et mods and maps from the web, I asked on your server if anyone could help me, and i was told to check out your forum, thx

Posted

Hey Jordon , could you be a bit more specific please ?

Posted

in server cfg i put the redirect adress in to download etpro, but it wont connect to that adress when i load the game it just downloads of the etserver at 15 kb per secend trying to make it fast downloads.

Posted

set sv_allowDownload      "1"
This enables the server to download needed files to clients

 

set sv_dl_maxRate         "42000"
This is full speed from server, 18 KB/sec

 

set sv_wwwDownload        "1"
This enables download re-direct

 

set sv_wwwBaseURL ""
This sets downloads re-direct address

 

set sv_wwwFallbackURL ""
This set an alternate source for download re-direct ingame

 

set sv_timeout            "600"
This sets lenght in seconds before client gets kicked if didn't finish downloading

 

 

So, This will worK:

set sv_allowDownload      "1"
set sv_dl_maxRate         "42000"
set sv_wwwDownload        "1"
set sv_wwwBaseURL "http://212.83.144.106/fobredirect"  // Notice no / at ending
set sv_wwwFallbackURL ""
set sv_timeout            "600"

 

In the redirect You need 2 folders:

etmain and etpro

 

Server may need restart with Control Panel after changing config

or /rcon exec server.cfg

  • Like 1
Posted

i dono everthing seems right it shows it tries to download from my url, but then goes back to server download, does nfo not allow redirects?

Posted

I appreciate another clan helping me though this is great, mabye we can make memories scrimming eachother or something lol

Posted

Make sure files are the same on server and in re-direct.

 

NFO provides free re-direct for downloads.

 

You could sent trouble ticket to server provider.

 

I'm sure They could help...

Posted

Would you be willing to have tempory access to my control panel, to help me it seems they do not no what to do

Posted

We fixed download redirect!

 

We asked server provider for correct URL for download re-direct.

 

Tweak found where to upload files.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.