An intranet infrastructure for a small business
Member rating: No Rating | Words: | Submitted: Mon Jun 19 2006
On the left is an image preview of every page of this document, and below are the first 150 words with formatting removed:
An intranet infrastructure for a small business Content Network Topology ...........................................................................3 IP Addressing ...........................................................................3 Domain Name ..........................................................................4 DHCP Configuration ............. .........................................................4 WINS Configuration ...................................................................... 5 DNS Configuration ..........................................................................6 Replication and backup details .........................................................8 An intranet infrastructure for a small business Network Topology IP Addressing 1. Clients IP Addressing First Floor Subnet Second Floor Subnet Network ID 192.168.1.0 192.168.2.0 IP Address Scope for clients in subnet 192.168.1.2~192.168.1.51 192.168.2.2~192.168.2.51 Subnet Mask for clients in subnet 255.255.255.0 255.255.255.0 Default Gateway for clients in subnet 192.168.1.1 192.168.2.1 2. Servers IP Addressing Please refer to the network topology graph. Domain Name The Domain name that will be used in this small business is hongling.com . DHCP configuration 1. Assign a static IP address, subnet mask and default gateway for the DHCP server (Server I) IP address Subnet Mask Default Gateway DHCP Server 192.168.2.101 255.255.255.0 192.168.2.1 2. install DHCP on DHCP server 3. configue DHCP server: a. Create the scopes for the two subnet Scope Name First Floor Scope Second Floor Scope Description First Floor Second Floor Start IP address 192.168.1.2 192.168.2.2 End IP address 192.168.1.51 192.168.2.51 Length 24 24 Subnet Mask 255.255.255.0 255.255.255.0 Exclusion address range - - Lease duration default default b. Select configure DHCP options later c. Activate the two scopes d. Configure the gateway for the two scopes (in each...


