服务器 频道

快速安装NetWare 6

  【IT168 服务器学院】准备工作
  1. CD: NetWare 6 FCS Build 924
  2. 准备三部计算机: PC or Notebook
  · NetWare 6服务器: IDE Hard disk, IDE CDROM, 512M RAM
  · WS1:Win2000 Professional ¨ 担任一般使用者的工作站
  · WS2:Win2000 Professional + Novell Client ¨ 担任管理者工作站
  3. 三部计算机连在同一个hub (同一网段), 建议在独立的实验室环境中
  · NetWare 6 IP: 192.168.1.50
  · WS1: 192.168.1.55
  · WS2: 192.168.1.55
  Mask : 255.255.255.0
  Gateway : 192.168.1.245
  DNS: 192.168.1.50
  产品主要网站http://www.novell.com/products/netware/
  详细产品安装及操作手册, 请参考http://www.novell.com/documentation/

  安装NetWare 6
  1. 将NetWare 6 CD置入光驱开机
  2. 选择IDE CDROM¨Accept License Agreement¨Create a New Boot Partition¨预设200MB boot partition to create, Continue¨Reboot
  3. 按F10-Accept License Agreement¨选择 Custom, New server 来安装, Continue¨保持预设的Server Settings, Continue¨Country code, Code page选088,950¨Continue¨File Copy Status…
  ¨保持预设的 Platform Support Module(optional),
  HotPlug Support Module(optional),
  Storage adapters(IDEATA,IDEATA), Continue
  ¨保持预设的 Storage devices(IDEHD,IDECD),
  Network boards(选择适当的网卡趋动程序), Continue
  [注]: 请到原网络卡厂商的web site去download for NetWare 6的趋动程序; 如果没有的话, for NetWare 5 or NetWare 4的也可以一试
  ¨保持预设的Volume SYS and Partition Properties¨ File Copy Status…
  4. 进入GUI接口¨Server Name:NW6LAB¨License Location: file:/NetWare6:\LICENSE\DEMO\ 300947726.NFK¨保持预设的Volumes¨设定IP=192.168.1.50, Mask=255.255.255.0, Gateway=192.168.1.254
  5. 设定Domain Name Servers
  Host name: NW6LAB
  Domain: demo.com
  Name Server 1: 192.168.1.50
  Name Server 2: 168.95.1.1
  6. Time Zone: GMT+08:00 Beijing,Shanghai,Chongching
  7. New NDS Tree
  Tree Name: DEMO_TREE
  Context for Server Object: OU=IT.OU=Corp.O=demo
  Create(Add) New Container for Organization: demo
  Create(Add) New Container for Organization Unit: corp
  Create(Add) New Container for Organization Unit: IT
  Admin Name : admin
  Admin Context : O=demo
  Password : novell
  8. License Location : sys:\ni\update
  9. Select All for the Components
  10. Configure IP-based Services : Select Multiple IP Addresses
  NetWare Enterprise Web Server
  192.168.1.51 www.demo.com:80:443
  Apache-based Services
  192.168.1.52 apache.demo.com:80:443
  Novell iFolder Storage Services
  192.168.1.53 ifolder.demo.com:80:443
  iPrint/NDPS
  192.168.1.50 nw6lab.demo.com:631:443
  Reserve 192.168.1.50:443 to use for secure printing
  11. LDAP Configuration : Allow Clear Text Password
  12. Allow Native File Access to Machintosh, Windows, and Unix
  13. Enable Unicode for Native File Access for Windows
  14. Authentication : Local 保持预设的
  15. Share Point Setup 保持预设的
  16. Context Setup : Add "User.Corp.demo"
  17. Enable Mail Gadget, Print Gadget, and File Gadget
  18. iManage Install : Browse to IT.Corp.demo
  Location :
  Netware://Tree/DEMO_TREE/IT.Corp.demo
  19. NetStorage Install
  DNS or IP Address of Primary eDirectory Server and Context
  apache.demo.com:OU=IT.OU=Corp.O=demo
  DNS or IP Address of Primary eDirectory Server and Context(optional)
  192.168.1.52:OU=IT.OU=Corp.O=demo
  20. 其它保持预设的
  21. Finish¨Copy Files in Progress¨Reboot

  安装Novell Client 4.81 on WS2 (管理者工作站)
  1. 设定WS2的IP=192.168.1.55
  2. Go to http://download.novell.com/
  3. Download "Novell Client 4.81 for NT/Windows 2000 English"
  4. 解压缩后, Run SETUPNW.EXE
  5. 安装过程中, 选 Custom Installation¨只安装Novell Client for Windows 2000(Required), 其它的组件都不要安装¨IP only¨NDS¨Finish¨Reboot
  6. Login to NetWare 6

  设定DHCP and DNS
  1. 要设定这个实验环境中的DNS and DHCP有两种方法: 一个是直接在WS1, WS2设定IP和在host中设定相关的资料.
  2. 在WS2 上安装DNS/DHCP Management Console
  3. Run Z:\DNSDHCP\setup.exe¨Copy the snap-in files to z:\win32
  4. Run C:\Program Files\Novell\DNSDHCP\dnsdhcp.exe
  5. 设定DNS Services
  Create DNS server: NW6LAB
  Create Zone: demo.com
  Create Resource Record
  新增以下A records
  192.168.1.50 nw6lab.demo.com
  192.168.1.51 www.demo.com
  192.168.1.52 apache.demo.com
  192.168.1.53 ifolder.demo.com
  新增以下PTR records
  192.168.1.50 nw6lab.demo.com
  6. 设定DHCP Services
  Create DHCP server:NW6LAB
  Create Subnet : 192.168.1.0, Mask:255.255.255.0
  Go to "Other DHCP Options"¨Add Router(3):192.168.1.254 and Domain
  Name Server(6): 192.168.1.50
  Create Subnet Address Range:192.168.1.61~192.168.1.70
  7. Go to NW6LAB console: load dhcpsrvr -d2
  8. Go to NW6LAB console: load named
  9. 或到WS1 and WS2, Edit C:\WINNT\system32\drivers\etc\hosts
  新增以下records
  192.168.1.51 www.demo.com
  192.168.1.52 apache.demo.com
  192.168.1.53 ifolder.demo.com
  192.168.1.50 nw6lab.demo.com
  10. Go to URL http://www.demo.com/,会看到下图
  11. Go to "Open iManage"
  Login as
  User Name:admin
  Password:novell
  Context:demo
  Tree:demo_tree
  

0
相关文章