Services: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(fixed exchange link) |
||
Line 26: | Line 26: | ||
* '''Mail''' (Exchange Server 2003SP2) |
* '''Mail''' (Exchange Server 2003SP2) |
||
** ex 192.168.2.22 |
** ex 192.168.2.22 |
||
** WEB: |
** WEB: https://sarex.informatik.hu-berlin.de/exchange/ |
Revision as of 16:21, 7 May 2006
- DHCP: sar.informatik.hu-berlin.de
- global options (apply to all hosts)
- DNS
option domain-name "sar.informatik.hu-berlin.de"; option domain-name-servers 192.168.2.20 , 141.20.20.50;
- NIS
option nis-domain "sar"; option nis-servers 192.168.2.20;
- time server
option ntp-servers 192.168.2.20;
- In case of an non-fixed IP-address, the dhcpd-daemon dynamically registers the host-name, as proposed by the dhcp-client, with the DNS for sar.informatik.hu-berlin.de.
- If no name is proposed the default name for a dynamicly assignd IP address 192.168.X.Y is set to dhcp-X-Y.
- For WGTs with MAC-addresses 00:0f:b5:X:Y:Z the name wgt-Y-Z will be assinged . (Note: this is only valid if no static IP is assigned and if no conflicting static dns-entry exists; leading 0 in the MAC-addresses are droped. Example: 00:0f:b5:3c:0a:17 -> wgt-a-17)
- NTP
- dc 192.168.2.20
- WebSVN
- DNS
- dc 192.168.2.20
- Mail (Exchange Server 2003SP2)
- ex 192.168.2.22
- WEB: https://sarex.informatik.hu-berlin.de/exchange/