DCC Server Available

Important news
Locked
User avatar
shawniverson
Posts: 3644
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

DCC Server Available

Post by shawniverson »

Recently EFA was given Server-IDs for our own DCC servers! We're so excited to bring this development, that we can't wait for the next 3.0.2.5 release! :D :D

(Credit goes to TheGr8Wonder for his work on this! :clap: :dance: )

Currently we only have 1 server, and the others will be added once there is real throughput on the current server. This will help alleviate bandwidth utilization for the current DCC public servers in use within EFA.

Although the host and domain name used for the DCC server are that not of efa-project.org (not yet at least!), they are still very much legitimate and under our control.

Gain access to your EFA via console or SSH, and run these commands as root...

Code: Select all

sudo /usr/local/bin/cdcc "delete dcc1.dcc-servers.net"
sudo /usr/local/bin/cdcc "delete dcc2.dcc-servers.net"
sudo /usr/local/bin/cdcc "delete dcc3.dcc-servers.net"
sudo /usr/local/bin/cdcc "delete dcc4.dcc-servers.net"
sudo /usr/local/bin/cdcc "delete dcc5.dcc-servers.net"
Then run these commands...

Code: Select all

sudo /usr/local/bin/cdcc "add dcc.nova53.net"
sudo /usr/local/bin/cdcc "add dcc1.dcc-servers.net"
sudo /usr/local/bin/cdcc "add dcc2.dcc-servers.net"
sudo /usr/local/bin/cdcc "add dcc3.dcc-servers.net"
sudo /usr/local/bin/cdcc "add dcc4.dcc-servers.net"
sudo /usr/local/bin/cdcc "add dcc5.dcc-servers.net"
Once the commands are executed, please reboot your EFA. Upon reboot, the EFA DCC server will be the one used (unless it fails, which will failover to the main dcc servers).

Stay tuned for our own Pyzor server as well!! :D
Locked