Log in | Back to darenet.org

Infrastructure

(Software-related Requirements)
Line 1: Line 1:
-
We appreciate your interest in helping DareNET grow and your willingness to contribute to that process. But it's important to realize that DareNET is not a conventional IRC network. Servers are maintained by their admins, and by the Routing Team remotely from central sites using ssh and scp. New configuration files are generated via an automated script at a central location, and new servers are either staged as binary files or recompiled on the server account, depending on architecture and other factors.
+
<h3><font color="#003366">Thank you for your interest in helping DareNET!</font></h3>
-
We allow server administrators to choose their own operators, provided they follow our [[Charter|Network Charter]]. We do not gurantee any minimum level of privilege on the network. Instead, individuals are granted the access they need to carry out their duties. Candidates are reminded that the utility of any given server depends on ping latencies and other factors which may be beyond our control. Servers may need to be delinked or rehubbed at any time. We cannot always provide notice before such actions, but certainly strive to do so.
+
{{Headerbox_blue
 +
| text = We greatly appreciate your interest in helping DareNET grow and your willingness to contribute to that process. However, it is important to realize that DareNET is not a conventional IRC network. So, here are few factoids:
-
Regardless, hosting a DareNET server helps the network and the community and we appreciate that you're considering it.
+
* Our servers are maintained by both their admins and the Routing Team remotely from central sites using SSH/SCP.
-
==Hardware and Connectivity Requirements==
+
* New configuration files are generated via an automated script and distributed from a central location.
-
The listed hardware and connectivity requirements are extremely generous. Our goal is to ensure that each server exhibits the best possible connectivity and responsiveness.
+
* New servers are either staged as binary files or recompiled on the server account, depending on architecture and other factors.
-
* '''Minimum Bandwidth.''' The server must not be running on a broadband or dial-up connection. It should be on a multihomed network. We must also be able to verify that your server is on a multihomed network, via BGP announcements.
+
'''Additionally,'''
-
* '''Processor.''' A 500MHz processor or better. Generally, Intel or compatible hardware makes life a bit easier for us, but it's not a hard-and-fast rule.
+
* ''We do allow'' server administrators to choose their own operators, provided they follow our [[Policies|current policies]].
-
* '''Memory.''' 256MB or more of RAM is required.  
+
* ''We do not'' gurantee any minimum level of privilege on the network. Instead, individuals are granted the access they need to carry out their duties.
-
* '''Disk space.''' Space usage for logs may vary. In general, it's best to leave appreciable amounts of free space.  
+
* Server administrators are reminded that the utility of any given server depends entirely on ping latencies and other factors which may be beyond our control.
-
* '''Hours of operation.''' 24-7, reliable operation is a must.  
+
* Servers may need to be delinked or rehubbed at any time. We cannot always provide notice before such actions, but certainly stive to do so in all circumstances.
-
* '''Multiple uses.''' The machine is not required to be dedicated; however, they must adequately address any and all security concerns and be sufficient to properly run ircd. We advise against running critical applications on the same host; if you do, please plan to monitor resource usage (including allocation of memory and processor time). We attempt to provide timely notification of problems, but we're a volunteer organization running a 24/7 network and staff are not always available as needed.
+
Regardless, '''hosting a DareNET server helps the network and the community and we appreciate that you're considering it'''.
 +
}}
-
'''NOTE:''' Upon application submission, you agree to consent to a port scan and other unobtrusive probes to verify that these requirements have been met.
+
<h3><font color="#990000">Hardware & Connectivity Requirements</font></h3>
-
==Software-related Requirements==
+
The listed hardware and connectivity requirements are extremely generous. Our goal is to ensure that each server exhibits the best possible connectivity and responsiveness.
 +
 
 +
* '''<font color="#990000">Minimum Bandwidth.</font>''' The server must NOT be running on a broadband or dial-up connection. It should be on a multihomed network. We must also be able to verify that your server is on a multihomed network, via BGP announcements.
 +
 
 +
* '''<font color="#990000">Processor.</font>''' A 500MHz or better processor. Generally, Intel or other compatible hardware is preferred and makes life a bit easier for us, but it's not a hard-and-fast rule.
 +
 
 +
* '''<font color="#990000">Memory.</font>''' 256MB or more of RAM is required.
 +
 
 +
* '''<font color="#990000">Disk space.</font>''' Space usage for logs may vary from system to system. In general, it's best to leave appreciable amounts of free space.
 +
 
 +
* '''<font color="#990000">Hours of operation.</font>''' 24-7, reliable operation is a must.
 +
 
 +
* '''<font color="#990000">Multiple uses.</font>''' We do not require that the machine be dedicated; however, it must adequately address any and all security concerns and be sufficient to properly run ircd. We advise against running critical applications on the same host; if you do, please plan to monitor resource usage (including allocation of memory and processor time). We attempt to provide timely notification of problems, but we're a volunteer organization running a 24/7 network and staff are not always available as needed.
 +
 
 +
<h3><font color="#003366">Software-related Requirements</font></h3>
The following list details the software-related requirements for DareNET servers. Again, some attention has been paid to providing room for expansion with minimum effort on the part of server administrators / hosting organizations.
The following list details the software-related requirements for DareNET servers. Again, some attention has been paid to providing room for expansion with minimum effort on the part of server administrators / hosting organizations.
-
* '''FreeBSD or GNU/Linux.''' Current servers run either FreeBSD or GNU/Linux. Other excellent open source / free software operating systems exist and have been shown to work with our server software, but the use of these two operating systems simplifies network operations. FreeBSD 4.4 or later or the Linux 2.4.23+ kernel are required.
+
* '''<font color="#003366">FreeBSD or GNU/Linux.</font>''' Current servers run either FreeBSD or GNU/Linux. Other excellent open source / free software operating systems exist and have been shown to work with our server software, but the use of these two operating systems simplifies network operations. FreeBSD 4.4 or later or the Linux 2.4.23+ kernel are required.
-
* '''The bash shell.''' Shell scripts for server operations assume the availability of this shell.  
+
* '''<font color="#003366">The bash shell.</font>''' Shell scripts for server operations assume the availability of this shell.  
-
* '''GNU Awk (gawk).''' This is needed for our linesync program, which automatically updates and syncs server configuration files across the network.
+
* '''<font color="#003366">GNU Awk (gawk).</font>''' The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. This needed for our linesynx program, which automatically updates and syncs server configuration files across the network.
-
* '''GNU WGet.''' Again, certain shell scripts for server operations assume the availability of this utility.
+
* '''<font color="#003366">GNU WGet.</font>''' Shell scripts for server operations assume the availability of this shell.  
-
* '''Screen.''' The GNU screen utility is frequently used to run sessions which can be detached automatically at disconnection.  
+
* '''<font color="#003366">Screen.</font>''' The GNU screen utility is frequently used to run sessions which can be detached automatically at disconnection.  
-
* '''Perl 5.x.''' Perl 5.6+ are preferred
+
* '''<font color="#003366">Perl 5.x.</font>''' Perl 5.6+ is preferred.
-
* '''Compile toolchain facilities.''' These should include gcc and gdb, as well as any required binary utilities. We currently require gcc 3.2.  
+
* '''<font color="#003366">Compile toolchain facilities.</font>''' These should include gcc and gdb, as well as any required binary utilities. We currently require gcc 3.2.  
-
* '''A selection of editors.''' Joe, ae and vi are highly preferred. Emacs may be helpful.
+
* '''<font color="#003366">A selection of editors.</font>''' Joe, ae and vi are highly preferred. Emacs may be helpful.
-
* '''At least one IRC client for testing.''' If no other clients are available, ircII is an acceptable minimum.  
+
* '''<font color="#003366">At least one IRC client for testing.</font>''' If no other clients are available, ircII is an acceptable minimum.  
-
* '''Core files.''' Expect core files on occasion. Core file size limits should be generous. Our ircd code base continues to evolve so we will need this debugging resource.
+
* '''<font color="#003366">Core files.</font>''' Expect core files on occasion. Core file size limits should be generous. Our ircd code base continues to evolve, and as such we will need this handy debugging resource.
-
* '''A running network time daemon.''' Preferred daemons are either xntpd or ntpd, with local access via {,x}ntpdc to get server status. The server host should be synced to a time server at all times and should have backup servers. It's recommended you specify groups of three servers (with a minimum of at least one such group) to sync time from. It's essential that you start up ntpd in your init scripts. It's also essential that you run ntpdate, part of the package, at startup before starting up ntpd.  
+
* '''<font color="#003366">A running network time daemon.</font>''' Preferred daemons are either xntpd or ntpd, with local access via {,x}ntpdc to get server status. The server host should be synced to a time server at all times and should have backup servers. It's recommended you specify groups of three servers (with a minimum of at least one such group) to sync time from. It's essential that you start up ntpd in your init scripts. It's also essential that you run ntpdate, part of the package, at startup before starting up ntpd.  
-
* '''Account access.''' The server daemon runs as a user program under a vanilla end-user account (frequently called "darenet"), with no setuid or special privilege. Our Routing Team must have access to the account via password and ssh public key. Root access to the machine is highly desirable, since it makes it easier for us to double-check the initial configuration and resolve problems in an emergency; although, this is not required.
+
* '''<font color="#003366">Account access.</font>''' The server daemon (ircd) runs as a user program under a vanilla end-user account (frequently called "darenet"), with no setuid or special privilege. Our Routing Team must have access to the account via password, and ssh public key as well. Root access to the machine is highly desirable, since it makes it easier for us to double-check the initial configuration and resolve problems in an emergency; although, this is NOT required.
-
* '''Recent opensshd daemon, ssh2 protocol only; account access via ssh and scp.''' All access to the server account will use ssh. The scp program is required to transfer files. Access to the account by public key should be allowed, as should access by password.  
+
* '''<font color="#003366">Recent opensshd daemon, ssh2 protocol only; account access via ssh and scp.</font>''' All access to the server account will use ssh. The scp program is required to transfer files. Access to the account by public key should be allowed, as should access by password.  
-
* '''OpenSSL toolkit.''' Our servers support SSL connections on specified ports using the OpenSSL toolkit.
+
* '''<font color="#003366">OpenSSL toolkit.</font>''' Our servers support SSL connections on specified ports using the OpenSSL toolkit.
-
* '''The rsync program.''' File transfers may use this program.
+
* '''<font color="#003366">The rsync program.</font>''' File transfers may use this program.
-
== Applying to Link ==
+
<h3><font color="#990000">Applying to Link</font></h3>
-
Before applying to host a server, you should read over our [[Network Charter]]. All new admins should be in agreement with our current policies and practices. Additionally, you may find it helpful to consult with our Routing Team (#routing or routing[at]darenet.org). They can answer any questions you might have, and guide you through the whole link process.
+
Before applying to host a server, you should take time to read over our [[Policies|current policies]]. All new admins should be in agreement with our current policies and practices. Additionally, you may find it helpful to consult with our Routing Team (#routing or [mailto:routing@darenet.org routing@darenet.org]). They can answer any questions you might have, and guide you through the whole link process.
Regardless, the formal application process is begun by completing and submitting the server link application, which can be found at [http://www.darenet.org/linkapp http://www.darenet.org/linkapp].
Regardless, the formal application process is begun by completing and submitting the server link application, which can be found at [http://www.darenet.org/linkapp http://www.darenet.org/linkapp].
 +
 +
{| class="wikitable" width="100%" style="font-size: 85%; text-align: left;"
 +
| '''NOTE:''' Upon application submission, you agree to consent to a port scan and other unobtrusive probes to verify that the above listed requirements have been met.
 +
|}

Revision as of 04:43, 5 September 2008

In This Guide:

Thank you for your interest in helping DareNET!

We greatly appreciate your interest in helping DareNET grow and your willingness to contribute to that process. However, it is important to realize that DareNET is not a conventional IRC network. So, here are few factoids:
  • Our servers are maintained by both their admins and the Routing Team remotely from central sites using SSH/SCP.
  • New configuration files are generated via an automated script and distributed from a central location.
  • New servers are either staged as binary files or recompiled on the server account, depending on architecture and other factors.

Additionally,

  • We do allow server administrators to choose their own operators, provided they follow our current policies.
  • We do not gurantee any minimum level of privilege on the network. Instead, individuals are granted the access they need to carry out their duties.
  • Server administrators are reminded that the utility of any given server depends entirely on ping latencies and other factors which may be beyond our control.
  • Servers may need to be delinked or rehubbed at any time. We cannot always provide notice before such actions, but certainly stive to do so in all circumstances.

Regardless, hosting a DareNET server helps the network and the community and we appreciate that you're considering it.


Hardware & Connectivity Requirements

The listed hardware and connectivity requirements are extremely generous. Our goal is to ensure that each server exhibits the best possible connectivity and responsiveness.

  • Minimum Bandwidth. The server must NOT be running on a broadband or dial-up connection. It should be on a multihomed network. We must also be able to verify that your server is on a multihomed network, via BGP announcements.
  • Processor. A 500MHz or better processor. Generally, Intel or other compatible hardware is preferred and makes life a bit easier for us, but it's not a hard-and-fast rule.
  • Memory. 256MB or more of RAM is required.
  • Disk space. Space usage for logs may vary from system to system. In general, it's best to leave appreciable amounts of free space.
  • Hours of operation. 24-7, reliable operation is a must.
  • Multiple uses. We do not require that the machine be dedicated; however, it must adequately address any and all security concerns and be sufficient to properly run ircd. We advise against running critical applications on the same host; if you do, please plan to monitor resource usage (including allocation of memory and processor time). We attempt to provide timely notification of problems, but we're a volunteer organization running a 24/7 network and staff are not always available as needed.

Software-related Requirements

The following list details the software-related requirements for DareNET servers. Again, some attention has been paid to providing room for expansion with minimum effort on the part of server administrators / hosting organizations.

  • FreeBSD or GNU/Linux. Current servers run either FreeBSD or GNU/Linux. Other excellent open source / free software operating systems exist and have been shown to work with our server software, but the use of these two operating systems simplifies network operations. FreeBSD 4.4 or later or the Linux 2.4.23+ kernel are required.
  • The bash shell. Shell scripts for server operations assume the availability of this shell.
  • GNU Awk (gawk). The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. This needed for our linesynx program, which automatically updates and syncs server configuration files across the network.
  • GNU WGet. Shell scripts for server operations assume the availability of this shell.
  • Screen. The GNU screen utility is frequently used to run sessions which can be detached automatically at disconnection.
  • Perl 5.x. Perl 5.6+ is preferred.
  • Compile toolchain facilities. These should include gcc and gdb, as well as any required binary utilities. We currently require gcc 3.2.
  • A selection of editors. Joe, ae and vi are highly preferred. Emacs may be helpful.
  • At least one IRC client for testing. If no other clients are available, ircII is an acceptable minimum.
  • Core files. Expect core files on occasion. Core file size limits should be generous. Our ircd code base continues to evolve, and as such we will need this handy debugging resource.
  • A running network time daemon. Preferred daemons are either xntpd or ntpd, with local access via {,x}ntpdc to get server status. The server host should be synced to a time server at all times and should have backup servers. It's recommended you specify groups of three servers (with a minimum of at least one such group) to sync time from. It's essential that you start up ntpd in your init scripts. It's also essential that you run ntpdate, part of the package, at startup before starting up ntpd.
  • Account access. The server daemon (ircd) runs as a user program under a vanilla end-user account (frequently called "darenet"), with no setuid or special privilege. Our Routing Team must have access to the account via password, and ssh public key as well. Root access to the machine is highly desirable, since it makes it easier for us to double-check the initial configuration and resolve problems in an emergency; although, this is NOT required.
  • Recent opensshd daemon, ssh2 protocol only; account access via ssh and scp. All access to the server account will use ssh. The scp program is required to transfer files. Access to the account by public key should be allowed, as should access by password.
  • OpenSSL toolkit. Our servers support SSL connections on specified ports using the OpenSSL toolkit.
  • The rsync program. File transfers may use this program.

Applying to Link

Before applying to host a server, you should take time to read over our current policies. All new admins should be in agreement with our current policies and practices. Additionally, you may find it helpful to consult with our Routing Team (#routing or routing@darenet.org). They can answer any questions you might have, and guide you through the whole link process.

Regardless, the formal application process is begun by completing and submitting the server link application, which can be found at http://www.darenet.org/linkapp.

NOTE: Upon application submission, you agree to consent to a port scan and other unobtrusive probes to verify that the above listed requirements have been met.