NNLS Server

The following sections outline the basic requirements for an NNLS server.


Server Hardware Requirements

Install NNLS only on a machine that meets the following requirements.


System Software Requirements

IMPORTANT:  NNLS must be installed on a server that contains only a newly installed operating system with its accompanying utilities, etc.


Server Network Configuration

IMPORTANT:  As explained in Use a Static IP Address, the NNLS server must use a static IP address.


Disk Partitions

Table 2 presents guidelines for setting up disk partitions on your NNLS server.


Table 2. Partition Requirements

Partition Minimum Disk Space Other Considerations Planned Allocation

/boot

*

* See the documentation for your chosen operating system.

 

/swap

*

* This should normally equal twice the RAM installed on your server up to 1 GB.

For more information, see the documentation for your chosen operating systerm.

 

/

*

* The simplest partitioning method is to include all remaining disk space in this partition. Space for the subpartitions (/var, /opt, /usr, /etc, /home) is automatically available as the partitions expand.

If you choose to define the partitions shown in the following rows (/var, /opt, and /usr), you should define this partition last and allocate all unused disk space to it.

 

/var

350 MB

If you define this partition separately and you plan to install Novell® iFolder®, be aware that iFolder user data is stored in this partition by default.

 

/opt

250 MB

 

 

/usr

310 MB

 

 


Firewall

Table 3 Shows the default ports used by NNLS. If you plan to use different ports for any listed items, you might want to note that in the table. This information is provided for integrating NNLS with your firewall.


Table 3.

Port Number Product Protocol

80

Apache Web Server

HTTP

443

Apache Web Server secure

HTTPS (SSL)

8008

eDirectory iMonitor

HTTP

8010

eDirectory iMonitor secure

HTTPS (SSL)

8018

NetMail WebAdmin

HTTP

8020

NetMail WebAdmin secure

HTTPS (SSL)

52389

NetMailTM LDAP Server

LDAP

52080

NetMail ModWeb

HTTP

52443

NetMail ModWeb secure

HTTPS (SSL)

1026

NetMail CAP

CAP (Calendar Access Protocol)

25

NetMail SMTP Agent

SMTP (both secure and nonsecure)

110

NetMail POP Agent

POP3

995

NetMail POP Agent Secure

POP3 (SSL)

This is not configured by default and is listed for reference only.

143

NetMail IMAP Agent

IMAP4

993

NetMail IMAP Agent Secure

IMAP4 (SSL)

This is not configured by default and is listed for reference only.

689

NetMail NMAP Agent UDP

NMAP

This is not configured by default and is listed for reference only.

689

NetMail NMAP Agent TCP

NMAP

389

eDirectoryTM LDAP Server

LDAP

636

eDirectory LDAP Server secure

LDAP (SSL)

631

iPrint IPP Server

IPP

443

iPrint IPP Server secure

IPP (SSL)

137

Samba

CIFS/SMB

138

Samba

CIFS/SMB

139

Samba

CIFS/SMB

8080

Tomcat

HTTP

8009

MOD_JK

MOD_JK

524

eDirectory

NDAP


Existing Apache Web Server

If the server where you install NNLS is already running an Apache Web server, the NNLS installation will disable the server and shut it down. It will not, however, uninstall the server.

The Apache Web server installed with NNLS must use the standard ports 80 and 443. The server's configuration files are installed to /etc/opt/novell/httpd/ and its document root is set to /var/opt/novell/httpd/htdocs.

If you want to run the previously installed Apache server in addition to the NNLS Apache server, you must change the ports it uses, re-enable it to run when the system boots, and restart it.