- NAT Internet traffic from my internal network to the Internet
- Function as a DNS server for my internal network
- Function as a DHCP server for my internal network
- Establish and maintain a slightly complex IPSEC VPN scenario
During this simulation, each VMWare computer will be assigned two network adapters: one for the computer's "internal" network and one for its "external" network. In all reality, the external network will be my true private network. The following IP settings will comprise my simulation network:
Ubuntu Server 1:
- Public IP address: 192.168.27.20
- Public Netmask: 255.255.255.0
- Internal IP address: 192.168.50.1
- Internal Netmask: 255.255.255.0
Ubuntu Server 2:
- Public IP address: 192.168.27.21
- Public Netmask: 255.255.255.0
- Internal IP address: 192.168.51.1
- Internal Netmask: 255.255.255.0
Windows 2003 Server:
- Public IP address: 192.168.27.22
- Public Netmask: 255.255.255.0
- Internal IP address: 192.168.51.1
- Internal Netmask: 255.255.255.0
No comments:
Post a Comment