Copyright © 2004 Neuberger & Hughes GmbH
Copyright © 2004 NLcom, Maastricht, the Netherlands.
Contact information:
Neuberger & Hughes GmbH
Im Bruckenwasen 1
Plochingen
73207
Germany
phone: +49 (7153) 6120-0
fax: +49 (7153) 6120-33
mail: info@n-h.net
N&H helpdesk system:
web: http://support.n-h.com
mail: support@n-h.com
Internet:
http://www.n-h.com
http://exchange4linux.com
The manufacturer and the importer reserve the right to revise or alter the contents of these documents without further notice. This manual is to be used for informational purposes only, and neither contains nor implies any obligations for manufacturer, importer or the retailer of these products. The aforementioned Parties accept no responsibility whatsoever for errors or deviations in this manual and cannot be held responsible in any way, in the event of damage or losses that are the results of proper or improper use of this manual.
This manual can not be, partially or in its entirety, reproduced, translated, transmitted via a data-connection or converted into a otherwise readable format without express written consent of the supplier, manufacturer and/or the authors of this manual, with the sole exclusion being reserve-copies intended for the authorized user.
The brand- and product-names mentioned in this edition are, in several cases, copyrights and/or have a registered trademark of the related enterprises. Their recognition in this manual is for legal purposes only and is not meant to be construed as a recommendation of the related products or their manufacturers.
Table of Contents
Thank you for choosing a Neuberger & Hughes’ exchange4linux product. We have made all possible efforts to make this manual as extensive and clear as possible for both the inexperienced user and the professional system administrators. In case you still have questions, please consult the on-line N&H Support System at http://support.n-h.com. To use this and other support tools, you need to have a valid support contract. For more information on the support possibilities, please contact Neuberger & Hughes.
This manual consists of four parts. When you want to start directly with the installation of the exchange4linux Server Suite, we advice you to read at least part II: "Before you start". This section contains important information that can prevent confusion while using exchange4linux.
This part shall help you to develop a better understanding of the network possibilities and to get to know some special expressions you need to set up exchange4linux.
exchange4linux can manage one dedicated network. The internal IP-addresses are, contrary to the IP-addresses used on the Internet, only visible for computers within the network. Depending on the size of the network, a specific range of IP-addresses must be used. The possible ranges are sorted in several classes:
This class enables you to assign 256 IP-addresses within the network. These addresses have to start with: 192.168. ... . ...
On the third position must be a value between 0 and 256, eg. 192.168.2. ...
The last position must be a 0, in this case the network address would be: 192.168.2.0
When using a DHCP server, the settings of this server have to match the values mentioned above. In this case, IP-addresses can be assigned in the range 192.168.2.0 to 192.168.2.255 with the exception of the IP-address used by exchange4linux itself.
When more than 256 addresses are needed, one can use a B-Class network. This allows you to assign 256*256 IP-addresses. The range must start with 172. ... . ... . ...
The second number must lie between 16 and 31, so between 172.16. ... . ... and 172.31. ... . .... The network address ends with 0.0
An example: as a network address you choose 172.22.0.0. The DHCP Server can, if set up properly, assign addresses in the range 172.22.0.0 to 172.22.255.255 with exception of the exchange4linux IP-address.
There is also one private A-Class network (10.0.0.0). This network range cannot be used with exchange4linux though. exchange4linux’s nameserver is based on advanced "reverse resolving", and when activating a profile which uses this A-Class network an extremely large nameserver database must be built. This can take several hours!
![]() | Caution: |
|---|---|
| Using official (public) IP-addresses, which are not owned by you, for an internal network is against the rules and regulations described in RFC 1597 - Address Allocation for Private Internets, and we strongly dissuade you not to do this. When using official IP-addresses, which are not assigned to you, for the internal network, the correct functioning of exchange4linux cannot be guaranteed. | |
The (sub)netmask serves as a display of the network size. The standard values for the netmask are:
for a B-Class network 255.255.0.0
for a C-Class network 255.255.255.0
Alias-addresses:
Alias-addresses are addresses that refer to a mailbox/user. The value of such an alias
is, that multiple names can be appointed to one single mailbox. In case of
exchange4linux an additional advantage is that alias-addresses can be larger than the 16
characters a mailbox may consist of. An example of an alias-address is:
<firstname.surname@company.com>.
This alias-address then refers to the mailbox:
<surname@company.com>.
Autoresponder:
An autoresponder can be used to respond with a standard reply to persons sending a
message to your account, for example in case of a vacation. In this reply you can notify
them of your absence and return date.
Backup Service (Section 6.3):
The Backup Service offers the possibility to save the exchange4linux userdata by means
of an accompanying Windows application. When data has been lost, this application can
restore a previously made back-up.
Default Transport Service (Outlook):
The ‘Default Transport Service‘ is the location where your e-mail is normally
delivered at. This location is also crucial for the method of e-mail transportation. The
Default Transport Service is based on the order in which e-mail accounts are being set
up. When the first account set up in Outlook is an exchange4linux account, this will be
the Default Transport Service. Your e-mail is being saved centrally in the
exchange4linux database and will be sent through the MAPI service of the installed
Outlook Connector.
On the other hand, when a POP3 account is set up first, the e-mail will be sent
through Outlook’s built-in SMTP service. When set up like this, Outlook will make a set
of Personal folders. Incoming POP3 mail will be saved on the client using a .pst file.
DHCP Server (Section 6.10):
A DHCP Server appoints a dynamic IP-address to computers within the network. This
saves a lot of work, since no additional network settings have to be made on the
workstations (IP-address, broadcast, netmst, DNS Servers, etc.).
Domain suffix:
The domain suffix is the internal domain name of the server. In case of fixed
IP-addresses the domain suffix must be inserted into the DNS-searchlist of the clients.
On exchange4linux the standard value of the suffix is "local.intranet".
Email: (Batched) SMTP (Section 6.5):
(Batched) SMTP is a method of receiving e-mail whereby all the e-mail for your domain
is actively pushed to the server. Once the e-mail arrives at the exchange4linux server,
the address of the recipient is checked and if existent the mail is being distributed to
the user. Nowadays most providers make use of this protocol.
Email: POP3 (Section 6.5):
A method which polls the e-mail from the provider using a fixed interval, whereby
messages are being sent to the user’s workstation.
Email: IMAP (Section 6.5):
A method that sends a copy of the actual message to the e-mailclient, but saves one on
the server as well. This implies that, at the cost of more disk space, one can manage
his e-mail using several programs (eg. Outlook, Mozilla and webmail) without removing
messages from the server.
exchange4linux folders (Outlook):
These personal folders are saved on the exchange4linux server and not on the local
computer. By setting permissions you can make folders accessible to certain users.
Caution: Do not mistake these folders for personal folders that
might be present in your Outlook profile and are saved locally as a .pst file.
Fileserver (Section 6.11):
The EasyShare fileserver integrated in exchange4linux offers the possibility to save
files, that can be accessed from any workstation within the network. It is possible to
make exceptions as to which users have access to certain files.
Groupware:
A Groupware application enables users of the network to manage certain data sources
together, eg. an agenda, task list and contacts. exchange4linux Server Suite is among
other things a Groupware solution.
Host:
A host is a PC or server with a certain IP-address.
Maildomain (Section 6.5.1):
This is the domain (eg. company.com) that is being used by the
exchange4linux mailserver. The mailbox names and alias-addresses are all complemented
with the domain name(s) mentioned here.
Manual nameserver entries:
Here combinations of hostname and IP-address can be inserted, to make sure that the
nameserver knows which IP-address matches a certain host. Accordingly the hostname can
be inserted in a user’s browser, after which the correct website will be shown.
Nameserver (Section 6.12):
The nameserver (DNS) is being used to bind URL's (eg. http://www.google.com) to IP-addresses.
exchange4linux has its own DNS server, that works in combination with the provider’s server.
Personal folders (Outlook):
These folders are made automatically by Outlook on the harddisk of the PC on which
Outlook is installed. The data is saved in a file with the extension .pst
PDF Server (Section 6.7):
The Easy PDF Service activates the PDF Server on the exchange4linux Server Suite. This
server enables users to convert documents from every workstation to a PDF file; an
often-used standard for digital documents.
Profiles (Section 6.2):
A profile is a file in which all exchange4linux Server Suite settings at certain point
in time are being saved. When the server does not function properly, it can easily be
restored to a previous state. This is an extremely user-friendly way of configuring,
since changes can be made undone with one click of the mouse. Profiles can also be
imported and exported from and to a workstation. This way your settings can always be
saved eg. when the exchange4linux software is being re-installed.
Public folders (Outlook):
These folders are saved on the exchange4linux server. The data that is being saved in
these folders can be accessed, edited and deleted by other exchange4linux users
(depending on the permissions they have).
Read confirmation:
A read confirmation can accompany outgoing e-mail messages and requests the recipient
to confirm the delivery of the message.
Spamblocker RBL (Section 6.5.2):
A spamblocker filters incoming messages for known distributors of spam (unsolicited
e-mail) before they are being sent to the users. On the internet, databases with these
spam-addresses are continually being updated. exchange4linux consults these databases
and returns known spammail to the sender.
Spamfilter (Section 6.6):
A spamfilter attempts to filter spam (unsolicited e-mail) from all incoming e-mail by
looking at certain characteristics that are often a sign of spammail. Spam is one of the
most hated phenomena on the internet and adds up to a considerable percentage of
worldwide e-mail traffic.
Subdomain:
A specified domain within the normal domain. Most internet providers offer the
possibility to supply you with a subdomain. Subsequently this subdomain can be used for
e-mail addresses and websites. A subdomain looks like this:
department.company.com.
An e-mail address would look like: john@sales.company.com.
WINS Server:
Windows Internet Name Server; a protocol that makes sure that computers within the
network are easily accessible for each other. EasyShare uses this service.
To install and set up exchange4linux you need some information e.g. from your provider. To save time the important points are listed in this part, so you are able to collect them "before you start" the installation respectively the setup
You need to have the following data at hand before configuring exchange4linux.
The domain name must be known when registering. It can be inserted in the "Registration" menu.
The IP-address of your provider’s SMTP server (to send mail) and the POP3 server (to receive mail). To receive mail using SMTP you do not need to fill in an IP-address in the configuration menu. Normally your provider takes care of this by means of setting up a so-called MX-record.
When using POP3, you also need to know the username and password of the mail account.
In order to place exchange4linux correctly within the network, some data has to be available to you. The following IP-addresses must be required for the configuration of your exchange4linux server:
![]() | Caution: |
|---|---|
| It is important to know the brand names and model numbers of the installed Network
Interface Cards (NICs) and ISDN device (if applicable) in advance. This has to be
indicated during the installation procedure. | |
username:
admin
password:
exchange4linux
![]() | Caution: |
|---|---|
When, after changing the configuration, exchange4linux does not start up properly, the previous profile can be re-activated by means of the Service Mode. To do this, attach a keyboard and monitor to the system and wait until the Service Mode notification appears (Figure 5.1). | |
Now make sure that Yes is highlighted and press Enter.
In the Service Menu choose the option: Undo to previous profile. Now exchange4linux will reboot with the previous profile activated.
This part describes how to configurate exchange4linux correctly and how to manage the offered possibilities. The amount of shown options depends on your exchange4linux version, so it is possible that some points described in here do not appear in your version.
software only
standard slimline server
Professional tower server
19" slimline rackmount model (1 unit / 1U)
19" rackmount model of 2 or more units (2U and up)
![]() | Caution: |
|---|---|
| A null-Ethernet cable is not the same as an ordinary UTP network cable. If you
do not have a cross-over cable, the workstation and exchange4linux can be
connected through a single network hub. | |
![]() | Caution |
|---|---|
| This only works if your network is set up to use dynamic IP-addresses
and there is no DHCP-server active at present, or if you already have a
network with network address 172.16.0.0 and netmask 255.255.0.0 Furthermore the IP-address 172.16.6.1 may not be in use !! Please make sure that the client with which you are attempting to make a connection has an IP-address that falls within the network. | |
If you press Enter, the following message will appear:
Alert!: access without authorization denied – retrying
After a few seconds you will see:
Username for "exchange4linux" at server "exchange4linux":
Here you insert:
admin
Then you will see:
Password
Here you insert:
exchange4linux
(The login screen is case sensitive, so make sure the
<CAPS LOCK> key is not activated.)
![]() | Warning |
|---|---|
It is advisable to only change the network data when you have a clear understanding of TCP/IP networks and when you know exactly what to insert. Incorrect settings can lead to a malfunctioning system. | |
Once the settings are correctly modified, go to the line that says:
Save
Now press:
ENTER
Now the following text appears:
Beware: The configuration has changed. You have to reboot
EasyGate to activate the configuration.
Using the <TAB>-key, go to the
line that says:
![]() | Caution |
|---|---|
| The command SHIFT-Q only function
when the cursor is at the Save line. | |
![]() | Caution: |
|---|---|
| It is advised to change the password immediately after the first log-on. How
to change a password is explained further on in this manual. Make sure that the
a possible alteration of the password is documented correctly, as it is not
possible to give support when the admin password is unknown! | |
Click the arrow-button to the left of the Profiles header, select a reference profile from the list and enter a title for its copy. Now press Save and a copy of the profile will be made.
Select a profile by clicking on the arrow left of its name. Rename it and click Save.
Authorized Client Backups Active:
With this option selected, a backup can only be made from (a) certain
IP-address(es). Fill in one or more IP-address in the fields that appear, and
save the settings by clicking Save.
Password Authentification Active:
When checked, a password authentication mechanism can be activated to make
sure that only certain individuals can make and restore backups.
Making and restoring a backup:
Make a new directory where the backup must be saved. This can be both locally
and on a network drive. Be aware of the fact that a backup can amount up to
several gigabytes in diskspace, especially when IMAP mail is being used.
![]() | Caution: |
|---|---|
| easygate.exe does not take free diskspace into account. Before starting a
backup-task, make sure that there is enough free space on the harddisk where the
backup files are to be saved on. | |
License domain:
your (main) domain (companyname.com)
Registration server:
reg.n-h.com
Service center ID:
nhnoc
VAR/Reseller ID:
nh
![]() | Caution: |
|---|---|
|
the "timezone" of your exchange4linux will be activated during the online registration.
| |
exchange4linux registration-center Germany:
Neuberger&Hughes
Im Bruckenwasen 1
73207 Plochingen
Germany
phone: +49 - (0)7153 6120-0
fax: +49 - (0)7153 6120-33
mail: info@n-h.net
Email server enabled:
This is where you can activate exchange4linux’ Email server functionality. It
is the main switch, which has to be activated at all times. If you remove the
check, mail will NOT be sent or received. This should only be
used to temporarily disable the mailserver on exchange4linux.
Mail domain:
This is the name of the mail domain. This is usually the domain-name, for
instance YourCompany.com, sometimes with a subdomain in
front of it (e.g. marketing.YourCompany.com). Your provider
usually supplies you with this information.
Mail relay host:
Here the mailhost of your provider must be filled in (usually something like
smtp.provider.nl). Your provider usually supplies you with
this information. When exchange4linux has to function as mail relay host itself
(which we usually recommend), this field needs to remain empty. This is only
advised for permanent internet connections.
![]() | Caution: |
|---|---|
| It is strongly recommended to always use the hostname of the mail relay server
instead of its IP-address, since providers sometimes change the underlying
IP-addresses of hostnames without warning you in advance. This causes
exchange4linux to attempt to connect to a non-existing IP-address. | |
Relay server SMTP authentication enabled:
When the provider uses SMTP authentication, this option needs to be checked.
Relay server SMTP authentication user id:
Here you fill in the username that has been supplied to you as SMTP
authentication. Consult your internet provider when this value is unknown.
Relay server SMTP authentication password:
Fill in the corresponding password here.
Maximum Email message size (in bytes):
Use this field to limit the size of all incoming and outgoing mail, both
internal and external. Please pay attention to the fact that an attachment
causes its message to become about 1.4 times the size of this attachment. For
example, email with a 5 MB attachment will be 7 MB in size.
Email fetching enabled:
Here you can (de)activate the Email fetching scheme. If you deactivate Email
fetching, mail will not be sent and retrieved anymore. However, mail will be
sent and retrieved when there is an internet connection. Usually this function
should be activated.
Extra domains (separated by spaces):
This is where extra domains can be inserted, for which exchange4linux should
accept incoming Email. For example, besides YourCompany.com
there is also YourBrandname.com. Multiple entries have to
be separated by a space.
Deliver Email to local alternative mailserver:
When mail is NOT retrieved by SMTP, but by multidrop POP3, it can be forwarded
to another mailserver. When this box is checked (and after clicking
Save), a new field is created where you can enter the
IP-address of the alternative mail server. This function does not work
with (batched) SMTP! Since batched SMTP is the most often used
method of Email delivery, this function is obsolete in most cases.
Forward Undeliverable Email to:
This setting only works when the Email is fetched by means of multidrop POP3.
If you use batched SMTP, this setting will not have any
effect. Undeliverable Email will be, in case of SMTP, returned to the
sender with the error message User unknown.
When mail is being fetched with (multidrop) POP3:
An existing mailbox-name has to be entered here. All mail that exchange4linux
cannot deliver because the local recipient is not a valid user will be routed to
this mailbox. This happens when someone makes a typing-error in the e-mail
address. For instance: an email is sent to
boob@yourcompany.com. Within exchange4linux this address is
unknown. However, there is a user called
bob@yourcompany.com. This way the message will arrive and
the user who checks this mailbox can forward the mail to the intended recipient.
In general this setting makes sure that all mail for your domain, that is all
mail sent to a user @yourcompany.com will arrive. Normally
admin is the desired recipient for undeliverable messages.
Add new Email fetch server:
In this section you can select from which POP3 servers the mail has to be
retrieved. This is only necessary when you do not use batched SMTP.
Also other servers can be entered here. For instance, the mailserver of an
already present mail subscription. The setting can be altered (click on the
arrow pointing to the right) or a new server can be added (click on the arrow
pointing downwards).
Position/order:
This is the rank the server in question has. If there are multiple servers,
you can decide on the sequence of connections to the different mailservers (more
important servers could be checked first).
Comment:
A description can be entered here. This will appear under the server-name in
the server-list. For instance POP3 at providername.
Email POP3 host:
This is the mailhost-name of the provider. Normally your provider has given
this information to you. In general the value resembles pop3.provider.com
Email POP3 username:
This is the username of the e-mail account. Often (though not always) it is
the same as the access-account username.
Email POP3 password:
The password that corresponds to the POP3 account mentioned above.
Forward to:
Here you can indicate which email address the emails need to be forwarded to.
This field generally is set to wildcard (“*”). It makes sure that messages are
delivered at the recipient that the sender addressed the message to. If a
mailbox-name is filled in here, all mail will be sent to this mailbox,
regardless of the intended recipient. This is useful if mails need to be fetched
from an old e-mail account or e-mail domain, and all of these messages need to
be sent to another mailbox (like OldMailDomain@YourCompany.com)
![]() | Caution: |
|---|---|
| The wildcard-setting can only be used in combination with a multidrop
POP3-account. Your provider can inform you on this matter. | |
Email transfer start time:
Start time for the mail-transport. For instance, it could be set to half an
hour before the normal starting time of the users. This way, Email has already
been fetched by the time users want to read it.
Email transfer end time:
End time for the mail-transport. Please be aware of the fact that after this
time no more mail is being sent and received. When employees often work late, a
sensible time like 20:00 can be filled in here.
Minimum Email Transfer Pause:
This is the minimum time that must pass before a new connection is initiated
again. With this setting, the number of connections made can be limited. There
would be unnecessary costs incurred if every 5 minutes a new connection is made
because there is another message in the send queue. A sensible value is between
15 and 30 minutes for an ISDN connection. This parameter works in conjunction
with the settings in the following paragraph. Note that for a flat-fee connection the values entered
here can be much more strict.
Maximum Email Transfer Pause:
This is the maximum time that will elapse before a new connection is initiated
again. A sensible value is between 30 and 60 minutes for an ISDN connection.
Deliver Email immediately:
A new e-mail message delivered to exchange4linux will be sent immediately.
When you have a flat-fee internet connection, like ADSL, this is the recommended
method since there is a minimal delay between sending and receiving mail.
Save messages and deliver them after fetching Email:
With this method checked, exchange4linux will send Email according to the
settings made in the menu "auto fetch days" (Section 6.5.6) and "auto transfer
schedule" (Section 6.5.7). This method saves connection costs when ISDN is being
used, since there will not be made an internet connection for every e-mail message.
![]() | Caution: |
|---|---|
| These settings are only relevant when you have a special callback account.
Since only few providers grant this service, chances are small that you have to
fill in anything here. | |
Delay after connection error:
If errors should occur while making a connection, then this time must elapse
before trying to connect again. This prevents immediate attempts to reconnect
after a failed connection.
Email check send queue after send error delay:
The period of time that elapses after there has been a connection-error with a
transfer action. A logical value is somewhere between the settings minimum and
maximum Email transfer-pause. The send queue is checked for not yet delivered
mail. A connection is only made when mail to be sent is queued.
Spamfilter enabled:
The spamfilter can be (de)activated here.
How many points before a message is considered spam:
The score system decides when a messages is considered to be spam, based on
several characteristics of spammail. The lower the value set here, the higher
the risk of getting false positives: messages marked as
spam while they are actually not. A value of 5 usually results in very few false
positives, while most of the spammail is being filtered out.
Rewrite e-mail subjects to flag them as spam:
When a message is marked as spam, its subject can be changed by putting a
common text in front of it. Fill in this subject in the field that appears when
this option is checked. Due to this common subject line, a user can easily
discover spammail in its mailbox.
Encapsulate spam in an attachment in the report e-mail:
The original spammessage can be included as an attachment with the report that
will be sent to the recipient. The report includes information on the
distributor of the message and the reason for marking the message as spam.
Use terse version of the spam report:
Select this option to send just a minor report to the recipient of the spammessage.
Bayes detection system with auto-learning mode enabled:
The Bayes selection system is a complex method that nuances the before
mentioned score when deciding on the status of each individual message. This is
being done by looking at messages that a user received in the past and by using
a special weighing system to decide on the possibility of a message being spam.
It is advised to activate this setting, since it further decreases the risk of
false positives while spam is recognized better.
Spam filter Real-time Black List (RBL) network check enabled:
With this option enabled the spamfilter checks the sender of a message by
using several on-line blacklists. These databases contain extensive information
on networks and mailservers that distribute spam. As soon as a message
originates from such a server points are added to the score of the message, so
that it might be considered spammail.
Restart spamfilter:
When changes have been made to the configuration of the spamfilter, it can be
restarted without having to reboot the exchange4linux server. Just check this
option and click Save. Note that due to a changed profile,
there will still be a notification that the system must be rebooted in order to
activate the new profile.
Spamfilter enabled:
Always leave this option checked, unless you want to disable the spamfilter completely.
Spamfilter whitelist enabled:
This option (de)activates the whitelist as described above.
Spamfilter whitelist:
Add e-mail addresses and domains here to make sure that their messages will
not be marked as spam.
![]() | Caution: |
|---|---|
| insert every entry on a new line. A domain must be defined
*@domein.com, an e-mail address must be inserted completely. | |
Restart spamfilter:
Use this option to restart the spamfilter directly after changes have been
made to its configuration.
Spamfilter enabled:
Always leave this option checked, unless you want to disable the spamfilter completely.
Spamfilter blacklist enabled:
This option (de)activates the blacklist as described above.
Spamfilter blacklist:
Add e-mail addresses and domains here to make sure that their messages will
always be marked as spam.
![]() | Caution: |
|---|---|
| insert every entry in a new line. A domain must be defined
*@domein.com, an e-mail address must be inserted completely. | |
Fax enabled:
Check this box to enable the faxserver.
MSN:
Fill in the MSN number (without 0) which will be used to send and receive fax
messages. As soon as a fax call is made to this MSN number, exchange4linux will
accept the incoming connection.
Full fax number:
This number will be attached to every outgoing fax message.
Fax sender ID:
The value filled in here will also accompany an outgoing fax message and will
appear on the LCD screen of the recipient’s fax machine.
Area code (without 0):
Insert the area code (without 0).
Country code:
Insert the country code here, eg. for The Netherlands 31 and for Germany 49.
Interlocal prefix:
The prefix that is placed in front of an interlocal number, usually a 0.
International prefix:
The prefix that is placed in front of an international number, usually 00.
![]() | Caution: |
|---|---|
|
Make sure that the address range you allow the DHCP-server to choose
from (see Chapter 7) falls within the network that is defined here. A
wrong entry can lead to a non-operating network, so it is important to pay
attention what you enter here.
| |
Internal Ethernet port enabled:
This is where you (de)activate the connection to the internal network.
Normally this item should be activated.
Network address:
This is where the base-address of your network should be inserted. Do not fill
in a subnet address. When the internal network is a subnet, then fill in the
C-class or B-class network address that lies above it and add the subnet address
to the menu item Name Server - Name server settings - Alternative Name
server network address.
![]() | Important: |
|---|---|
|
Fill in a network address from one of the private ranges. Don’t use
the 10.0.0.0 A-class network. Obviously it is not allowed to use another
A-class network, since the remaining A-class networks are reserved official
IP-ranges.
| |
Internal IP-address:
The IP-address that is to be used by exchange4linux.
Broadcast address:
The broadcast address of the network. This address should always end on .255
with a C-class network and on .255.255 in case of a B-class network. When an
alternative IP-range is being used (eg. in case of subnetting), there should
still be a C-class or B-class broadcast address. The correct broadcast address
can now be added to the menu item Name Server - Name server settings -
Alternative Name server network address.
Netmask:
The netmask of the network. It usually ends on .0 with a C-class network and
on .0.0 with a B-class network. However, this is not always true: In case of
subnetting there should still be a C-class or B-class netmask. The correct
netmask can now be added to the menu item Name Server - Name server
settings - Alternative Name server network address.
Gateway/default route:
Fill in the gateway here. This can be an internal router, but also a DSL- or cable-modem/router.
![]() | Caution: |
|---|---|
| When using ADSL by KPN (before Mxstream) in The Netherlands, this field MUST
remain empty. | |
DHCP server activated:
Here the dynamic assignment of IP-addresses can be (de)activated. This
function needs to be deactivated only if all computers in the
network have a fixed IP-address.
When there is already a DHCP server active in your network, some settings of
the exchange4linux server have to be added to its configuration. For DHCP this
implies the values for default route/gateway, internal domain and Name server
(if applicable also the WINS server). In this case the exchange4linux DHCP
server can safely be disabled.
![]() | Caution: |
|---|---|
| The following settings have to comply with the configuration of the internal
network and with your general network configuration. Incorrect entries can lead
to a non-functioning network. | |
DHCP IP Pool Start Address:
First IP-address of the pool from which addresses will be assigned
dynamically.
DHCP IP Pool End Address:
Last IP-address of the pool from which addresses will be assigned dynamically.
Default Lease Time (HH:MM):
This is the default lease time for a dynamically assigned IP-address. You can
leave this setting unaltered. Change it only in special situations.
Max Lease Time (HH:MM):
This is the maximum lease time of a dynamically assigned IP-address. You can
leave this setting unaltered. Change it only in special situations.
EasyShare Service Enabled:
This setting (de)activates the exchange4linux fileserver functionality. When
it is deactivated, the fileserver is shut down and it will no longer be possible
to reach its fileshares.
![]() | Caution: |
|---|---|
| To make use of the Windows network services, users of EasyShare need to log
onto the network with their exchange4linux mailbox-name and password. When this
is not the case, a connection to the fileshares is not possible from a Windows
workstation. Therefore it is advised to use the same log-in for both the network
and the exchange4linux server. | |
Windows network service Enabled:
When activated, access to EasyShare files and folders is possible from Windows
PCs (when the user has got access rights). For example, one can connect to the
fileshares by means of attaching a network drive letter to them within the
Windows Explorer.
Windows WINS Enabled:
With this function activated, the Windows Internet Name Service (WINS) will be
used. This is necessary when no other WINS server is active within the network
and users wish to connect to the exchange4linux network shares. By default WINS
is activated. When there is already a WINS server present within the network, it
is advised to disable this function on exchange4linux. Do keep in mind to make a
manual entry in the existing WINS server with the IP-address of exchange4linux.
Windows Workgroup/domain:
Here the workgroup name that has been defined in the Network Neighborhood of
Windows NT/95/98/2000/XP can be filled in. The exchange4linux server will then
be visible within this workgroup. Alternatively the name of the NT-domain can be
filled in.
Internal host name:
Define the internal hostname of exchange4linux here. By default it is set to
exchange4linux. Normally you do not have to change this value.
Internal domain:
The internal domain suffix must be filled in here. When there is not yet an
internal domain suffix in use, it is advised not to change this value.
In case of Apple users the suffix must include a . (dot), eg. local.intranet.
This is the domain suffix that, in case of fixed IP-addresses, must be inserted
in the DNS searchlist of the workstations. By default it is set to local.intranet.
Alternative Name server network address:
In special cases you can enter an alternative network address here. This could
be necessary in case of a WAN configuration. The result is that exchange4linux
will build a Name server for the network defined here instead of for the network
defined at Internal network. This way, one can make sure
that a B-class network Name server is being built, while a C-class network has
been configured.
Name server forwarder 1,2,3:
When this function is activated, up to three IP-addresses of other name
servers can be included, which will be queried respectively. Usually the name
servers of the ISP are filled in here. At least 2 IP-addresses have to be filled
in, which have been supplied to you by your provider.
![]() | Caution |
|---|---|
| When a Name server is filled in here, the IP-address of exchange4linux
MUST be added to it as well, otherwise the internal hostname
lookups will not function properly. | |